summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: Better alloc tracepointsKent Overstreet2014-03-181-4/+11
* bcache: Improve bucket_prio() calculationKent Overstreet2014-01-081-2/+15
* bcache: Rework allocator reservesKent Overstreet2014-01-081-28/+44
* 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-101-2/+2
* bcache: Debug code improvementsKent Overstreet2013-11-101-3/+2
* bcache: Move sector allocator to alloc.cKent Overstreet2013-11-101-0/+180
* bcache: Convert gc to a kthreadKent Overstreet2013-11-101-3/+3
* bcache: Convert bucket_wait to wait_queue_head_tKent Overstreet2013-11-101-35/+47
* bcache: Use blkdev_issue_discard()Kent Overstreet2013-11-101-103/+11
* bcache: Allocation kthread fixesKent Overstreet2013-07-121-10/+8
* bcache: Fix/revamp tracepointsKent Overstreet2013-06-261-7/+3
* bcache: Convert allocator thread to kthreadKent Overstreet2013-06-261-12/+22
* bcache: Allocator cleanup/fixesKent Overstreet2013-04-301-23/+49
* bcache: Style/checkpatch fixesKent Overstreet2013-03-251-16/+6
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+583
OpenPOWER on IntegriCloud