summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/alloc.c
AgeCommit message (Expand)Author
2017-09-06bcache: increase the number of open bucketsTang Junhui
2016-05-24bcache: bch_allocator_thread() is not freezableJiri Kosina
2014-08-04bcache allocator: send discards with correct sizeSlava Pestov
2014-03-18bcache: Kill unused freelistKent Overstreet
2014-03-18bcache: Rework btree cache reserve handlingKent Overstreet
2014-03-18bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet
2014-03-18bcache: Better alloc tracepointsKent Overstreet
2014-01-08bcache: Improve bucket_prio() calculationKent Overstreet
2014-01-08bcache: Rework allocator reservesKent Overstreet
2013-12-16bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson
2013-11-10bcache: Don't bother with bucket refcount for btree node allocationsKent Overstreet
2013-11-10bcache: Debug code improvementsKent Overstreet
2013-11-10bcache: Move sector allocator to alloc.cKent Overstreet
2013-11-10bcache: Convert gc to a kthreadKent Overstreet
2013-11-10bcache: Convert bucket_wait to wait_queue_head_tKent Overstreet
2013-11-10bcache: Use blkdev_issue_discard()Kent Overstreet
2013-07-12bcache: Allocation kthread fixesKent Overstreet
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet
2013-06-26bcache: Convert allocator thread to kthreadKent Overstreet
2013-04-30bcache: Allocator cleanup/fixesKent Overstreet
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet