Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: Don't bother with bucket refcount for btree node allocations | Kent Overstreet | 2013-11-11 | 1 | -2/+2 |
* | bcache: Debug code improvements | Kent Overstreet | 2013-11-11 | 1 | -3/+2 |
* | bcache: Move sector allocator to alloc.c | Kent Overstreet | 2013-11-11 | 1 | -0/+180 |
* | bcache: Convert gc to a kthread | Kent Overstreet | 2013-11-11 | 1 | -3/+3 |
* | bcache: Convert bucket_wait to wait_queue_head_t | Kent Overstreet | 2013-11-11 | 1 | -35/+47 |
* | bcache: Use blkdev_issue_discard() | Kent Overstreet | 2013-11-11 | 1 | -103/+11 |
* | bcache: Allocation kthread fixes | Kent Overstreet | 2013-07-12 | 1 | -10/+8 |
* | bcache: Fix/revamp tracepoints | Kent Overstreet | 2013-06-27 | 1 | -7/+3 |
* | bcache: Convert allocator thread to kthread | Kent Overstreet | 2013-06-27 | 1 | -12/+22 |
* | bcache: Allocator cleanup/fixes | Kent Overstreet | 2013-05-01 | 1 | -23/+49 |
* | bcache: Style/checkpatch fixes | Kent Overstreet | 2013-03-25 | 1 | -16/+6 |
* | bcache: A block layer cache | Kent Overstreet | 2013-03-24 | 1 | -0/+583 |