blob: 2188f7f37314167c81d4d7ba8c96569f8427b19f [file] [log] [blame]
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()")
ffa470327572 ("bcache: add bucket_size_hi into struct cache_sb_disk for large bucket")
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")
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")
46f5aa8806e3 ("bcache: Convert pr_<level> uses to a more typical style")
b144e45fc576 ("bcache: make bch_sectors_dirty_init() to be multithreaded")
8e7102273f59 ("bcache: make bch_btree_check() to be multithreaded")
feac1a70b806 ("bcache: add bcache_ prefix to btree_root() and btree() macros")
253a99d95d5b ("bcache: move macro btree() and btree_root() into btree.h")
49d08d596e85 ("bcache: check return value of prio_read()")
475389ae5c08 ("bcache: store a pointer to the on-disk sb in the cache and cached_dev structures")
cfa0c56db9c0 ("bcache: return a pointer to the on-disk sb from read_super")
fc8f19cc5dce ("bcache: transfer the sb_page reference to register_{bdev,cache}")
ae3cd299919a ("bcache: fix use-after-free in register_bcache()")
50246693f81f ("bcache: rework error unwinding in register_bcache")
a702a692cd75 ("bcache: use a separate data structure for the on-disk super block")
e8547d42095e ("bcache: cached_dev_free needs to put the sb page")
84c529aea182 ("bcache: fix deadlock in bcache_allocator")
2d8869518a52 ("bcache: fix static checker warning in bcache_device_free()")