1. 2cfa582b Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 6 months ago
  2. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  3. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  4. 5c0de3d dm writecache: make writeback pause configurable by Mikulas Patocka · 3 years, 6 months ago
  5. 95b88f4 dm writecache: pause writeback if cache full and origin being written directly by Mikulas Patocka · 3 years, 6 months ago
  6. dc4fa29 dm io tracker: factor out IO tracker by Mike Snitzer · 3 years, 6 months ago
  7. b6e58b5 dm btree remove: assign new_root only when removal succeeds by Hou Tao · 3 years, 7 months ago
  8. 28436ba dm zone: fix dm_revalidate_zones() memory allocation by Damien Le Moal · 3 years, 7 months ago
  9. 326dbde dm ps io affinity: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
  10. 611c3e1 dm writecache: add optional "metadata_only" parameter by Mikulas Patocka · 3 years, 7 months ago
  11. 867de40 dm writecache: write at least 4k when committing by Mikulas Patocka · 3 years, 7 months ago
  12. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  13. ee55b92 dm writecache: flush origin device when writing and cache is full by Mikulas Patocka · 3 years, 7 months ago
  14. 293128b1 dm writecache: have ssd writeback wait if the kcopyd workqueue is busy by Mikulas Patocka · 3 years, 7 months ago
  15. 97ae272 md/raid5: avoid device_lock in read_one_chunk() by Gal Ofri · 3 years, 7 months ago
  16. de3ea66 md: add comments in md_integrity_register by Guoqing Jiang · 3 years, 7 months ago
  17. daee202 md: check level before create and exit io_acct_set by Guoqing Jiang · 3 years, 7 months ago
  18. c32dc04 md: Constify attribute_group structs by Rikard Falkeborn · 3 years, 7 months ago
  19. 608f52e md: mark some personalities as deprecated by Guoqing Jiang · 3 years, 7 months ago
  20. 528bc2c md/raid10: enable io accounting by Guoqing Jiang · 3 years, 7 months ago
  21. a015983 md/raid1: enable io accounting by Guoqing Jiang · 3 years, 7 months ago
  22. 9b8ae7b md/raid1: rename print_msg with r1bio_existed by Guoqing Jiang · 3 years, 7 months ago
  23. 1147f58 md/raid5: avoid redundant bio clone in raid5_read_one_chunk by Guoqing Jiang · 3 years, 7 months ago
  24. c82aa1b md/raid5: move checking badblock before clone bio in raid5_read_one_chunk by Guoqing Jiang · 3 years, 7 months ago
  25. 1076481 md: add io accounting for raid0 and raid5 by Guoqing Jiang · 3 years, 7 months ago
  26. ad3fc79 md: revert io stats accounting by Guoqing Jiang · 3 years, 7 months ago
  27. 8c77f1c dm writecache: use list_move instead of list_del/list_add in writecache_writeback() by Baokun Li · 3 years, 7 months ago
  28. 991bd8d dm writecache: commit just one block, not a full page by Mikulas Patocka · 3 years, 7 months ago
  29. 620cbe4 dm writecache: remove unused gfp_t argument from wc_add_block() by Mikulas Patocka · 3 years, 7 months ago
  30. efc1fd6 Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  31. 26a9750 blk-mq: improve the blk_mq_init_allocated_queue interface by Christoph Hellwig · 3 years, 7 months ago
  32. 41fe8d0 bcache: avoid oversized read request in cache missing code path by Coly Li · 3 years, 7 months ago
  33. 1616a4c bcache: remove bcache device self-defined readahead by Coly Li · 3 years, 7 months ago
  34. f34ee1d dm crypt: Fix zoned block device support by Damien Le Moal · 3 years, 7 months ago
  35. bb37d77 dm: introduce zone append emulation by Damien Le Moal · 3 years, 7 months ago
  36. e2118b3 dm: rearrange core declarations for extended use from dm-zone.c by Damien Le Moal · 3 years, 7 months ago
  37. bf14e2b dm: Forbid requeue of writes to zones by Damien Le Moal · 3 years, 7 months ago
  38. 912e887 dm: Introduce dm_report_zones() by Damien Le Moal · 3 years, 7 months ago
  39. 7fc1872 dm: move zone related code to dm-zone.c by Damien Le Moal · 3 years, 7 months ago
  40. dd73c32 dm: cleanup device_area_is_invalid() by Damien Le Moal · 3 years, 7 months ago
  41. 6842d26 dm: Fix dm_accept_partial_bio() relative to zone management commands by Damien Le Moal · 3 years, 7 months ago
  42. bab6849 dm zoned: check zone capacity by Damien Le Moal · 3 years, 8 months ago
  43. ccde2cb dm table: Constify static struct blk_ksm_ll_ops by Rikard Falkeborn · 3 years, 7 months ago
  44. af4f6ca dm writecache: interrupt writeback if suspended by Mikulas Patocka · 3 years, 7 months ago
  45. ee50cc1 dm writecache: don't split bios when overwriting contiguous cache content by Mikulas Patocka · 3 years, 7 months ago
  46. 6bcd658 dm kcopyd: avoid spin_lock_irqsave from process context by Mikulas Patocka · 3 years, 7 months ago
  47. db2351e dm kcopyd: avoid useless atomic operations by Mikulas Patocka · 3 years, 7 months ago
  48. 6b06dd5 dm space map disk: cache a small number of index entries by Joe Thornber · 3 years, 9 months ago
  49. be500ed dm space maps: improve performance with inc/dec on ranges of blocks by Joe Thornber · 3 years, 9 months ago
  50. 5faafc7 dm space maps: don't reset space map allocation cursor when committing by Joe Thornber · 3 years, 9 months ago
  51. 4eafdb1 dm btree: improve btree residency by Joe Thornber · 3 years, 9 months ago
  52. a869870 block: move bd_mutex to struct gendisk by Christoph Hellwig · 3 years, 7 months ago
  53. 0f1d2e0 md: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
  54. 74fe6ba dm: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
  55. bc70852 bcache: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
  56. 0217a27e Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  57. cc14626 md/raid5: remove an incorrect assert in in_chunk_boundary by Christoph Hellwig · 3 years, 8 months ago
  58. 7e76853 dm snapshot: properly fix a crash when an origin has no snapshots by Mikulas Patocka · 3 years, 7 months ago
  59. f16dba5 dm snapshot: revert "fix a crash when an origin has no snapshots" by Mikulas Patocka · 3 years, 7 months ago
  60. 0c1f319 dm verity: fix require_signatures module_param permissions by John Keeping · 3 years, 8 months ago
  61. bc8f3d4 dm integrity: fix sparse warnings by Mikulas Patocka · 3 years, 8 months ago
  62. dbae70d dm integrity: revert to not using discard filler when recalulating by Mikulas Patocka · 3 years, 8 months ago
  63. c699a0d dm snapshot: fix crash with transient storage and zero chunk size by Mikulas Patocka · 3 years, 8 months ago
  64. 7ee06dd dm snapshot: fix a crash when an origin has no snapshots by Mikulas Patocka · 3 years, 8 months ago
  65. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  66. 4ee60ec include: remove pagemap.h from blkdev.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  67. 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
  68. ca4a4e9 dm raid: remove unnecessary discard limits for raid0 and raid10 by Mike Snitzer · 3 years, 8 months ago
  69. 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
  70. 7a5b96b dm integrity: use discard support when recalculating by Mikulas Patocka · 3 years, 8 months ago
  71. b1a2b93 dm integrity: increase RECALC_SECTORS to improve recalculate speed by Mikulas Patocka · 3 years, 8 months ago
  72. a9c0fda dm integrity: don't re-write metadata if discarding same blocks by Mikulas Patocka · 3 years, 8 months ago
  73. 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
  74. 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
  75. 2417b98 md/raid1: properly indicate failure when ending a failed write request by Paul Clements · 3 years, 9 months ago
  76. f7c7a2f md-cluster: fix use-after-free issue when removing rdev by Heming Zhao · 3 years, 9 months ago
  77. f99a8e4 dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload sequences by Heinz Mauelshagen · 3 years, 9 months ago
  78. be962b2 dm raid: fix fall-through warning in rs_check_takeover() for Clang by Gustavo A. R. Silva · 3 years, 9 months ago
  79. 87d5742 dm clone metadata: remove unused function by Jiapeng Chong · 3 years, 9 months ago
  80. 17e9e13 dm integrity: fix missing goto in bitmap_flush_interval error handling by Tian Tao · 3 years, 9 months ago
  81. 7a35693 dm: replace dm_vcalloc() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  82. 5208692 dm space map common: fix division bug in sm_ll_find_free_block() by Joe Thornber · 3 years, 9 months ago
  83. a88b235 dm persistent data: packed struct should have an aligned() attribute too by Joe Thornber · 3 years, 9 months ago
  84. f73e2e7 dm btree spine: remove paranoid node_check call in node_prep_for_write() by Joe Thornber · 3 years, 9 months ago
  85. d6db294 dm space map disk: remove redundant calls to sm_disk_get_nr_free() by Joe Thornber · 3 years, 10 months ago
  86. 404a8ef md/bitmap: wait for external bitmap writes to complete during tear down by Sudhakar Panneerselvam · 3 years, 9 months ago
  87. 0d809b3 md: do not return existing mddevs from mddev_find_or_alloc by Christoph Hellwig · 3 years, 9 months ago
  88. d144fe6 md: refactor mddev_find_or_alloc by Christoph Hellwig · 3 years, 9 months ago
  89. 85c8c3c md: factor out a mddev_alloc_unit helper from mddev_find by Christoph Hellwig · 3 years, 9 months ago
  90. 8ca7cab dm verity fec: fix misaligned RS roots IO by Jaegeuk Kim · 3 years, 9 months ago
  91. 33ec5df bcache: fix a regression of code compiling failure in debug.c by Coly Li · 3 years, 9 months ago
  92. 62594f1 bcache: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 3 years, 9 months ago
  93. 9c9b81c md: bcache: Trivial typo fixes in the file journal.c by Bhaskar Chowdhury · 3 years, 9 months ago
  94. be3bace md: bcache: avoid -Wempty-body warnings by Arnd Bergmann · 3 years, 9 months ago
  95. f9a018e bcache: use NULL instead of using plain integer as pointer by Yang Li · 3 years, 9 months ago
  96. 11e9560 bcache: remove PTR_CACHE by Christoph Hellwig · 3 years, 9 months ago
  97. 13e1db6 bcache: reduce redundant code in bch_cached_dev_run() by Zhiqiang Liu · 3 years, 9 months ago
  98. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  99. 65aa97c md: split mddev_find by Christoph Hellwig · 3 years, 9 months ago
  100. 8b57251f md: factor out a mddev_find_locked helper from mddev_find by Christoph Hellwig · 3 years, 9 months ago