Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-11 | drivers: convert shrinkers to new count/scan API | Dave Chinner | 1 | -17/+26 |
2013-07-12 | bcache: Fix GC_SECTORS_USED() calculation | Kent Overstreet | 1 | -1/+3 |
2013-07-02 | bcache: Use standard utility code | Kent Overstreet | 1 | -5/+2 |
2013-07-02 | bcache: Delete fuzz tester | Kent Overstreet | 1 | -2/+2 |
2013-07-02 | bcache: Document shrinker reserve better | Kent Overstreet | 1 | -0/+7 |
2013-07-02 | bcache: FUA fixes | Kent Overstreet | 1 | -3/+22 |
2013-06-27 | bcache: Write out full stripes | Kent Overstreet | 1 | -9/+10 |
2013-06-27 | bcache: Track dirty data by stripe | Kent Overstreet | 1 | -7/+13 |
2013-06-27 | bcache: Initialize sectors_dirty when attaching | Kent Overstreet | 1 | -28/+1 |
2013-06-27 | bcache: Rip out pkey()/pbtree() | Kent Overstreet | 1 | -15/+6 |
2013-06-27 | bcache: Fix/revamp tracepoints | Kent Overstreet | 1 | -23/+24 |
2013-06-27 | bcache: Refactor btree io | Kent Overstreet | 1 | -149/+125 |
2013-06-27 | bcache: Convert allocator thread to kthread | Kent Overstreet | 1 | -3/+3 |
2013-05-01 | bcache: Allocator cleanup/fixes | Kent Overstreet | 1 | -2/+1 |
2013-04-09 | bcache: Add missing #include <linux/prefetch.h> | Geert Uytterhoeven | 1 | -0/+1 |
2013-04-09 | bcache: Sparse fixes | Kent Overstreet | 1 | -1/+1 |
2013-03-28 | bcache: Don't export utility code, prefix with bch_ | Kent Overstreet | 1 | -9/+9 |
2013-03-25 | bcache: Style/checkpatch fixes | Kent Overstreet | 1 | -2/+2 |
2013-03-25 | bcache: Build fixes from test robot | Kent Overstreet | 1 | -1/+1 |
2013-03-24 | bcache: A block layer cache | Kent Overstreet | 1 | -0/+2503 |