1. 9d0281b Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
  2. 49d2439 blk-mq: enforce op-specific segment limits in blk_insert_cloned_request by Uday Shankar · 2 years ago
  3. e33b936 blk-iocost: Pass gendisk to ioc_refresh_params by Breno Leitao · 2 years ago
  4. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
  5. 310726c block: be a bit more careful in checking for NULL bdev while polling by Jens Axboe · 2 years ago
  6. 11eb695 block: clear bio->bi_bdev when putting a bio back in the cache by Jens Axboe · 2 years ago
  7. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  8. 307e14c Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years ago
  9. 6861eaf Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 2 years ago
  10. 9e58df9 Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
  11. 9e0c7efa block: remove more NULL checks after bdev_get_queue() by Juhyung Park · 2 years, 1 month ago
  12. f62e52d iov_iter: Define flags to qualify page extraction. by David Howells · 2 years, 1 month ago
  13. 5b0ed59 Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
  14. c1ef500 Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
  15. 6f3ee0e Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 2 years ago
  16. e5cfefa block: fix scan partition for exclusively open device again by Yu Kuai · 2 years ago
  17. 0f77b29 block: Revert "block: Do not reread partition table on exclusively open device" by Yu Kuai · 2 years ago
  18. 9ec041e sed-opal: add support flag for SUM in status ioctl by Luca Boccassi · 2 years, 1 month ago
  19. f3ca738 block: use proper return value from bio_failfast() by Jens Axboe · 2 years ago
  20. b6a4bdc block: bio-integrity: Copy flags when bio_integrity_payload is cloned by Martin K. Petersen · 2 years ago
  21. 0f7c8f0 block: Fix io statistics for cgroup in throttle path by Jinke Han · 2 years ago
  22. 3ce6a11 block: sync mixed merged request's failfast with 1st bio's by Ming Lei · 2 years, 1 month ago
  23. fd8f8ed block: export bio_split_rw by Christoph Hellwig · 2 years, 1 month ago
  24. a06377c Revert "blk-cgroup: pin the gendisk in struct blkcg_gq" by Christoph Hellwig · 2 years ago
  25. 9a9c261 Revert "blk-cgroup: pass a gendisk to blkg_lookup" by Christoph Hellwig · 2 years ago
  26. b6553bef Revert "blk-cgroup: delay blk-cgroup initialization until add_disk" by Christoph Hellwig · 2 years ago
  27. b4e94f9 Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release" by Christoph Hellwig · 2 years ago
  28. 1231039 Revert "blk-cgroup: move the cgroup information to struct gendisk" by Christoph Hellwig · 2 years ago
  29. 9af9935 block: Remove the ALLOC_CACHE_SLACK constant by Bart Van Assche · 2 years, 1 month ago
  30. 5f62241 block: make kobj_type structures constant by Thomas Weißschuh · 2 years, 1 month ago
  31. 23f3e32 block: Merge bio before checking ->cached_rq by Xiao Ni · 2 years, 1 month ago
  32. dcb5220 Revert "blk-cgroup: simplify blkg freeing from initialization failure paths" by Christoph Hellwig · 2 years, 1 month ago
  33. c43332f blk-cgroup: delay calling blkcg_exit_disk until disk_release by Christoph Hellwig · 2 years, 1 month ago
  34. f37bf75 block, bfq: cleanup 'bfqg->online' by Yu Kuai · 2 years, 1 month ago
  35. 01542f6 blk-mq: correct stale comment of .get_budget by Kemeng Shi · 2 years, 1 month ago
  36. 27e8b2b blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly by Kemeng Shi · 2 years, 1 month ago
  37. f1ce99f blk-mq: remove set of bd->last when get driver tag for next request fails by Kemeng Shi · 2 years, 1 month ago
  38. 4ea58fe blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_list by Kemeng Shi · 2 years, 1 month ago
  39. e4ef2e0 blk-mq: simplify flush check in blk_mq_dispatch_rq_list by Kemeng Shi · 2 years, 1 month ago
  40. 984ce0a blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directly by Kemeng Shi · 2 years, 1 month ago
  41. 0d617a8 blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_direct by Kemeng Shi · 2 years, 1 month ago
  42. 34c9f547 blk-mq: make blk_mq_commit_rqs a general function for all commits by Kemeng Shi · 2 years, 1 month ago
  43. 3e368fb blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct by Kemeng Shi · 2 years, 1 month ago
  44. 08e3599 blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly by Kemeng Shi · 2 years, 1 month ago
  45. 47df9ce blk-mq: Fix potential io hung for shared sbitmap per tagset by Kemeng Shi · 2 years, 1 month ago
  46. 98b99e9 blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait by Kemeng Shi · 2 years, 1 month ago
  47. c31e76b blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx by Kemeng Shi · 2 years, 1 month ago
  48. 6ee858a blk-mq: avoid sleep in blk_mq_alloc_request_hctx by Kemeng Shi · 2 years, 1 month ago
  49. e81cd5a block: stub out and deprecated the capability attribute on the gendisk by Christoph Hellwig · 2 years, 1 month ago
  50. 28e538a blk-cgroup: fix freeing NULL blkg in blkg_create by Christoph Hellwig · 2 years, 1 month ago
  51. 0136d86 Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
  52. d58cdfa block: factor out a bvec_set_page helper by Christoph Hellwig · 2 years, 1 month ago
  53. 3f13ab7 blk-cgroup: move the cgroup information to struct gendisk by Christoph Hellwig · 2 years, 1 month ago
  54. 479664c blk-cgroup: pass a gendisk to blkg_lookup by Christoph Hellwig · 2 years, 1 month ago
  55. 0a0b4f7 blk-cgroup: pass a gendisk to pd_alloc_fn by Christoph Hellwig · 2 years, 1 month ago
  56. 40e4996 blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy by Christoph Hellwig · 2 years, 1 month ago
  57. ba91c84 blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos by Christoph Hellwig · 2 years, 1 month ago
  58. 3963d84d blk-rq-qos: constify rq_qos_ops by Christoph Hellwig · 2 years, 1 month ago
  59. ce57b55 blk-rq-qos: make rq_qos_add and rq_qos_del more useful by Christoph Hellwig · 2 years, 1 month ago
  60. b494f9c blk-rq-qos: move rq_qos_add and rq_qos_del out of line by Christoph Hellwig · 2 years, 1 month ago
  61. 4e1d91a blk-wbt: open code wbt_queue_depth_changed in wbt_init by Christoph Hellwig · 2 years, 1 month ago
  62. 0bc65bd blk-wbt: move private information from blk-wbt.h to blk-wbt.c by Christoph Hellwig · 2 years, 1 month ago
  63. 958f296 blk-wbt: pass a gendisk to wbt_init by Christoph Hellwig · 2 years, 1 month ago
  64. 04aad37 blk-wbt: pass a gendisk to wbt_{enable,disable}_default by Christoph Hellwig · 2 years, 1 month ago
  65. f05837e blk-cgroup: store a gendisk to throttle in struct task_struct by Christoph Hellwig · 2 years, 1 month ago
  66. 84d7d46 blk-cgroup: pin the gendisk in struct blkcg_gq by Christoph Hellwig · 2 years, 1 month ago
  67. 180b04d blk-cgroup: remove the !bdi->dev check in blkg_dev_name by Christoph Hellwig · 2 years, 1 month ago
  68. 27b642b blk-cgroup: simplify blkg freeing from initialization failure paths by Christoph Hellwig · 2 years, 1 month ago
  69. 0b6f93b blk-cgroup: improve error unwinding in blkg_alloc by Christoph Hellwig · 2 years, 1 month ago
  70. 178fa7d blk-cgroup: delay blk-cgroup initialization until add_disk by Christoph Hellwig · 2 years, 1 month ago
  71. a886001 block: don't call blk_throtl_stat_add for non-READ/WRITE commands by Christoph Hellwig · 2 years, 1 month ago
  72. 3222d8c block: remove ->rw_page by Christoph Hellwig · 2 years, 1 month ago
  73. 0416f3b blk-cgroup: don't update io stat for root cgroup by Ming Lei · 2 years, 1 month ago
  74. 81ea42b block: Fix the blk_mq_destroy_queue() documentation by Bart Van Assche · 2 years, 1 month ago
  75. 4a6a7bc block: Default to use cgroup support for BFQ by Ulf Hansson · 2 years, 1 month ago
  76. 323745a block, bfq: remove unused bfq_wr_max_time in struct bfq_data by Kemeng Shi · 2 years, 1 month ago
  77. 87c971d block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq by Kemeng Shi · 2 years, 1 month ago
  78. 433d4b0 block, bfq: remove redundant check in bfq_put_cooperator by Kemeng Shi · 2 years, 1 month ago
  79. 86f8382e block, bfq: remove unnecessary dereference to get async_bfqq by Kemeng Shi · 2 years, 1 month ago
  80. 8ac2e43 block, bfq: use helper macro RQ_BFQQ to get bfqq of request by Kemeng Shi · 2 years, 1 month ago
  81. 1c97045 block, bfq: initialize bfqq->decrease_time_jif correctly by Kemeng Shi · 2 years, 1 month ago
  82. bebeb9e block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow by Kemeng Shi · 2 years, 1 month ago
  83. 0c3e09e block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection by Kemeng Shi · 2 years, 1 month ago
  84. b600de2 block, bfq: fix uaf for bfqq in bic_set_bfqq() by Yu Kuai · 2 years, 1 month ago
  85. f1c006f blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy() by Yu Kuai · 2 years, 1 month ago
  86. dfd6200 blk-cgroup: support to track if policy is online by Yu Kuai · 2 years, 1 month ago
  87. c7241ba blk-cgroup: dropping parent refcount after pd_free_fn() is done by Yu Kuai · 2 years, 1 month ago
  88. b367810 blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store by Zhong Jinghua · 2 years, 1 month ago
  89. 33391ee block: treat poll queue enter similarly to timeouts by Jens Axboe · 2 years, 1 month ago
  90. b326032 blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params() by Li Nan · 2 years, 1 month ago
  91. 984af1e blk-iocost: fix divide by 0 error in calc_lcoefs() by Li Nan · 2 years, 1 month ago
  92. 35198e3 blk-iocost: read params inside lock in sysfs apis by Yu Kuai · 2 years, 1 month ago
  93. 235a5a8 blk-iocost: don't allow to configure bio based device by Yu Kuai · 2 years, 1 month ago
  94. 7b7c5ae blk-iocost: check return value of match_u64() by Yu Kuai · 2 years, 1 month ago
  95. 5f2779d blk-iocost: avoid 64-bit division in ioc_timer_fn by Arnd Bergmann · 2 years, 1 month ago
  96. e29b210 block: add a new helper bdev_{is_zone_start, offset_from_zone_start} by Pankaj Raghav · 2 years, 2 months ago
  97. 7e2e355 block: extend bio-cache for non-polled requests by Anuj Gupta · 2 years, 1 month ago
  98. 67d59247d block: don't allow multiple bios for IOCB_NOWAIT issue by Jens Axboe · 2 years, 1 month ago
  99. a3df2e4 block: add a BUILD_BUG_ON() for adding more bio flags than we have space by Jens Axboe · 2 years, 2 months ago
  100. c9c7741 block: save user max_sectors limit by Keith Busch · 2 years, 2 months ago