Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-01 | bcache: use op_is_sync to check for synchronous requests | Christoph Hellwig | 1 | -2/+1 |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe | 1 | -1/+1 |
2015-12-30 | bcache: prevent crash on changing writeback_running | Stefan Bader | 1 | -1/+2 |
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 |