1. 7e04da2 block: fix deadlock between sd_remove & sd_release by Yang Yang · 5 months ago
  2. 7d080fa Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux by Linus Torvalds · 5 months ago
  3. 0256994 Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux by Linus Torvalds · 5 months ago
  4. 4305ca0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 months ago
  5. 89ed6c9 blk-cgroup: move congestion_count to struct blkcg by Xiu Jianfeng · 5 months ago
  6. 73e59d3 block: avoid polling configuration errors by hexue · 5 months ago
  7. 8a47e33 block: Catch possible entries missing from rqf_name[] by John Garry · 5 months ago
  8. 2d61a6c block: Simplify definition of RQF_NAME() by John Garry · 5 months ago
  9. 6fa9932 block: Catch possible entries missing from cmd_flag_name[] by John Garry · 5 months ago
  10. 26d3bdb block: Catch possible entries missing from alloc_policy_name[] by John Garry · 5 months ago
  11. 226f0f6 block: Catch possible entries missing from hctx_flag_name[] by John Garry · 5 months ago
  12. 2382731 block: Catch possible entries missing from hctx_state_name[] by John Garry · 5 months ago
  13. cce496d block: Catch possible entries missing from blk_queue_flag_name[] by John Garry · 5 months ago
  14. 3dff615 block: Relocate BLK_MQ_CPU_WORK_BATCH by John Garry · 5 months ago
  15. c8f51fe block: remove QUEUE_FLAG_STOPPED by Christoph Hellwig · 5 months ago
  16. 1c83c53 block: Add missing entry to hctx_flag_name[] by John Garry · 5 months ago
  17. af54963 block: Add zone write plugging entry to rqf_name[] by John Garry · 5 months ago
  18. 6b3789e block: Add missing entries from cmd_flag_name[] by John Garry · 5 months ago
  19. 3e78198 Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux by Linus Torvalds · 5 months ago
  20. 61353a6 block: take offset into account in blk_bvec_map_sg again by Christoph Hellwig · 6 months ago
  21. 0ffc46e block: fix get_max_segment_size() warning by Chaitanya Kulkarni · 6 months ago
  22. fe3d508 block: Validate logical block size in blk_validate_limits() by John Garry · 6 months ago
  23. 09595e0 block: pass a phys_addr_t to get_max_segment_size by Christoph Hellwig · 6 months ago
  24. 25f76c3 block: add a bvec_phys helper by Christoph Hellwig · 6 months ago
  25. bf86bcd blk-lib: check for kill signal in ioctl BLKZEROOUT by Christoph Hellwig · 6 months ago
  26. 39722a2 block: limit the Write Zeroes to manually writing zeroes fallback by Christoph Hellwig · 6 months ago
  27. 99800ce block: refacto blkdev_issue_zeroout by Christoph Hellwig · 6 months ago
  28. f6eacb2 block: move read-only and supported checks into (__)blkdev_issue_zeroout by Christoph Hellwig · 6 months ago
  29. ff760a8f block: remove the LBA alignment check in __blkdev_issue_zeroout by Christoph Hellwig · 6 months ago
  30. 73a768d block: factor out a blk_write_zeroes_limit helper by Christoph Hellwig · 6 months ago
  31. 2f20872 block: Remove blk_alloc_zone_bitmap() by Damien Le Moal · 6 months ago
  32. f2a7bea block: Remove REQ_OP_ZONE_RESET_ALL emulation by Damien Le Moal · 6 months ago
  33. ba94223 block: reuse original bio_vec array for integrity during clone by Anuj Gupta · 6 months ago
  34. 74cc150 block: don't free the integrity payload in bio_integrity_unmap_free_user by Christoph Hellwig · 6 months ago
  35. 85253ba block: don't free submitter owned integrity payload on I/O completion by Christoph Hellwig · 6 months ago
  36. f892437 block: call bio_integrity_unmap_free_user from blk_rq_unmap_user by Christoph Hellwig · 6 months ago
  37. bf4c89f block: don't call bio_uninit from bio_endio by Christoph Hellwig · 6 months ago
  38. da042a3 block: split integrity support out of bio.h by Christoph Hellwig · 6 months ago
  39. 1a50d14 Merge tag 'v6.10-rc6' into for-6.11/block-post by Jens Axboe · 6 months ago
  40. 39823b4 block/mq-deadline: Fix the tag reservation code by Bart Van Assche · 8 months ago
  41. 6259151 block: Call .limit_depth() after .hctx has been set by Bart Van Assche · 8 months ago
  42. 3710561 block: don't reduce max_sectors based on io_opt by Christoph Hellwig · 6 months ago
  43. f62e8ed block: remove a duplicate io_min check in blk_validate_limits by Christoph Hellwig · 6 months ago
  44. 4e63aeb blk-wbt: don't throttle swap writes in direct reclaim by Baokun Li · 7 months ago
  45. 62e35f9 block: pass a gendisk to the queue_sysfs_entry methods by Christoph Hellwig · 6 months ago
  46. 319e8cf block: add helper macros to de-duplicate the queue sysfs attributes by Christoph Hellwig · 6 months ago
  47. 1beabab blk-throttle: fix lower control under super low iops limit by Yu Kuai · 6 months ago
  48. 3991657 block: set bip_vcnt correctly by Anuj Gupta · 6 months ago
  49. 0676c43 block: check bio alignment in blk_mq_submit_bio by Ming Lei · 6 months ago
  50. d19b463 block: remove bio_integrity_process by Christoph Hellwig · 6 months ago
  51. df3c485 block: switch on bio operation in bio_integrity_prep by Christoph Hellwig · 6 months ago
  52. dac18fa block: remove allocation failure warnings in bio_integrity_prep by Christoph Hellwig · 6 months ago
  53. c096df9 block: simplify adding the payload in bio_integrity_prep by Christoph Hellwig · 6 months ago
  54. c546d6f block: only zero non-PI metadata tuples in bio_integrity_prep by Christoph Hellwig · 6 months ago
  55. 63db4a1 block: Delete blk_queue_flag_test_and_set() by John Garry · 6 months ago
  56. e269537 block: clean up the check in blkdev_iomap_begin() by Li Nan · 6 months ago
  57. e94b45d block: move dma_pad_mask into queue_limits by Christoph Hellwig · 6 months ago
  58. 73781b3 block: remove disk_update_readahead by Christoph Hellwig · 6 months ago
  59. 3302f6f block: conding style fixup for blk_queue_max_guaranteed_bio by Christoph Hellwig · 6 months ago
  60. fcf865e block: convert features and flags to __bitwise types by Christoph Hellwig · 6 months ago
  61. ec9b1cf block: rename BLK_FEAT_MISALIGNED by Christoph Hellwig · 6 months ago
  62. 78887d0 block: correctly report cache type by Christoph Hellwig · 6 months ago
  63. 8324bb7 block: Fix blk_validate_atomic_write_limits() build for arm32 by John Garry · 6 months ago
  64. b6cfe22 block: Define bdev_nr_zones() as an inline function by Damien Le Moal · 6 months ago
  65. caf336f block: Add fops atomic write support by John Garry · 6 months ago
  66. 9abcfbd block: Add atomic write support for statx by Prasad Singamsetty · 6 months ago
  67. 9da3d1e block: Add core atomic write support by John Garry · 6 months ago
  68. f70167a block: Generalize chunk_sectors support as boundary support by John Garry · 6 months ago
  69. 8d1dfd5 block: Pass blk_queue_get_max_sectors() a request pointer by John Garry · 6 months ago
  70. e821bce Merge branch 'for-6.11/block-limits' into for-6.11/block by Jens Axboe · 6 months ago
  71. 7d4dec5 block: move the raid_partial_stripes_expensive flag into the features field by Christoph Hellwig · 6 months ago
  72. 4cac3d3 block: remove the discard_alignment flag by Christoph Hellwig · 6 months ago
  73. 5543217 block: move the misaligned flag into the features field by Christoph Hellwig · 6 months ago
  74. bae1c74 block: renumber and rename the cache disabled flag by Christoph Hellwig · 6 months ago
  75. 69c34f07 Merge branch 'for-6.11/block-limits' into for-6.11/block by Jens Axboe · 6 months ago
  76. 339d394 block: move the bounce flag into the features field by Christoph Hellwig · 6 months ago
  77. 8c8f5c8 block: move the skip_tagset_quiesce flag to queue_limits by Christoph Hellwig · 6 months ago
  78. 9c1e42e block: move the pci_p2pdma flag to queue_limits by Christoph Hellwig · 6 months ago
  79. a52758a block: move the zone_resetall flag to queue_limits by Christoph Hellwig · 6 months ago
  80. b1fc937 block: move the zoned flag into the features field by Christoph Hellwig · 6 months ago
  81. 8023e14 block: move the poll flag to queue_limits by Christoph Hellwig · 6 months ago
  82. f467fee block: move the dax flag to queue_limits by Christoph Hellwig · 6 months ago
  83. f76af42 block: move the nowait flag to queue_limits by Christoph Hellwig · 6 months ago
  84. aadd5c5 block: move the synchronous flag to queue_limits by Christoph Hellwig · 6 months ago
  85. 1a02f3a block: move the stable_writes flag to queue_limits by Christoph Hellwig · 6 months ago
  86. cdb2497 block: move the io_stat flag setting to queue_limits by Christoph Hellwig · 6 months ago
  87. 39a9f1c block: move the add_random flag to queue_limits by Christoph Hellwig · 6 months ago
  88. bd4a633 block: move the nonrot flag to queue_limits by Christoph Hellwig · 6 months ago
  89. 1122c0c block: move cache control settings out of queue->flags by Christoph Hellwig · 6 months ago
  90. 70905f8 block: remove blk_flush_policy by Christoph Hellwig · 6 months ago
  91. af28141 block: freeze the queue in queue_attr_store by Christoph Hellwig · 6 months ago
  92. bb7e5a1 block, bfq: remove blkg_path() by Yu Kuai · 6 months ago
  93. b83bd48 block: cleanup flag_{show,store} by Kanchan Joshi · 6 months ago
  94. 6608808 block: BFQ: Refactor bfq_exit_icq() to silence sparse warning by John Garry · 7 months ago
  95. c3042a5 block: Drop locking annotation for limits_lock by John Garry · 7 months ago
  96. d9c2332 bdev: make blockdev_mnt static by Jiapeng Chong · 7 months ago
  97. e21d12c block: Improve checks on zone resource limits by Damien Le Moal · 7 months ago
  98. c6e56cf block: move integrity information into queue_limits by Christoph Hellwig · 7 months ago
  99. 9f4aa46 block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags by Christoph Hellwig · 7 months ago
  100. 3c3e85d block: bypass the STABLE_WRITES flag for protection information by Christoph Hellwig · 7 months ago