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