1. 1a8ecc3 dm snapshot: properly fix a crash when an origin has no snapshots by Mikulas Patocka · 3 years, 8 months ago
  2. 2a61f0c dm snapshot: fix crash with transient storage and zero chunk size by Mikulas Patocka · 3 years, 8 months ago
  3. 0035a47 md: Fix missing unused status line of /proc/mdstat by Jan Glauber · 3 years, 10 months ago
  4. b70b7ec md: md_open returns -EBUSY when entering racing area by Zhao Heming · 3 years, 10 months ago
  5. cdcfa77 md: factor out a mddev_find_locked helper from mddev_find by Christoph Hellwig · 3 years, 10 months ago
  6. 07e7374 md: split mddev_find by Christoph Hellwig · 3 years, 10 months ago
  7. 61b8c6e md-cluster: fix use-after-free issue when removing rdev by Heming Zhao · 3 years, 9 months ago
  8. 569885a md/bitmap: wait for external bitmap writes to complete during tear down by Sudhakar Panneerselvam · 3 years, 9 months ago
  9. 1cb02dc dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails by Benjamin Block · 3 years, 9 months ago
  10. 0614146 dm integrity: fix missing goto in bitmap_flush_interval error handling by Tian Tao · 3 years, 9 months ago
  11. df89391 dm space map common: fix division bug in sm_ll_find_free_block() by Joe Thornber · 3 years, 9 months ago
  12. fcf763a dm persistent data: packed struct should have an aligned() attribute too by Joe Thornber · 3 years, 10 months ago
  13. 0cd2d25 dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload sequences by Heinz Mauelshagen · 3 years, 9 months ago
  14. 661061a md/raid1: properly indicate failure when ending a failed write request by Paul Clements · 3 years, 9 months ago
  15. 2b83087 dm verity fec: fix misaligned RS roots IO by Jaegeuk Kim · 3 years, 9 months ago
  16. 42aa210 dm table: Fix zoned model check and zone sectors check by Shin'ichiro Kawasaki · 3 years, 10 months ago
  17. 921aae1 dm ioctl: fix out of bounds array access when no devices by Mikulas Patocka · 3 years, 10 months ago
  18. d8b36c4 dm verity: fix DM_VERITY_OPTS_MAX value by JeongHyeon Lee · 3 years, 10 months ago
  19. ce1cca1 dm verity: fix FEC for RS roots unaligned to block size by Milan Broz · 3 years, 11 months ago
  20. 7bda53f dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size by Mikulas Patocka · 3 years, 11 months ago
  21. 9bfb6d5 dm era: only resize metadata in preresume by Nikos Tsironis · 4 years ago
  22. a46ab7c dm era: Reinitialize bitset cache before digesting a new writeset by Nikos Tsironis · 4 years ago
  23. f6dbf02 dm era: Use correct value size in equality function of writeset tree by Nikos Tsironis · 4 years ago
  24. fbb85ef dm era: Fix bitset memory leaks by Nikos Tsironis · 4 years ago
  25. ede8948 dm era: Verify the data block size hasn't changed by Nikos Tsironis · 4 years ago
  26. e6039db dm era: Update in-core bitset after committing the metadata by Nikos Tsironis · 4 years ago
  27. d7131cc dm era: Recover committed writeset after crash by Nikos Tsironis · 4 years ago
  28. 0b2dbaa dm writecache: fix writing beyond end of underlying device when shrinking by Mikulas Patocka · 4 years ago
  29. f88a70bf dm writecache: return the exact table values that were set by Mikulas Patocka · 4 years ago
  30. 70faef9 dm writecache: fix performance degradation in ssd mode by Mikulas Patocka · 4 years ago
  31. 72d17fa dm table: fix zoned iterate_devices based device capability checks by Jeffle Xu · 4 years ago
  32. bc3f609 dm table: fix DAX iterate_devices based device capability checks by Jeffle Xu · 4 years ago
  33. bf95976 dm table: fix iterate_devices based device capability checks by Jeffle Xu · 4 years ago
  34. 1f14507 dm: fix deadlock when swapping to encrypted device by Mikulas Patocka · 4 years ago
  35. 695185f bcache: Move journal work to new flush wq by Kai Krakow · 4 years ago
  36. f5ee9638 bcache: Give btree_io_wq correct semantics again by Kai Krakow · 4 years ago
  37. 25ca325 Revert "bcache: Kill btree_io_wq" by Kai Krakow · 4 years ago
  38. fe27257 md: Set prev_flush_start and flush_bio in an atomic way by Xiao Ni · 4 years, 1 month ago
  39. 1a39162 bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WITH_FEATURES by Coly Li · 4 years ago
  40. 246ab9b dm integrity: select CRYPTO_SKCIPHER by Anthony Iliopoulos · 4 years, 1 month ago
  41. 9cb683c dm integrity: conditionally disable "recalculate" feature by Mikulas Patocka · 4 years ago
  42. de4fabc dm integrity: fix a crash if "recalculate" used without "internal_hash" by Mikulas Patocka · 4 years ago
  43. 5a5095a dm: avoid filesystem lookup in dm_get_dev_t() by Hannes Reinecke · 4 years ago
  44. c5f2364 dm crypt: fix copy and paste bug in crypt_alloc_req_aead by Ignat Korchagin · 4 years ago
  45. 0eb5645 dm: eliminate potential source of excessive kernel log noise by Mike Snitzer · 4 years ago
  46. f6de064 dm zoned: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
  47. 7c5b204 dm crypt: defer decryption to a tasklet if interrupts disabled by Ignat Korchagin · 4 years ago
  48. fe40f6a dm crypt: do not call bio_endio() from the dm-crypt tasklet by Ignat Korchagin · 4 years ago
  49. 8727884 dm crypt: do not wait for backlogged crypto request completion in softirq by Ignat Korchagin · 4 years ago
  50. 93edb8d dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq by Ignat Korchagin · 4 years ago
  51. 9bf4fba dm integrity: fix the maximum number of arguments by Mikulas Patocka · 4 years ago
  52. 6bba7ef dm integrity: fix flush with external metadata device by Mikulas Patocka · 4 years ago
  53. 1ac4156 dm snapshot: flush merged data before committing metadata by Akilesh Kailash · 4 years, 1 month ago
  54. 5de4f3a dm raid: fix discard limits for raid1 by Mike Snitzer · 4 years, 4 months ago
  55. e5689d8 bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET by Coly Li · 4 years ago
  56. a360100 bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket by Coly Li · 4 years ago
  57. a9c413c bcache: check unsupported feature sets for bcache register by Coly Li · 4 years ago
  58. fbb23cd bcache: fix typo from SUUP to SUPP in features.h by Coly Li · 4 years ago
  59. aff18aa dm verity: skip verity work if I/O error when system is shutting down by Hyeongseok Kim · 4 years, 1 month ago
  60. 5ef9837 md/raid10: initialize r10_bio->read_slot before use. by Kevin Vigor · 4 years, 2 months ago
  61. d27d194 md/cluster: fix deadlock when node is doing resync job by Zhao Heming · 4 years, 2 months ago
  62. 3ace8d5 md/cluster: block reshape with remote resync job by Zhao Heming · 4 years, 2 months ago
  63. 6a57966 dm ioctl: fix error return code in target_message by Qinglang Miao · 4 years, 2 months ago
  64. 70eb256 md: fix a warning caused by a race between concurrent md_ioctl()s by Dae R. Jeong · 4 years, 3 months ago
  65. 26934c8 Revert "dm raid: fix discard limits for raid1 and raid10" by Greg Kroah-Hartman · 4 years, 1 month ago
  66. 859f703 Revert "md: change mddev 'chunk_sectors' from int to unsigned" by Greg Kroah-Hartman · 4 years, 1 month ago
  67. d2360a3 Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  68. 6ffeb1c md: change mddev 'chunk_sectors' from int to unsigned by Mike Snitzer · 4 years, 1 month ago
  69. 57a0f3a Revert "md: add md_submit_discard_bio() for submitting discard bio" by Song Liu · 4 years, 1 month ago
  70. 17c28c2 Revert "md/raid10: extend r10bio devs to raid disks" by Song Liu · 4 years, 1 month ago
  71. 4e2c656 Revert "md/raid10: pull codes that wait for blocked dev into one function" by Song Liu · 4 years, 1 month ago
  72. d7cb6be Revert "md/raid10: improve raid10 discard request" by Song Liu · 4 years, 1 month ago
  73. 82fe9af Revert "md/raid10: improve discard request for far layout" by Song Liu · 4 years, 1 month ago
  74. e2782f5 Revert "dm raid: remove unnecessary discard limits for raid10" by Song Liu · 4 years, 1 month ago
  75. bde3808 dm: remove invalid sparse __acquires and __releases annotations by Mike Snitzer · 4 years, 1 month ago
  76. f05c440 dm: fix double RCU unlock in dm_dax_zero_page_range() error path by Mike Snitzer · 4 years, 1 month ago
  77. 3ee16db dm: fix IO splitting by Mike Snitzer · 4 years, 2 months ago
  78. 857c4c0 dm writecache: remove BUG() and fail gracefully instead by Mike Snitzer · 4 years, 2 months ago
  79. e7b6241 dm table: Remove BUG_ON(in_interrupt()) by Thomas Gleixner · 4 years, 2 months ago
  80. 8947833 dm: fix bug with RCU locking in dm_blk_report_zones by Sergei Shtepa · 4 years, 2 months ago
  81. 35d2835 Revert "dm cache: fix arm link errors with inline" by Nick Desaulniers · 4 years, 2 months ago
  82. 67aa3ec dm writecache: fix the maximum number of arguments by Mikulas Patocka · 4 years, 2 months ago
  83. e5d41cb dm writecache: advance the number of arguments when reporting max_age by Mikulas Patocka · 4 years, 2 months ago
  84. a7a10bc dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 3 months ago
  85. 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
  86. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  87. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  88. 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
  89. b44c018 md/raid5: fix oops during stripe resizing by Song Liu · 4 years, 3 months ago
  90. 1383b34 md/bitmap: fix memory leak of temporary bitmap by Zhao Heming · 4 years, 4 months ago
  91. cf0b9b4 md: fix the checking of wrong work queue by Guoqing Jiang · 4 years, 3 months ago
  92. d837f72 md/bitmap: md_bitmap_get_counter returns wrong blocks by Zhao Heming · 4 years, 3 months ago
  93. a913096 md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks by Zhao Heming · 4 years, 3 months ago
  94. d7a1c48 md/raid0: remove unused function is_io_in_chunk_boundary() by Jason Yan · 4 years, 4 months ago
  95. 681cc5e dm: fix request-based DM to not bounce through indirect dm_submit_bio by Mike Snitzer · 4 years, 3 months ago
  96. 9c37de2 dm: remove special-casing of bio-based immutable singleton target on NVMe by Mike Snitzer · 4 years, 3 months ago
  97. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
  98. 0756015 block: make bio_crypt_clone() able to fail by Eric Biggers · 4 years, 4 months ago
  99. 4a78426 bcache: remove embedded struct cache_sb from struct cache_set by Coly Li · 4 years, 4 months ago
  100. 6f9414e bcache: check and set sync status on cache's in-memory super block by Coly Li · 4 years, 4 months ago