blob: 02d9519157461d538f48d40298ea5e923b05f68d [file] [log] [blame]
4a784266c6a7 ("bcache: remove embedded struct cache_sb from struct cache_set")
4e1ebae3ee4e ("bcache: only use block_bytes() on struct cache")
1132e56e78e3 ("bcache: add set_uuid in struct cache_set")
08fdb2cddbdc ("bcache: remove for_each_cache()")
697e23495c94 ("bcache: explicitly make cache_set only have single cache")
17e4aed8309f ("bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()")
4e4d4e096226 ("bcache: avoid extra memory consumption in struct bbio for large bucket size")
092bd54d6923 ("bcache: add sysfs file to display feature sets information of cache set")
ffa470327572 ("bcache: add bucket_size_hi into struct cache_sb_disk for large bucket")
f9c32a5a900c ("bcache: handle btree node memory allocation properly for bucket size > 8MB")
bf6af1706507 ("bcache: handle cache set verify_ondisk properly for bucket size > 8MB")
21e478ddb293 ("bcache: handle c->uuids properly for bucket size > 8MB")
4c1ccd0896d6 ("bcache: struct cache_sb is only for in-memory super block now")
d721a43ff69c ("bcache: increase super block version for cache device and backing device")
a42d3c642cf9 ("bcache: disassemble the big if() checks in bch_cache_set_alloc()")
5b21403c7f48 ("bcache: add read_super_common() to read major part of super block")
ef4eeb855f74 ("bcache: journel: use for_each_clear_bit() to simplify the code")
5fe488678563 ("bcache: allocate meta data pages as compound pages")
c62b37d96b6e ("block: move ->make_request_fn to struct block_device_operations")
dcacbc1242c7 ("bcache: check and adjust logical block size for backing devices")
bce159d73409 ("Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block")