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