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