- 9bfb6d5 dm era: only resize metadata in preresume by Nikos Tsironis · 4 years ago
- a46ab7c dm era: Reinitialize bitset cache before digesting a new writeset by Nikos Tsironis · 4 years ago
- f6dbf02 dm era: Use correct value size in equality function of writeset tree by Nikos Tsironis · 4 years ago
- fbb85ef dm era: Fix bitset memory leaks by Nikos Tsironis · 4 years ago
- ede8948 dm era: Verify the data block size hasn't changed by Nikos Tsironis · 4 years ago
- e6039db dm era: Update in-core bitset after committing the metadata by Nikos Tsironis · 4 years ago
- d7131cc dm era: Recover committed writeset after crash by Nikos Tsironis · 4 years ago
- 0b2dbaa dm writecache: fix writing beyond end of underlying device when shrinking by Mikulas Patocka · 4 years ago
- f88a70bf dm writecache: return the exact table values that were set by Mikulas Patocka · 4 years ago
- 70faef9 dm writecache: fix performance degradation in ssd mode by Mikulas Patocka · 4 years ago
- 72d17fa dm table: fix zoned iterate_devices based device capability checks by Jeffle Xu · 4 years ago
- bc3f609 dm table: fix DAX iterate_devices based device capability checks by Jeffle Xu · 4 years ago
- bf95976 dm table: fix iterate_devices based device capability checks by Jeffle Xu · 4 years ago
- 1f14507 dm: fix deadlock when swapping to encrypted device by Mikulas Patocka · 4 years ago
- 695185f bcache: Move journal work to new flush wq by Kai Krakow · 4 years ago
- f5ee9638 bcache: Give btree_io_wq correct semantics again by Kai Krakow · 4 years ago
- 25ca325 Revert "bcache: Kill btree_io_wq" by Kai Krakow · 4 years ago
- fe27257 md: Set prev_flush_start and flush_bio in an atomic way by Xiao Ni · 4 years, 1 month ago
- 1a39162 bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WITH_FEATURES by Coly Li · 4 years ago
- 246ab9b dm integrity: select CRYPTO_SKCIPHER by Anthony Iliopoulos · 4 years, 1 month ago
- 9cb683c dm integrity: conditionally disable "recalculate" feature by Mikulas Patocka · 4 years ago
- de4fabc dm integrity: fix a crash if "recalculate" used without "internal_hash" by Mikulas Patocka · 4 years ago
- 5a5095a dm: avoid filesystem lookup in dm_get_dev_t() by Hannes Reinecke · 4 years ago
- c5f2364 dm crypt: fix copy and paste bug in crypt_alloc_req_aead by Ignat Korchagin · 4 years ago
- 0eb5645 dm: eliminate potential source of excessive kernel log noise by Mike Snitzer · 4 years ago
- f6de064 dm zoned: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
- 7c5b204 dm crypt: defer decryption to a tasklet if interrupts disabled by Ignat Korchagin · 4 years ago
- fe40f6a dm crypt: do not call bio_endio() from the dm-crypt tasklet by Ignat Korchagin · 4 years ago
- 8727884 dm crypt: do not wait for backlogged crypto request completion in softirq by Ignat Korchagin · 4 years ago
- 93edb8d dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq by Ignat Korchagin · 4 years ago
- 9bf4fba dm integrity: fix the maximum number of arguments by Mikulas Patocka · 4 years ago
- 6bba7ef dm integrity: fix flush with external metadata device by Mikulas Patocka · 4 years ago
- 1ac4156 dm snapshot: flush merged data before committing metadata by Akilesh Kailash · 4 years ago
- 5de4f3a dm raid: fix discard limits for raid1 by Mike Snitzer · 4 years, 4 months ago
- e5689d8 bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET by Coly Li · 4 years ago
- a360100 bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket by Coly Li · 4 years ago
- a9c413c bcache: check unsupported feature sets for bcache register by Coly Li · 4 years ago
- fbb23cd bcache: fix typo from SUUP to SUPP in features.h by Coly Li · 4 years ago
- aff18aa dm verity: skip verity work if I/O error when system is shutting down by Hyeongseok Kim · 4 years, 1 month ago
- 5ef9837 md/raid10: initialize r10_bio->read_slot before use. by Kevin Vigor · 4 years, 2 months ago
- d27d194 md/cluster: fix deadlock when node is doing resync job by Zhao Heming · 4 years, 2 months ago
- 3ace8d5 md/cluster: block reshape with remote resync job by Zhao Heming · 4 years, 2 months ago
- 6a57966 dm ioctl: fix error return code in target_message by Qinglang Miao · 4 years, 1 month ago
- 70eb256 md: fix a warning caused by a race between concurrent md_ioctl()s by Dae R. Jeong · 4 years, 3 months ago
- 26934c8 Revert "dm raid: fix discard limits for raid1 and raid10" by Greg Kroah-Hartman · 4 years, 1 month ago
- 859f703 Revert "md: change mddev 'chunk_sectors' from int to unsigned" by Greg Kroah-Hartman · 4 years, 1 month ago
- d2360a3 Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 6ffeb1c md: change mddev 'chunk_sectors' from int to unsigned by Mike Snitzer · 4 years, 1 month ago
- 57a0f3a Revert "md: add md_submit_discard_bio() for submitting discard bio" by Song Liu · 4 years, 1 month ago
- 17c28c2 Revert "md/raid10: extend r10bio devs to raid disks" by Song Liu · 4 years, 1 month ago
- 4e2c656 Revert "md/raid10: pull codes that wait for blocked dev into one function" by Song Liu · 4 years, 1 month ago
- d7cb6be Revert "md/raid10: improve raid10 discard request" by Song Liu · 4 years, 1 month ago
- 82fe9af Revert "md/raid10: improve discard request for far layout" by Song Liu · 4 years, 1 month ago
- e2782f5 Revert "dm raid: remove unnecessary discard limits for raid10" by Song Liu · 4 years, 1 month ago
- bde3808 dm: remove invalid sparse __acquires and __releases annotations by Mike Snitzer · 4 years, 1 month ago
- f05c440 dm: fix double RCU unlock in dm_dax_zero_page_range() error path by Mike Snitzer · 4 years, 1 month ago
- 3ee16db dm: fix IO splitting by Mike Snitzer · 4 years, 1 month ago
- 857c4c0 dm writecache: remove BUG() and fail gracefully instead by Mike Snitzer · 4 years, 2 months ago
- e7b6241 dm table: Remove BUG_ON(in_interrupt()) by Thomas Gleixner · 4 years, 2 months ago
- 8947833 dm: fix bug with RCU locking in dm_blk_report_zones by Sergei Shtepa · 4 years, 2 months ago
- 35d2835 Revert "dm cache: fix arm link errors with inline" by Nick Desaulniers · 4 years, 2 months ago
- 67aa3ec dm writecache: fix the maximum number of arguments by Mikulas Patocka · 4 years, 2 months ago
- e5d41cb dm writecache: advance the number of arguments when reporting max_age by Mikulas Patocka · 4 years, 2 months ago
- a7a10bc dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 3 months ago
- 4815519 Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 3 months ago
- 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- b44c018 md/raid5: fix oops during stripe resizing by Song Liu · 4 years, 3 months ago
- 1383b34 md/bitmap: fix memory leak of temporary bitmap by Zhao Heming · 4 years, 4 months ago
- cf0b9b4 md: fix the checking of wrong work queue by Guoqing Jiang · 4 years, 3 months ago
- d837f72 md/bitmap: md_bitmap_get_counter returns wrong blocks by Zhao Heming · 4 years, 3 months ago
- a913096 md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks by Zhao Heming · 4 years, 3 months ago
- d7a1c48 md/raid0: remove unused function is_io_in_chunk_boundary() by Jason Yan · 4 years, 3 months ago
- 681cc5e dm: fix request-based DM to not bounce through indirect dm_submit_bio by Mike Snitzer · 4 years, 3 months ago
- 9c37de2 dm: remove special-casing of bio-based immutable singleton target on NVMe by Mike Snitzer · 4 years, 3 months ago
- ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
- 0756015 block: make bio_crypt_clone() able to fail by Eric Biggers · 4 years, 4 months ago
- 4a78426 bcache: remove embedded struct cache_sb from struct cache_set by Coly Li · 4 years, 3 months ago
- 6f9414e bcache: check and set sync status on cache's in-memory super block by Coly Li · 4 years, 3 months ago
- ebaa1ac bcache: remove can_attach_cache() by Coly Li · 4 years, 3 months ago
- 08a1782 bcache: don't check seq numbers in register_cache_set() by Coly Li · 4 years, 3 months ago
- 63a96c0 bcache: only use bucket_bytes() on struct cache by Coly Li · 4 years, 3 months ago
- 3c4fae2 bcache: remove useless bucket_pages() by Coly Li · 4 years, 3 months ago
- 421cf1c5 bcache: remove useless alloc_bucket_pages() by Coly Li · 4 years, 3 months ago
- 4e1ebae bcache: only use block_bytes() on struct cache by Coly Li · 4 years, 3 months ago
- 1132e56 bcache: add set_uuid in struct cache_set by Coly Li · 4 years, 3 months ago
- 08fdb2c bcache: remove for_each_cache() by Coly Li · 4 years, 3 months ago
- 697e234 bcache: explicitly make cache_set only have single cache by Coly Li · 4 years, 3 months ago
- 17e4aed bcache: remove 'int n' from parameter list of bch_bucket_alloc_set() by Coly Li · 4 years, 3 months ago
- 84e5d13 bcache: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
- 7e59c50 bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve() by Dongsheng Yang · 4 years, 3 months ago
- a58e88b bcache: share register sysfs with async register by Coly Li · 4 years, 3 months ago
- 61931c0 dm: export dm_copy_name_and_uuid by Mike Snitzer · 4 years, 3 months ago
- 0cede37 dm: fix comment in __dm_suspend() by Mike Snitzer · 4 years, 3 months ago
- b2abdb1 dm: fold dm_process_bio() into dm_submit_bio() by Mike Snitzer · 4 years, 3 months ago
- 0c2915b dm: fix missing imposition of queue_limits from dm_wq_work() thread by Mike Snitzer · 4 years, 3 months ago
- 7d837c0 dm snap persistent: simplify area_io() by Qinglang Miao · 4 years, 4 months ago
- 399c9bd dm thin metadata: Remove unused local variable when create thin and snap by Huaisheng Ye · 4 years, 4 months ago
- f0e90b6 dm raid: remove unnecessary discard limits for raid10 by Mike Snitzer · 4 years, 4 months ago