Age | Commit message (Expand) | Author |
---|---|---|
2021-10-29 | bcache: move uapi header bcache.h to bcache code directory | Coly Li |
2021-01-28 | bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI... | Coly Li |
2021-01-09 | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket | Coly Li |
2021-01-09 | bcache: check unsupported feature sets for bcache register | Coly Li |
2021-01-09 | bcache: fix typo from SUUP to SUPP in features.h | Coly Li |
2020-07-25 | bcache: add sysfs file to display feature sets information of cache set | Coly Li |
2020-07-25 | bcache: add bucket_size_hi into struct cache_sb_disk for large bucket | Coly Li |
2020-07-25 | bcache: increase super block version for cache device and backing device | Coly Li |