summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/alloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson2013-12-161-0/+2
* bcache: Don't bother with bucket refcount for btree node allocationsKent Overstreet2013-11-111-2/+2
* bcache: Debug code improvementsKent Overstreet2013-11-111-3/+2
* bcache: Move sector allocator to alloc.cKent Overstreet2013-11-111-0/+180
* bcache: Convert gc to a kthreadKent Overstreet2013-11-111-3/+3
* bcache: Convert bucket_wait to wait_queue_head_tKent Overstreet2013-11-111-35/+47
* bcache: Use blkdev_issue_discard()Kent Overstreet2013-11-111-103/+11
* bcache: Allocation kthread fixesKent Overstreet2013-07-121-10/+8
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-7/+3
* bcache: Convert allocator thread to kthreadKent Overstreet2013-06-271-12/+22
* bcache: Allocator cleanup/fixesKent Overstreet2013-05-011-23/+49
* bcache: Style/checkpatch fixesKent Overstreet2013-03-251-16/+6
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+583