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