1. 246ab9b dm integrity: select CRYPTO_SKCIPHER by Anthony Iliopoulos · 4 years, 1 month ago
  2. 9cb683c dm integrity: conditionally disable "recalculate" feature by Mikulas Patocka · 4 years ago
  3. de4fabc dm integrity: fix a crash if "recalculate" used without "internal_hash" by Mikulas Patocka · 4 years ago
  4. 5a5095a dm: avoid filesystem lookup in dm_get_dev_t() by Hannes Reinecke · 4 years ago
  5. c5f2364 dm crypt: fix copy and paste bug in crypt_alloc_req_aead by Ignat Korchagin · 4 years ago
  6. 0eb5645 dm: eliminate potential source of excessive kernel log noise by Mike Snitzer · 4 years ago
  7. f6de064 dm zoned: select CONFIG_CRC32 by Arnd Bergmann · 4 years, 1 month ago
  8. 7c5b204 dm crypt: defer decryption to a tasklet if interrupts disabled by Ignat Korchagin · 4 years ago
  9. fe40f6a dm crypt: do not call bio_endio() from the dm-crypt tasklet by Ignat Korchagin · 4 years ago
  10. 8727884 dm crypt: do not wait for backlogged crypto request completion in softirq by Ignat Korchagin · 4 years, 1 month ago
  11. 93edb8d dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq by Ignat Korchagin · 4 years, 1 month ago
  12. 9bf4fba dm integrity: fix the maximum number of arguments by Mikulas Patocka · 4 years ago
  13. 6bba7ef dm integrity: fix flush with external metadata device by Mikulas Patocka · 4 years ago
  14. 1ac4156 dm snapshot: flush merged data before committing metadata by Akilesh Kailash · 4 years, 1 month ago
  15. 5de4f3a dm raid: fix discard limits for raid1 by Mike Snitzer · 4 years, 4 months ago
  16. e5689d8 bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET by Coly Li · 4 years, 1 month ago
  17. a360100 bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket by Coly Li · 4 years, 1 month ago
  18. a9c413c bcache: check unsupported feature sets for bcache register by Coly Li · 4 years, 1 month ago
  19. fbb23cd bcache: fix typo from SUUP to SUPP in features.h by Coly Li · 4 years, 1 month ago
  20. aff18aa dm verity: skip verity work if I/O error when system is shutting down by Hyeongseok Kim · 4 years, 2 months ago
  21. 5ef9837 md/raid10: initialize r10_bio->read_slot before use. by Kevin Vigor · 4 years, 2 months ago
  22. d27d194 md/cluster: fix deadlock when node is doing resync job by Zhao Heming · 4 years, 2 months ago
  23. 3ace8d5 md/cluster: block reshape with remote resync job by Zhao Heming · 4 years, 2 months ago
  24. 6a57966 dm ioctl: fix error return code in target_message by Qinglang Miao · 4 years, 2 months ago
  25. 70eb256 md: fix a warning caused by a race between concurrent md_ioctl()s by Dae R. Jeong · 4 years, 3 months ago
  26. 26934c8 Revert "dm raid: fix discard limits for raid1 and raid10" by Greg Kroah-Hartman · 4 years, 1 month ago
  27. 859f703 Revert "md: change mddev 'chunk_sectors' from int to unsigned" by Greg Kroah-Hartman · 4 years, 1 month ago
  28. d2360a3 Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  29. 6ffeb1c md: change mddev 'chunk_sectors' from int to unsigned by Mike Snitzer · 4 years, 1 month ago
  30. 57a0f3a Revert "md: add md_submit_discard_bio() for submitting discard bio" by Song Liu · 4 years, 1 month ago
  31. 17c28c2 Revert "md/raid10: extend r10bio devs to raid disks" by Song Liu · 4 years, 1 month ago
  32. 4e2c656 Revert "md/raid10: pull codes that wait for blocked dev into one function" by Song Liu · 4 years, 1 month ago
  33. d7cb6be Revert "md/raid10: improve raid10 discard request" by Song Liu · 4 years, 1 month ago
  34. 82fe9af Revert "md/raid10: improve discard request for far layout" by Song Liu · 4 years, 1 month ago
  35. e2782f5 Revert "dm raid: remove unnecessary discard limits for raid10" by Song Liu · 4 years, 1 month ago
  36. bde3808 dm: remove invalid sparse __acquires and __releases annotations by Mike Snitzer · 4 years, 2 months ago
  37. f05c440 dm: fix double RCU unlock in dm_dax_zero_page_range() error path by Mike Snitzer · 4 years, 2 months ago
  38. 3ee16db dm: fix IO splitting by Mike Snitzer · 4 years, 2 months ago
  39. 857c4c0 dm writecache: remove BUG() and fail gracefully instead by Mike Snitzer · 4 years, 2 months ago
  40. e7b6241 dm table: Remove BUG_ON(in_interrupt()) by Thomas Gleixner · 4 years, 2 months ago
  41. 8947833 dm: fix bug with RCU locking in dm_blk_report_zones by Sergei Shtepa · 4 years, 2 months ago
  42. 35d2835 Revert "dm cache: fix arm link errors with inline" by Nick Desaulniers · 4 years, 2 months ago
  43. 67aa3ec dm writecache: fix the maximum number of arguments by Mikulas Patocka · 4 years, 2 months ago
  44. e5d41cb dm writecache: advance the number of arguments when reporting max_age by Mikulas Patocka · 4 years, 2 months ago
  45. a7a10bc dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 3 months ago
  46. 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
  47. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  48. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  49. 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
  50. b44c018 md/raid5: fix oops during stripe resizing by Song Liu · 4 years, 4 months ago
  51. 1383b34 md/bitmap: fix memory leak of temporary bitmap by Zhao Heming · 4 years, 4 months ago
  52. cf0b9b4 md: fix the checking of wrong work queue by Guoqing Jiang · 4 years, 3 months ago
  53. d837f72 md/bitmap: md_bitmap_get_counter returns wrong blocks by Zhao Heming · 4 years, 4 months ago
  54. a913096 md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks by Zhao Heming · 4 years, 4 months ago
  55. d7a1c48 md/raid0: remove unused function is_io_in_chunk_boundary() by Jason Yan · 4 years, 4 months ago
  56. 681cc5e dm: fix request-based DM to not bounce through indirect dm_submit_bio by Mike Snitzer · 4 years, 3 months ago
  57. 9c37de2 dm: remove special-casing of bio-based immutable singleton target on NVMe by Mike Snitzer · 4 years, 3 months ago
  58. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 4 months ago
  59. 0756015 block: make bio_crypt_clone() able to fail by Eric Biggers · 4 years, 4 months ago
  60. 4a78426 bcache: remove embedded struct cache_sb from struct cache_set by Coly Li · 4 years, 4 months ago
  61. 6f9414e bcache: check and set sync status on cache's in-memory super block by Coly Li · 4 years, 4 months ago
  62. ebaa1ac bcache: remove can_attach_cache() by Coly Li · 4 years, 4 months ago
  63. 08a1782 bcache: don't check seq numbers in register_cache_set() by Coly Li · 4 years, 4 months ago
  64. 63a96c0 bcache: only use bucket_bytes() on struct cache by Coly Li · 4 years, 4 months ago
  65. 3c4fae2 bcache: remove useless bucket_pages() by Coly Li · 4 years, 4 months ago
  66. 421cf1c5 bcache: remove useless alloc_bucket_pages() by Coly Li · 4 years, 4 months ago
  67. 4e1ebae bcache: only use block_bytes() on struct cache by Coly Li · 4 years, 4 months ago
  68. 1132e56 bcache: add set_uuid in struct cache_set by Coly Li · 4 years, 4 months ago
  69. 08fdb2c bcache: remove for_each_cache() by Coly Li · 4 years, 4 months ago
  70. 697e234 bcache: explicitly make cache_set only have single cache by Coly Li · 4 years, 4 months ago
  71. 17e4aed bcache: remove 'int n' from parameter list of bch_bucket_alloc_set() by Coly Li · 4 years, 4 months ago
  72. 84e5d13 bcache: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  73. 7e59c50 bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve() by Dongsheng Yang · 4 years, 4 months ago
  74. a58e88b bcache: share register sysfs with async register by Coly Li · 4 years, 4 months ago
  75. 61931c0 dm: export dm_copy_name_and_uuid by Mike Snitzer · 4 years, 4 months ago
  76. 0cede37 dm: fix comment in __dm_suspend() by Mike Snitzer · 4 years, 4 months ago
  77. b2abdb1 dm: fold dm_process_bio() into dm_submit_bio() by Mike Snitzer · 4 years, 4 months ago
  78. 0c2915b dm: fix missing imposition of queue_limits from dm_wq_work() thread by Mike Snitzer · 4 years, 4 months ago
  79. 7d837c0 dm snap persistent: simplify area_io() by Qinglang Miao · 4 years, 4 months ago
  80. 399c9bd dm thin metadata: Remove unused local variable when create thin and snap by Huaisheng Ye · 4 years, 4 months ago
  81. f0e90b6 dm raid: remove unnecessary discard limits for raid10 by Mike Snitzer · 4 years, 4 months ago
  82. e0910c8 dm raid: fix discard limits for raid1 and raid10 by Mike Snitzer · 4 years, 4 months ago
  83. cd74693 dm crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 6 months ago
  84. d4a512e dm: use dm_table_get_device_name() where appropriate in targets by Mike Snitzer · 4 years, 4 months ago
  85. 33bd6f0 dm table: make 'struct dm_table' definition accessible to all of DM core by Mike Snitzer · 4 years, 4 months ago
  86. 7465d7a dm: eliminate need for start_io_acct() forward declaration by Mike Snitzer · 4 years, 4 months ago
  87. 9679b5a dm: simplify __process_abnormal_io() by Mike Snitzer · 4 years, 4 months ago
  88. 828678b dm: push use of on-stack flush_bio down to __send_empty_flush() by Mike Snitzer · 4 years, 4 months ago
  89. 3720281 dm: optimize max_io_len() by inlining max_io_len_target_boundary() by Mike Snitzer · 4 years, 4 months ago
  90. 094ee64 dm: push md->immutable_target optimization down to __process_bio() by Mike Snitzer · 4 years, 4 months ago
  91. 5091cde dm: change max_io_len() to use blk_max_size_offset() by Mike Snitzer · 4 years, 4 months ago
  92. 882ec4e dm table: stack 'chunk_sectors' limit to account for target-specific splitting by Mike Snitzer · 4 years, 4 months ago
  93. 1471308 Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10 by Mike Snitzer · 4 years, 4 months ago
  94. 6abc494 dm: add support for REQ_NOWAIT and enable it for linear target by Konstantin Khlebnikov · 4 years, 4 months ago
  95. 4245e52 md: don't detour through bd_contains for the gendisk by Christoph Hellwig · 4 years, 5 months ago
  96. 61a27e1f md: compare bd_disk instead of bd_contains by Christoph Hellwig · 4 years, 5 months ago
  97. fa01b1e block: add a bdev_is_partition helper by Christoph Hellwig · 4 years, 5 months ago
  98. d3ee2d8 md/raid10: improve discard request for far layout by Xiao Ni · 4 years, 5 months ago
  99. bcc90d2 md/raid10: improve raid10 discard request by Xiao Ni · 4 years, 5 months ago
  100. f046f5d md/raid10: pull codes that wait for blocked dev into one function by Xiao Ni · 4 years, 5 months ago