1. 1364a3c block: Don't invalidate pagecache for invalid falloc modes by Sarthak Kukreti · 1 year, 5 months ago
  2. a578a25 block: fix kernel-doc for disk_force_media_change() by Randy Dunlap · 1 year, 5 months ago
  3. e599ed7 block: correct stale comment in rq_qos_wait by Kemeng Shi · 1 year, 6 months ago
  4. 6be6d11 blk-mq: fix tags UAF when shrinking q->nr_hw_queues by Chengming Zhou · 1 year, 6 months ago
  5. 5905afc block: fix pin count management when merging same-page segments by Christoph Hellwig · 1 year, 6 months ago
  6. 1a721de block: don't add or resize partition on the disk with GENHD_FL_NO_PART by Li Lingfeng · 1 year, 6 months ago
  7. 0d997f1 block: remove the call to file_remove_privs in blkdev_write_iter by Christoph Hellwig · 1 year, 6 months ago
  8. eead005 blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice() by Yu Kuai · 1 year, 7 months ago
  9. e8368b5 blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice() by Yu Kuai · 1 year, 7 months ago
  10. bb8d558 blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative by Yu Kuai · 1 year, 7 months ago
  11. ef10039 blk-throttle: print signed value 'carryover_bytes/ios' for user by Yu Kuai · 1 year, 7 months ago
  12. 3d3dfeb Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 6 months ago
  13. 511fb5b Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
  14. 3fb5a65 Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-linux by Christian Brauner · 1 year, 7 months ago
  15. 146afeb block: use strscpy() to instead of strncpy() by Xu Panda · 2 years, 3 months ago
  16. 3bfeb61 block: sed-opal: keyring support for SED keys by Greg Joyce · 1 year, 8 months ago
  17. 5c82efc block: sed-opal: Implement IOC_OPAL_REVERT_LSP by Greg Joyce · 1 year, 8 months ago
  18. 9fb1072 block: sed-opal: Implement IOC_OPAL_DISCOVERY by Greg Joyce · 1 year, 8 months ago
  19. 7222657 blk-mq: prealloc tags when increase tagset nr_hw_queues by Chengming Zhou · 1 year, 7 months ago
  20. 2bc4d7a blk-mq: delete redundant tagset map update when fallback by Chengming Zhou · 1 year, 7 months ago
  21. e1dd7bc9 blk-mq: fix tags leak when shrink nr_hw_queues by Chengming Zhou · 1 year, 7 months ago
  22. 2142b88 block: call into the file system for ioctl BLKFLSBUF by Christoph Hellwig · 1 year, 7 months ago
  23. d8530de block: call into the file system for bdev_mark_dead by Christoph Hellwig · 1 year, 7 months ago
  24. 560e20e block: consolidate __invalidate_device and fsync_bdev by Christoph Hellwig · 1 year, 7 months ago
  25. 127a509 block: drop the "busy inodes on changed media" log message by Christoph Hellwig · 1 year, 7 months ago
  26. ab6860f block: simplify the disk_force_media_change interface by Christoph Hellwig · 1 year, 7 months ago
  27. 2383ffc Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 7 months ago
  28. e5c0ca1 blk-mq: release scheduler resource when request completes by Chengming Zhou · 1 year, 7 months ago
  29. c984ff1 blk-crypto: dynamically allocate fallback profile by Sweet Tea Dorminy · 1 year, 7 months ago
  30. c164c7b blk-cgroup: hold queue_lock when removing blkg->q_node by Ming Lei · 1 year, 7 months ago
  31. ec14a87 blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init by Tejun Heo · 1 year, 7 months ago
  32. 649f070 block: Bring back zero_fill_bio_iter by Kent Overstreet · 1 year, 7 months ago
  33. 168145f block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset by Kent Overstreet · 1 year, 7 months ago
  34. 7ba3792 block: Add some exports for bcachefs by Kent Overstreet · 1 year, 7 months ago
  35. 360e694 Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 7 months ago
  36. 18267a03 block: fix bad lockdep annotation in blk-iolatency by Jens Axboe · 1 year, 7 months ago
  37. 4eb44d1 block: remove init_mutex and open-code blk_iolatency_try_init by Li Lingfeng · 1 year, 7 months ago
  38. 0ece1d6 bio-integrity: create multi-page bvecs in bio_integrity_add_page() by Jinyoung Choi · 1 year, 7 months ago
  39. d1f04c2 bio-integrity: cleanup adding integrity pages to bip's bvec. by Jinyoung Choi · 1 year, 7 months ago
  40. 80814b8e bio-integrity: update the payload size in bio_integrity_add_page() by Jinyoung Choi · 1 year, 7 months ago
  41. 7c8998f block: make bvec_try_merge_hw_page() non-static by Jinyoung Choi · 1 year, 7 months ago
  42. f099a10 blk-iocost: fix queue stats accounting by Chengming Zhou · 1 year, 7 months ago
  43. 2bc0576 block: don't make REQ_POLLED imply REQ_NOWAIT by Jens Axboe · 1 year, 7 months ago
  44. d74f714 block: get rid of unused plug->nowait flag by Jens Axboe · 1 year, 7 months ago
  45. d47f971 block/mq-deadline: use correct way to throttling write requests by Zhiguo Niu · 1 year, 7 months ago
  46. 925c86a fs: add CONFIG_BUFFER_HEAD by Christoph Hellwig · 1 year, 7 months ago
  47. 487c607 block: use iomap for writes to block devices by Christoph Hellwig · 1 year, 7 months ago
  48. a05f7bd block: stop setting ->direct_IO by Christoph Hellwig · 1 year, 7 months ago
  49. 727cfe9 block: open code __generic_file_write_iter for blkdev writes by Christoph Hellwig · 1 year, 7 months ago
  50. 51d74ec block: cleanup bio_integrity_prep by Jinyoung Choi · 1 year, 7 months ago
  51. 65a558f block: Improve performance for BLK_MQ_F_BLOCKING drivers by Bart Van Assche · 1 year, 8 months ago
  52. ae42f0b block: don't pass a bio to bio_try_merge_hw_seg by Christoph Hellwig · 1 year, 8 months ago
  53. 858c708 block: move the bi_size update out of __bio_try_merge_page by Christoph Hellwig · 1 year, 8 months ago
  54. 80232b5 block: downgrade a bio_full call in bio_add_page by Christoph Hellwig · 1 year, 8 months ago
  55. 6136990 block: move the bi_size overflow check in __bio_try_merge_page by Christoph Hellwig · 1 year, 8 months ago
  56. 0eca8b6 block: move the bi_vcnt check out of __bio_try_merge_page by Christoph Hellwig · 1 year, 8 months ago
  57. 939e1a3 block: move the BIO_CLONED checks out of __bio_try_merge_page by Christoph Hellwig · 1 year, 8 months ago
  58. 6850b2d block: use SECTOR_SHIFT bio_add_hw_page by Christoph Hellwig · 1 year, 8 months ago
  59. cd1d83e block: tidy up the bio full checks in bio_add_hw_page by Christoph Hellwig · 1 year, 8 months ago
  60. f036d67 Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
  61. 8f63fef block: refactor to use helper by Nitesh Shetty · 1 year, 8 months ago
  62. 013adcb blk-iocost: skip empty flush bio in iocost by Chengming Zhou · 1 year, 8 months ago
  63. 880b957 fs: distinguish between user initiated freeze and kernel initiated freeze by Darrick J. Wong · 1 year, 8 months ago
  64. 81ada09 blk-flush: reuse rq queuelist in flush state machine by Chengming Zhou · 1 year, 8 months ago
  65. b175c86 blk-flush: count inflight flush_data requests by Chengming Zhou · 1 year, 8 months ago
  66. 28b2412 blk-flush: fix rq->flush.seq for post-flush requests by Chengming Zhou · 1 year, 8 months ago
  67. 660e802 blk-mq: use percpu csd to remote complete instead of per-rq csd by Chengming Zhou · 1 year, 8 months ago
  68. 43c9835 block: don't allow enabling a cache on devices that don't support it by Christoph Hellwig · 1 year, 8 months ago
  69. c4e21bc block: cleanup queue_wc_store by Christoph Hellwig · 1 year, 8 months ago
  70. be522ac Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year, 8 months ago
  71. 7090426 blk-mq: Fix stall due to recursive flush plug by Ross Lagerwall · 1 year, 8 months ago
  72. 9f87fc4 block: queue data commands from the flush state machine at the head by Christoph Hellwig · 1 year, 8 months ago
  73. 5c17f45 blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq by Chengming Zhou · 1 year, 8 months ago
  74. f673b4f block/mq-deadline: Fix a bug in deadline_from_pos() by Bart Van Assche · 1 year, 8 months ago
  75. e96277a Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes by Martin K. Petersen · 1 year, 8 months ago
  76. 03e51c4 scsi: block: Improve checks in blk_revalidate_disk_zones() by Damien Le Moal · 1 year, 8 months ago
  77. 2fb48d8 blk-crypto: use dynamic lock class for blk_crypto_profile::lock by Eric Biggers · 1 year, 9 months ago
  78. 7eb1e47 block/partition: fix signedness issue for Amiga partitions by Michael Schmitz · 1 year, 8 months ago
  79. e50df24 Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
  80. ca7ce08 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year, 8 months ago
  81. f6c80cf block: add request polling helper by Keith Busch · 1 year, 9 months ago
  82. 3a08284 Merge branch 'for-6.5/block-late' into block-6.5 by Jens Axboe · 1 year, 8 months ago
  83. 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
  84. a0433f8 Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
  85. 0aa69d5 Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
  86. 3eccc0c Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
  87. 6d85ebf blk-sysfs: add a new attr_group for blk_mq by Yu Kuai · 1 year, 9 months ago
  88. eebc21d blk-iocost: move wbt_enable/disable_default() out of spinlock by Yu Kuai · 1 year, 9 months ago
  89. 06257fd blk-wbt: cleanup rwb_enabled() and wbt_disabled() by Yu Kuai · 1 year, 9 months ago
  90. 71b8642 blk-wbt: remove dead code to handle wbt enable/disable with io inflight by Yu Kuai · 1 year, 9 months ago
  91. 645a829 blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled by Yu Kuai · 1 year, 9 months ago
  92. c6b7a3a blk-mq: fix two misuses on RQF_USE_SCHED by Ming Lei · 1 year, 9 months ago
  93. ad7c3b4 blk-throttle: Fix io statistics for cgroup v1 by Jinke Han · 1 year, 10 months ago
  94. 648fa60 block: don't return -EINVAL for not found names in devt_from_devname by Christoph Hellwig · 1 year, 9 months ago
  95. 9c39b7a block: make sure local irq is disabled when calling __blkcg_rstat_flush by Ming Lei · 1 year, 9 months ago
  96. 017fb83 block: Improve kernel-doc headers by Bart Van Assche · 1 year, 9 months ago
  97. 2293cae blk-mq: don't insert passthrough request into sw queue by Ming Lei · 1 year, 9 months ago
  98. 72ef02b bsg: make bsg_class a static const structure by Ivan Orlov · 1 year, 9 months ago
  99. 56e71bd block: fix the exclusive open mask in disk_scan_partitions by Christoph Hellwig · 1 year, 9 months ago
  100. b6f3f28 block: add overflow checks for Amiga partition support by Michael Schmitz · 1 year, 9 months ago