Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcache: use read_cache_page_gfp to read the superblock | Christoph Hellwig | 2020-01-23 | 1 | -0/+1 |
* | bcache: use a separate data structure for the on-disk super block | Christoph Hellwig | 2020-01-23 | 1 | -0/+51 |
* | bcache: style fix to add a blank line after declarations | Coly Li | 2018-08-11 | 1 | -0/+2 |
* | bcache: style fix to replace 'unsigned' by 'unsigned int' | Coly Li | 2018-08-11 | 1 | -3/+3 |
* | bcache: stop using the deprecated get_seconds() | Arnd Bergmann | 2018-07-27 | 1 | -2/+2 |
* | bcache: Fix building error on MIPS | Huacai Chen | 2017-11-24 | 1 | -1/+1 |
* | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | uapi: includes linux/types.h before exporting files | Nicolas Dichtel | 2017-05-11 | 1 | -1/+1 |
* | bcache: Add bch_btree_keys_u64s_remaining() | Kent Overstreet | 2014-01-08 | 1 | -0/+1 |
* | bcache: Bkey indexing renaming | Kent Overstreet | 2014-01-08 | 1 | -1/+1 |
* | bcache: Pull on disk data structures out into a separate header | Kent Overstreet | 2013-11-10 | 1 | -0/+373 |