aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/bcache.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-25bcache: add bucket_size_hi into struct cache_sb_disk for large bucketGravatar Coly Li 1-1/+2
2020-07-25bcache: struct cache_sb is only for in-memory super block nowGravatar Coly Li 1-4/+6
2020-07-25bcache: increase super block version for cache device and backing deviceGravatar Coly Li 1-8/+21
2020-01-23bcache: use read_cache_page_gfp to read the superblockGravatar Christoph Hellwig 1-0/+1
2020-01-23bcache: use a separate data structure for the on-disk super blockGravatar Christoph Hellwig 1-0/+51
2018-08-11bcache: style fix to add a blank line after declarationsGravatar Coly Li 1-0/+2
2018-08-11bcache: style fix to replace 'unsigned' by 'unsigned int'Gravatar Coly Li 1-3/+3
2018-07-27bcache: stop using the deprecated get_seconds()Gravatar Arnd Bergmann 1-2/+2
2017-11-24bcache: Fix building error on MIPSGravatar Huacai Chen 1-1/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 1-0/+1
2017-05-11uapi: includes linux/types.h before exporting filesGravatar Nicolas Dichtel 1-1/+1
2014-01-08bcache: Add bch_btree_keys_u64s_remaining()Gravatar Kent Overstreet 1-0/+1
2014-01-08bcache: Bkey indexing renamingGravatar Kent Overstreet 1-1/+1
2013-11-10bcache: Pull on disk data structures out into a separate headerGravatar Kent Overstreet 1-0/+373