Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: fix memory corruption in bch_cache_accounting_clear() | Coly Li | 2020-02-01 | 1 | -3/+7 |
* | bcache: not use hard coded memset size in bch_cache_accounting_clear() | Coly Li | 2019-02-09 | 1 | -1/+1 |
* | bcache: style fix to add a blank line after declarations | Coly Li | 2018-08-11 | 1 | -0/+3 |
* | bcache: style fix to replace 'unsigned' by 'unsigned int' | Coly Li | 2018-08-11 | 1 | -6/+6 |
* | md: Convert timers to use timer_setup() | Kees Cook | 2017-11-14 | 1 | -5/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | bcache: Kill dead cgroup code | Kent Overstreet | 2014-03-18 | 1 | -3/+0 |
* | bcache: Break up struct search | Kent Overstreet | 2013-11-10 | 1 | -13/+13 |
* | bcache: Prune struct btree_op | Kent Overstreet | 2013-11-10 | 1 | -4/+4 |
* | bcache: Fix error handling in init code | Kent Overstreet | 2013-05-15 | 1 | -18/+16 |
* | bcache: Style/checkpatch fixes | Kent Overstreet | 2013-03-25 | 1 | -1/+2 |
* | bcache: A block layer cache | Kent Overstreet | 2013-03-23 | 1 | -0/+245 |