Age | Commit message (Expand) | Author | Files | Lines |
2019-04-24 | bcache: Clean up bch_get_congested() | George Spelvin | 1 | -1/+1 |
2018-10-08 | bcache: remove unused bch_passthrough_cache | Shenghui Wang | 1 | -1/+1 |
2018-08-12 | bcache: add identifier names to arguments of function definitions | Coly Li | 1 | -1/+1 |
2018-08-12 | bcache: style fix to replace 'unsigned' by 'unsigned int' | Coly Li | 1 | -9/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig | 1 | -1/+1 |
2014-03-18 | bcache: Kill dead cgroup code | Kent Overstreet | 1 | -18/+0 |
2014-03-18 | bcache: Fix moving_gc deadlocking with a foreground write | Nicholas Swenson | 1 | -0/+1 |
2014-01-09 | bcache: Zero less memory | Kent Overstreet | 1 | -8/+13 |
2013-11-11 | bcache: Move sector allocator to alloc.c | Kent Overstreet | 1 | -4/+1 |
2013-11-11 | bcache: Break up struct search | Kent Overstreet | 1 | -29/+8 |
2013-11-11 | bcache: Don't use op->insert_collision | Kent Overstreet | 1 | -0/+1 |
2013-11-11 | bcache: Kill op->replace | Kent Overstreet | 1 | -0/+2 |
2013-11-11 | bcache: Kill op->cl | Kent Overstreet | 1 | -0/+1 |
2013-11-11 | bcache: Prune struct btree_op | Kent Overstreet | 1 | -0/+14 |
2013-11-11 | bcache: Convert bch_btree_read_async() to bch_btree_map_keys() | Kent Overstreet | 1 | -2/+0 |
2013-11-11 | bcache: Move keylist out of btree_op | Kent Overstreet | 1 | -1/+3 |
2013-11-11 | bcache: Refactor journalling flow control | Kent Overstreet | 1 | -2/+1 |
2013-06-27 | bcache: Fix/revamp tracepoints | Kent Overstreet | 1 | -1/+1 |
2013-03-24 | bcache: A block layer cache | Kent Overstreet | 1 | -0/+62 |