summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/features.c
AgeCommit message (Expand)Author
2021-10-29bcache: move uapi header bcache.h to bcache code directoryColy Li
2021-04-11bcache: use NULL instead of using plain integer as pointerYang Li
2021-01-09bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li
2020-10-02bcache: remove embedded struct cache_sb from struct cache_setColy 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