Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-24 | bcache: avoid journal no-space deadlock by reserving 1 journal bucket | Coly Li | 1 | -0/+2 |
2019-06-28 | bcache: performance improvement for btree_flush_write() | Coly Li | 1 | -0/+4 |
2018-08-12 | bcache: add identifier names to arguments of function definitions | Coly Li | 1 | -9/+11 |
2018-08-12 | bcache: style fix to replace 'unsigned' by 'unsigned int' | Coly Li | 1 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2014-02-26 | bcache: Fix a shutdown bug | Kent Overstreet | 1 | -0/+1 |
2014-01-09 | bcache: kill closure locking usage | Kent Overstreet | 1 | -0/+1 |
2013-11-11 | bcache: Pull on disk data structures out into a separate header | Kent Overstreet | 1 | -37/+0 |
2013-11-11 | bcache: Prune struct btree_op | Kent Overstreet | 1 | -6/+3 |
2013-11-11 | bcache: Refactor journalling flow control | Kent Overstreet | 1 | -1/+2 |
2013-11-11 | bcache: Fix a journalling performance bug | Kent Overstreet | 1 | -1/+2 |
2013-03-24 | bcache: A block layer cache | Kent Overstreet | 1 | -0/+215 |