summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/features.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-29bcache: move uapi header bcache.h to bcache code directoryColy Li1-1/+1
2021-04-11bcache: use NULL instead of using plain integer as pointerYang Li1-1/+1
2021-01-09bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li1-1/+1
2020-10-02bcache: remove embedded struct cache_sb from struct cache_setColy Li1-2/+2
2020-07-25bcache: add sysfs file to display feature sets information of cache setColy Li1-0/+53
2020-07-25bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li1-0/+22