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