Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-04 | bcache: fix uninterruptible sleep in writeback thread | Slava Pestov | 1 | -1/+2 |
2013-11-23 | block: Abstract out bvec iterator | Kent Overstreet | 1 | -1/+1 |
2013-11-10 | bcache: Fix sysfs splat on shutdown with flash only devs | Kent Overstreet | 1 | -1/+1 |
2013-11-10 | bcache: Better full stripe scanning | Kent Overstreet | 1 | -8/+13 |
2013-11-10 | bcache: Convert writeback to a kthread | Kent Overstreet | 1 | -3/+22 |
2013-11-10 | bcache: Stripe size isn't necessarily a power of two | Kent Overstreet | 1 | -3/+5 |
2013-06-26 | bcache: Write out full stripes | Kent Overstreet | 1 | -0/+43 |
2013-06-26 | bcache: Track dirty data by stripe | Kent Overstreet | 1 | -0/+21 |