1. 0f9650b md: fix NULL pointer deref with nowait but no mddev->queue by Song Liu · 2 years, 11 months ago
  2. b879f91 dm: properly fix redundant bio-based IO accounting by Mike Snitzer · 2 years, 11 months ago
  3. f524d9c dm: revert partial fix for redundant bio-based IO accounting by Mike Snitzer · 2 years, 11 months ago
  4. 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
  5. 49008f0 Merge tag 'for-5.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years ago
  6. c9193f4 Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  7. d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  8. 35632d9 Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  9. 1745e85 md: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  10. 0c031fd md: Move alloc/free acct bioset in to personality by Xiao Ni · 3 years, 1 month ago
  11. dd3dc5f md: fix spelling of "its" by Randy Dunlap · 3 years ago
  12. bf2c411 md: raid456 add nowait support by Vishal Verma · 3 years ago
  13. c9aa889b0 md: raid10 add nowait support by Vishal Verma · 3 years ago
  14. 5aa7050 md: raid1 add nowait support by Vishal Verma · 3 years ago
  15. f51d46d md: add support for REQ_NOWAIT by Vishal Verma · 3 years ago
  16. a92ce0f md: drop queue limitation for RAID1 and RAID10 by Mariusz Tkaczyk · 3 years ago
  17. 770b1d2 md/raid5: play nice with PREEMPT_RT by Davidlohr Bueso · 3 years, 1 month ago
  18. eaac0b5 dm sysfs: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  19. f069c7a dm integrity: Use struct_group() to zero struct journal_sector by Kees Cook · 3 years ago
  20. cba23ac dm space map common: add bounds check to sm_ll_lookup_bitmap() by Joe Thornber · 3 years, 1 month ago
  21. 85bca3c dm btree: add a defensive bounds check to insert_at() by Joe Thornber · 3 years, 1 month ago
  22. c671ffa dm btree remove: change a bunch of BUG_ON() calls to proper errors by Joe Thornber · 3 years, 1 month ago
  23. e36649b dm btree spine: eliminate duplicate le32_to_cpu() in node_check() by Joe Thornber · 3 years, 1 month ago
  24. 851a8cd dm btree spine: remove extra node_check function declaration by Joe Thornber · 3 years, 1 month ago
  25. 46669e8 md/raid1: fix missing bitmap update w/o WriteMostly devices by Song Liu · 3 years ago
  26. 7ac5360 dax: remove the copy_from_iter and copy_to_iter methods by Christoph Hellwig · 3 years ago
  27. 30c6828 dax: remove the DAXDEV_F_SYNC flag by Christoph Hellwig · 3 years ago
  28. fa09ca5 Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  29. 81eebd5 Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years ago
  30. 1cef171 dm integrity: fix data corruption due to improper use of bvec_kmap_local by Mike Snitzer · 3 years ago
  31. aa97f6c bcache: fix NULL pointer reference in cached_dev_detach_finish by Lin Feng · 3 years, 2 months ago
  32. 07641b5 md: fix double free of mddev->private in autorun_array() by zhangyue · 3 years, 1 month ago
  33. 55df1ce md: fix update super 1.0 on rdev size change by Markus Hochholdinger · 3 years, 1 month ago
  34. cd913c7 dax: return the partition offset from fs_dax_get_by_bdev by Christoph Hellwig · 3 years, 1 month ago
  35. 2a68553 dm-stripe: add a stripe_dax_pgoff helper by Christoph Hellwig · 3 years, 1 month ago
  36. d19bd67 dm-log-writes: add a log_writes_dax_pgoff helper by Christoph Hellwig · 3 years, 1 month ago
  37. f43e006 dm-linear: add a linear_dax_pgoff helper by Christoph Hellwig · 3 years, 1 month ago
  38. 7b0800d dax: remove dax_capable by Christoph Hellwig · 3 years, 1 month ago
  39. fb08a19 dax: simplify the dax_device <-> gendisk association by Christoph Hellwig · 3 years, 1 month ago
  40. 5d2a228 dm: make the DAX support depend on CONFIG_FS_DAX by Christoph Hellwig · 3 years, 1 month ago
  41. d751939 dm: fix alloc_dax error handling in alloc_dev by Christoph Hellwig · 3 years, 1 month ago
  42. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 1 month ago
  43. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 1 month ago
  44. 1b8d278 dm btree remove: fix use after free in rebalance_children() by Joe Thornber · 3 years, 1 month ago
  45. cb690f5 Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  46. 3e28850 Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  47. c183e17 Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 2 months ago
  48. 2878fea bcache: Revert "bcache: use bvec_virt" by Coly Li · 3 years, 2 months ago
  49. 8468f45 bcache: fix use-after-free problem in bcache_device_free() by Coly Li · 3 years, 2 months ago
  50. 1e37799 raid5-ppl: use swap() to make code cleaner by Yang Guang · 3 years, 2 months ago
  51. 8c13ab1 md/bitmap: don't set max_write_behind if there is no write mostly device by Guoqing Jiang · 3 years, 2 months ago
  52. a1c2f7e dm: don't stop request queue after the dm device is suspended by Ming Lei · 3 years, 2 months ago
  53. 7552750 dm table: log table creation error code by Michał Mirosław · 3 years, 2 months ago
  54. c7c879e dm: make workqueue names device-specific by Michał Mirosław · 3 years, 2 months ago
  55. f635237 dm writecache: Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 2 months ago
  56. a5217c1 dm crypt: Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 2 months ago
  57. 30495e6 dm verity: use bvec_kmap_local in verity_for_bv_block by Christoph Hellwig · 3 years, 2 months ago
  58. 27db271 dm log writes: use memcpy_from_bvec in log_writes_map by Christoph Hellwig · 3 years, 2 months ago
  59. 25058d1 dm integrity: use bvec_kmap_local in __journal_read_write by Christoph Hellwig · 3 years, 2 months ago
  60. c12d205 dm integrity: use bvec_kmap_local in integrity_metadata by Christoph Hellwig · 3 years, 2 months ago
  61. 0899753 dm: add add_disk() error handling by Luis Chamberlain · 3 years, 2 months ago
  62. ea3dba3 dm: Remove redundant flush_workqueue() calls by Christophe JAILLET · 3 years, 3 months ago
  63. 71ae426 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  64. 3f01727 Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  65. 643a723 Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  66. 0bf6d96 block: remove blk_{get,put}_request by Christoph Hellwig · 3 years, 2 months ago
  67. 1b86db5 bcache: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 2 months ago
  68. cf2197c bcache: move uapi header bcache.h to bcache code directory by Coly Li · 3 years, 2 months ago
  69. 58d0f18 dm crypt: log aead integrity violations to audit subsystem by Michael Weiß · 3 years, 4 months ago
  70. 82bb859 dm integrity: log audit events for dm-integrity target by Michael Weiß · 3 years, 4 months ago
  71. 2cc1ae4 dm: introduce audit event module for device mapper by Michael Weiß · 3 years, 4 months ago
  72. cb77cb5 blk-crypto: rename blk_keyslot_manager to blk_crypto_profile by Eric Biggers · 3 years, 2 months ago
  73. 1e8d44b blk-crypto: rename keyslot-manager files to blk-crypto-profile by Eric Biggers · 3 years, 2 months ago
  74. 2961c3b bcache: add error handling support for add_disk() by Luis Chamberlain · 3 years, 2 months ago
  75. e7089f6 dm: add add_disk() error handling by Luis Chamberlain · 3 years, 2 months ago
  76. 39fa7a9 bcache: remove bch_crc64_update by Christoph Hellwig · 3 years, 2 months ago
  77. 00387bd bcache: use bvec_kmap_local in bch_data_verify by Christoph Hellwig · 3 years, 2 months ago
  78. 0f5cd78 bcache: remove the backing_dev_name field from struct cached_dev by Christoph Hellwig · 3 years, 2 months ago
  79. 7e84c21 bcache: remove the cache_dev_name field from struct cache by Christoph Hellwig · 3 years, 2 months ago
  80. 0259d44 bcache: move calc_cached_dev_sectors to proper place on backing device detach by Lin Feng · 3 years, 2 months ago
  81. d55f7cb bcache: fix error info in register_bcache() by Chao Yu · 3 years, 2 months ago
  82. a307e2a md: bcache: Fix spelling of 'acquire' by Ding Senjie · 3 years, 2 months ago
  83. 8b9e229 md: update superblock after changing rdev flags in state_store by Xiao Ni · 3 years, 3 months ago
  84. 5467948 md: remove unused argument from md_new_event by Guoqing Jiang · 3 years, 3 months ago
  85. c6efe43 md/raid5: call roundup_pow_of_two in raid5_run by Guoqing Jiang · 3 years, 3 months ago
  86. 2e94275 md/raid1: use rdev in raid1_write_request directly by Guoqing Jiang · 3 years, 3 months ago
  87. fd3b697 md/raid1: only allocate write behind bio for WriteMostly device by Guoqing Jiang · 3 years, 3 months ago
  88. 7ad1069 md: properly unwind when failing to add the kobject in md_alloc by Christoph Hellwig · 3 years, 4 months ago
  89. 94f3cd7 md: extend disks_mutex coverage by Christoph Hellwig · 3 years, 4 months ago
  90. 51238e7f md: add the bitmap group to the default groups for the md kobject by Christoph Hellwig · 3 years, 4 months ago
  91. 9be68dd md: add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
  92. 0fe8034 md: use bdev_nr_sectors instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
  93. 6dcbb52 dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them by Christoph Hellwig · 3 years, 2 months ago
  94. cda25b8 bcache: remove bdev_sectors by Christoph Hellwig · 3 years, 2 months ago
  95. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  96. 24b83de block: move struct request to blk-mq.h by Christoph Hellwig · 3 years, 3 months ago
  97. fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
  98. b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 3 months ago
  99. 3ab0bc7 block: drop unused includes in <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
  100. 1d9433c block: remove the unused rq_end_sector macro by Christoph Hellwig · 3 years, 3 months ago