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