1. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  2. 4ee60ec include: remove pagemap.h from blkdev.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  3. 7af81cd Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 8 months ago
  4. ca4a4e9 dm raid: remove unnecessary discard limits for raid0 and raid10 by Mike Snitzer · 3 years, 8 months ago
  5. 8e947c8 dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails by Benjamin Block · 3 years, 8 months ago
  6. 7a5b96b dm integrity: use discard support when recalculating by Mikulas Patocka · 3 years, 8 months ago
  7. b1a2b93 dm integrity: increase RECALC_SECTORS to improve recalculate speed by Mikulas Patocka · 3 years, 8 months ago
  8. a9c0fda dm integrity: don't re-write metadata if discarding same blocks by Mikulas Patocka · 3 years, 8 months ago
  9. fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  10. 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
  11. 2417b98 md/raid1: properly indicate failure when ending a failed write request by Paul Clements · 3 years, 9 months ago
  12. f7c7a2f md-cluster: fix use-after-free issue when removing rdev by Heming Zhao · 3 years, 9 months ago
  13. f99a8e4 dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload sequences by Heinz Mauelshagen · 3 years, 8 months ago
  14. be962b2 dm raid: fix fall-through warning in rs_check_takeover() for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
  15. 87d5742 dm clone metadata: remove unused function by Jiapeng Chong · 3 years, 9 months ago
  16. 17e9e13 dm integrity: fix missing goto in bitmap_flush_interval error handling by Tian Tao · 3 years, 9 months ago
  17. 7a35693 dm: replace dm_vcalloc() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  18. 5208692 dm space map common: fix division bug in sm_ll_find_free_block() by Joe Thornber · 3 years, 9 months ago
  19. a88b235 dm persistent data: packed struct should have an aligned() attribute too by Joe Thornber · 3 years, 9 months ago
  20. f73e2e7 dm btree spine: remove paranoid node_check call in node_prep_for_write() by Joe Thornber · 3 years, 9 months ago
  21. d6db294 dm space map disk: remove redundant calls to sm_disk_get_nr_free() by Joe Thornber · 3 years, 10 months ago
  22. 404a8ef md/bitmap: wait for external bitmap writes to complete during tear down by Sudhakar Panneerselvam · 3 years, 9 months ago
  23. 0d809b3 md: do not return existing mddevs from mddev_find_or_alloc by Christoph Hellwig · 3 years, 9 months ago
  24. d144fe6 md: refactor mddev_find_or_alloc by Christoph Hellwig · 3 years, 9 months ago
  25. 85c8c3c md: factor out a mddev_alloc_unit helper from mddev_find by Christoph Hellwig · 3 years, 9 months ago
  26. 8ca7cab dm verity fec: fix misaligned RS roots IO by Jaegeuk Kim · 3 years, 9 months ago
  27. 33ec5df bcache: fix a regression of code compiling failure in debug.c by Coly Li · 3 years, 9 months ago
  28. 62594f1 bcache: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 3 years, 9 months ago
  29. 9c9b81c md: bcache: Trivial typo fixes in the file journal.c by Bhaskar Chowdhury · 3 years, 9 months ago
  30. be3bace md: bcache: avoid -Wempty-body warnings by Arnd Bergmann · 3 years, 9 months ago
  31. f9a018e bcache: use NULL instead of using plain integer as pointer by Yang Li · 3 years, 9 months ago
  32. 11e9560 bcache: remove PTR_CACHE by Christoph Hellwig · 3 years, 9 months ago
  33. 13e1db6 bcache: reduce redundant code in bch_cached_dev_run() by Zhiqiang Liu · 3 years, 9 months ago
  34. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  35. 65aa97c md: split mddev_find by Christoph Hellwig · 3 years, 9 months ago
  36. 8b57251f md: factor out a mddev_find_locked helper from mddev_find by Christoph Hellwig · 3 years, 9 months ago
  37. 6a4db2a md: md_open returns -EBUSY when entering racing area by Zhao Heming · 3 years, 9 months ago
  38. db7b93e3 dm integrity: add the "reset_recalculate" feature flag by Mikulas Patocka · 3 years, 9 months ago
  39. ece2577 dm persistent data: remove unused return from exit_shadow_spine() by Jiapeng Chong · 3 years, 10 months ago
  40. 63508e3 dm cache: remove needless request_queue NULL pointer checks by Xu Wang · 3 years, 10 months ago
  41. 695902b dm thin: remove needless request_queue NULL pointer check by Xu Wang · 3 years, 10 months ago
  42. e30de3a dm: unexport dm_{get,put}_table_device by Christoph Hellwig · 3 years, 10 months ago
  43. 1c72e02 dm ebs: fix a few typos by Bhaskar Chowdhury · 3 years, 10 months ago
  44. c909085 dm ioctl: filter the returned values according to name or uuid prefix by Mikulas Patocka · 3 years, 10 months ago
  45. 8b63808 dm ioctl: return UUID in DM_LIST_DEVICES_CMD result by Mikulas Patocka · 3 years, 10 months ago
  46. b82096a dm ioctl: replace device hash with red-black tree by Mikulas Patocka · 3 years, 10 months ago
  47. 219a9b5 dm verity: allow only one error handling mode by JeongHyeon Lee · 3 years, 10 months ago
  48. 8615cb6 dm: remove useless loop in __split_and_process_bio by Mikulas Patocka · 3 years, 10 months ago
  49. c40819f dm writecache: fix flexible_array.cocci warnings by Julia Lawall · 3 years, 11 months ago
  50. 4edbe1d dm ioctl: fix out of bounds array access when no devices by Mikulas Patocka · 3 years, 9 months ago
  51. 7abfaba md: Fix missing unused status line of /proc/mdstat by Jan Glauber · 3 years, 10 months ago
  52. 254c271 md/raid10: improve discard request for far layout by Xiao Ni · 3 years, 11 months ago
  53. d30588b md/raid10: improve raid10 discard request by Xiao Ni · 3 years, 11 months ago
  54. f2e7e26 md/raid10: pull the code that wait for blocked dev into one function by Xiao Ni · 3 years, 11 months ago
  55. c296828 md/raid10: extend r10bio devs to raid disks by Xiao Ni · 3 years, 11 months ago
  56. cf78408 md: add md_submit_discard_bio() for submitting discard bio by Xiao Ni · 3 years, 11 months ago
  57. 5424a0b dm: don't report "detected capacity change" on device creation by Mikulas Patocka · 3 years, 9 months ago
  58. 2d669ce dm table: Fix zoned model check and zone sectors check by Shin'ichiro Kawasaki · 3 years, 10 months ago
  59. 160f99d dm verity: fix DM_VERITY_OPTS_MAX value by JeongHyeon Lee · 3 years, 10 months ago
  60. ce30708 Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  61. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  62. 63dcd69 Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 10 months ago
  63. df7b59b dm verity: fix FEC for RS roots unaligned to block size by Milan Broz · 3 years, 10 months ago
  64. a14e5ec dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size by Mikulas Patocka · 3 years, 10 months ago
  65. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  66. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  67. 325b764 Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 10 months ago
  68. 9820b4d Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  69. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  70. a666e5c dm: fix deadlock when swapping to encrypted device by Mikulas Patocka · 3 years, 11 months ago
  71. e3290b9 dm: simplify target code conditional on CONFIG_BLK_DEV_ZONED by Mike Snitzer · 3 years, 11 months ago
  72. 3db564b dm: set DM_TARGET_PASSES_CRYPTO feature for some targets by Satya Tangirala · 4 years ago
  73. 9355a9e dm: support key eviction from keyslot managers of underlying devices by Satya Tangirala · 4 years ago
  74. aa6ce87 dm: add support for passing through inline crypto support by Satya Tangirala · 4 years ago
  75. cca2c6a dm era: only resize metadata in preresume by Nikos Tsironis · 3 years, 11 months ago
  76. 64f2d15 dm era: Use correct value size in equality function of writeset tree by Nikos Tsironis · 4 years ago
  77. 904e6b2 dm era: Fix bitset memory leaks by Nikos Tsironis · 4 years ago
  78. c8e846f dm era: Verify the data block size hasn't changed by Nikos Tsironis · 4 years ago
  79. 2524933 dm era: Reinitialize bitset cache before digesting a new writeset by Nikos Tsironis · 4 years ago
  80. 2099b145 dm era: Update in-core bitset after committing the metadata by Nikos Tsironis · 4 years ago
  81. de89afc dm era: Recover committed writeset after crash by Nikos Tsironis · 4 years ago
  82. 6751c1e bcache: Avoid comma separated statements by Joe Perches · 3 years, 11 months ago
  83. afe78ab bcache: Move journal work to new flush wq by Kai Krakow · 3 years, 11 months ago
  84. d797bd9 bcache: Give btree_io_wq correct semantics again by Kai Krakow · 3 years, 11 months ago
  85. 9f233ff Revert "bcache: Kill btree_io_wq" by Kai Krakow · 3 years, 11 months ago
  86. d7fae7b bcache: Fix register_device_aync typo by Kai Krakow · 3 years, 11 months ago
  87. 71dda2a bcache: consider the fragmentation when update the writeback rate by dongdong tao · 3 years, 11 months ago
  88. d9928ac dm writecache: use bdev_nr_sectors() instead of open-coded equivalent by Mike Snitzer · 3 years, 11 months ago
  89. 4134455 dm writecache: fix writing beyond end of underlying device when shrinking by Mikulas Patocka · 3 years, 11 months ago
  90. cccb493 dm table: remove needless request_queue NULL pointer checks by Jeffle Xu · 3 years, 11 months ago
  91. 24f6b60 dm table: fix zoned iterate_devices based device capability checks by Jeffle Xu · 3 years, 11 months ago
  92. 5b0fab5 dm table: fix DAX iterate_devices based device capability checks by Jeffle Xu · 3 years, 11 months ago
  93. a4c8dd9 dm table: fix iterate_devices based device capability checks by Jeffle Xu · 4 years ago
  94. 054bee1 dm writecache: return the exact table values that were set by Mikulas Patocka · 3 years, 11 months ago
  95. 72b0436 md/raid10: remove dead code in reshape_request by Christoph Hellwig · 4 years ago
  96. c5eec74 md/raid5: cast chunk_sectors to sector_t value by Guoqing Jiang · 4 years ago
  97. 363880c dm crypt: support using trusted keys by Ahmad Fatoum · 4 years ago
  98. 831475c dm crypt: replaced #if defined with IS_ENABLED by Ahmad Fatoum · 4 years ago
  99. 21ec672 dm writecache: fix unnecessary NULL check warnings by Tian Tao · 4 years ago
  100. cb72848 dm writecache: fix performance degradation in ssd mode by Mikulas Patocka · 4 years ago