Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-28 | bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI... | Coly Li | 1 | -0/+6 |
2021-01-09 | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket | Coly Li | 1 | -3/+8 |
2021-01-09 | bcache: check unsupported feature sets for bcache register | Coly Li | 1 | -0/+15 |
2021-01-09 | bcache: fix typo from SUUP to SUPP in features.h | Coly Li | 1 | -3/+3 |
2020-07-25 | bcache: add sysfs file to display feature sets information of cache set | Coly Li | 1 | -0/+5 |
2020-07-25 | bcache: add bucket_size_hi into struct cache_sb_disk for large bucket | Coly Li | 1 | -3/+6 |
2020-07-25 | bcache: increase super block version for cache device and backing device | Coly Li | 1 | -0/+78 |