summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/features.h
Commit message (Expand)AuthorAgeFilesLines
* bcache: move uapi header bcache.h to bcache code directoryColy Li2021-10-291-1/+2
* bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...Coly Li2021-01-281-0/+6
* bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-091-3/+8
* bcache: check unsupported feature sets for bcache registerColy Li2021-01-091-0/+15
* bcache: fix typo from SUUP to SUPP in features.hColy Li2021-01-091-3/+3
* bcache: add sysfs file to display feature sets information of cache setColy Li2020-07-251-0/+5
* bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li2020-07-251-3/+6
* bcache: increase super block version for cache device and backing deviceColy Li2020-07-251-0/+78