summaryrefslogtreecommitdiff
path: root/include/uapi/linux/bcache.h
AgeCommit message (Expand)Author
2021-10-29bcache: move uapi header bcache.h to bcache code directoryColy Li
2021-10-20bcache: reserve never used bits from bkey.highColy Li
2021-01-09bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li
2020-07-25bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li
2020-07-25bcache: struct cache_sb is only for in-memory super block nowColy Li
2020-07-25bcache: increase super block version for cache device and backing deviceColy Li
2020-01-23bcache: use read_cache_page_gfp to read the superblockChristoph Hellwig
2020-01-23bcache: use a separate data structure for the on-disk super blockChristoph Hellwig
2018-08-11bcache: style fix to add a blank line after declarationsColy Li
2018-08-11bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann
2017-11-24bcache: Fix building error on MIPSHuacai Chen
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-05-11uapi: includes linux/types.h before exporting filesNicolas Dichtel
2014-01-08bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet
2014-01-08bcache: Bkey indexing renamingKent Overstreet
2013-11-10bcache: Pull on disk data structures out into a separate headerKent Overstreet