summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bcache.h
Commit message (Expand)AuthorAgeFilesLines
* bcache: move uapi header bcache.h to bcache code directoryColy Li2021-10-291-445/+0
* bcache: reserve never used bits from bkey.highColy Li2021-10-201-2/+2
* bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-091-1/+1
* bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li2020-07-251-1/+2
* bcache: struct cache_sb is only for in-memory super block nowColy Li2020-07-251-4/+6
* bcache: increase super block version for cache device and backing deviceColy Li2020-07-251-8/+21
* bcache: use read_cache_page_gfp to read the superblockChristoph Hellwig2020-01-231-0/+1
* bcache: use a separate data structure for the on-disk super blockChristoph Hellwig2020-01-231-0/+51
* bcache: style fix to add a blank line after declarationsColy Li2018-08-111-0/+2
* bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li2018-08-111-3/+3
* bcache: stop using the deprecated get_seconds()Arnd Bergmann2018-07-271-2/+2
* bcache: Fix building error on MIPSHuacai Chen2017-11-241-1/+1
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-021-0/+1
* uapi: includes linux/types.h before exporting filesNicolas Dichtel2017-05-111-1/+1
* bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-081-0/+1
* bcache: Bkey indexing renamingKent Overstreet2014-01-081-1/+1
* bcache: Pull on disk data structures out into a separate headerKent Overstreet2013-11-101-0/+373