summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/features.c
Commit message (Expand)AuthorAgeFilesLines
* bcache: move uapi header bcache.h to bcache code directoryColy Li2021-10-291-1/+1
* bcache: use NULL instead of using plain integer as pointerYang Li2021-04-111-1/+1
* bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-091-1/+1
* bcache: remove embedded struct cache_sb from struct cache_setColy Li2020-10-021-2/+2
* bcache: add sysfs file to display feature sets information of cache setColy Li2020-07-251-0/+53
* bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li2020-07-251-0/+22