1. 4cafe86 blk-mq: run dispatch lock once in case of issuing from list by Ming Lei · 3 years, 1 month ago
  2. bcc330f blk-mq: pass request queue to blk_mq_run_dispatch_ops by Ming Lei · 3 years, 1 month ago
  3. 704b914 blk-mq: move srcu from blk_mq_hw_ctx to request_queue by Ming Lei · 3 years, 1 month ago
  4. 2a904d0 blk-mq: remove hctx_lock and hctx_unlock by Ming Lei · 3 years, 1 month ago
  5. 0a467d0 block: switch to atomic_t for request references by Jens Axboe · 3 years, 3 months ago
  6. ceaa762 block: move direct_IO into our own read_iter handler by Jens Axboe · 3 years, 3 months ago
  7. 4bdcd1d mm: move filemap_range_needs_writeback() into header by Jens Axboe · 3 years, 3 months ago
  8. a08ed9a block: fix double bio queue when merging in cached request path by Jens Axboe · 3 years, 1 month ago
  9. 373b541 block: get rid of useless goto and label in blk_mq_get_new_requests() by Jens Axboe · 3 years, 1 month ago
  10. 18d7817 blk-mq: check q->poll_stat in queue_poll_stat_show by Ming Lei · 3 years, 1 month ago
  11. 8a75189 block: Fix fsync always failed if once failed by Ye Bin · 3 years, 2 months ago
  12. a30e344 scsi: remove the gendisk argument to scsi_ioctl by Christoph Hellwig · 3 years, 2 months ago
  13. b84ba30 block: remove the gendisk argument to blk_execute_rq by Christoph Hellwig · 3 years, 2 months ago
  14. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 2 months ago
  15. 79bb1db block: don't check ->rq_disk in merges by Christoph Hellwig · 3 years, 2 months ago
  16. 82baa32 mtd_blkdevs: remove the sector out of range check in do_blktrans_request by Christoph Hellwig · 3 years, 2 months ago
  17. af22fef block: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 2 months ago
  18. eca5892 block: simplify ioc_lookup_icq by Christoph Hellwig · 3 years, 2 months ago
  19. 18b74c4 block: simplify ioc_create_icq by Christoph Hellwig · 3 years, 2 months ago
  20. d538ea4 block: return the io_context from create_task_io_context by Christoph Hellwig · 3 years, 2 months ago
  21. 8ffc136 block: use alloc_io_context in __copy_io by Christoph Hellwig · 3 years, 2 months ago
  22. a0f14d8 block: factor out a alloc_io_context helper by Christoph Hellwig · 3 years, 2 months ago
  23. 50569c2 block: remove get_io_context_active by Christoph Hellwig · 3 years, 2 months ago
  24. 222ee58 block: move the remaining elv.icq handling to the I/O scheduler by Christoph Hellwig · 3 years, 2 months ago
  25. 87dd1d6 block: move blk_mq_sched_assign_ioc to blk-ioc.c by Christoph Hellwig · 3 years, 2 months ago
  26. 3304742 block: mark put_io_context_active static by Christoph Hellwig · 3 years, 2 months ago
  27. c2a3246 Revert "block: Provide blk_mq_sched_get_icq()" by Christoph Hellwig · 3 years, 2 months ago
  28. a0725c2 bfq: use bfq_bic_lookup in bfq_limit_depth by Christoph Hellwig · 3 years, 2 months ago
  29. 836b394 bfq: simplify bfq_bic_lookup by Christoph Hellwig · 3 years, 2 months ago
  30. 88c9a2c fork: move copy_io to block/blk-ioc.c by Christoph Hellwig · 3 years, 2 months ago
  31. e92a559 RDMA/qib: rename copy_io to qib_copy_io by Christoph Hellwig · 3 years, 2 months ago
  32. 5f480b1 blk-mq: use bio->bi_opf after bio is checked by Ming Lei · 3 years, 2 months ago
  33. c65e6fd bfq: Do not let waker requests skip proper accounting by Jan Kara · 3 years, 2 months ago
  34. 1eb17f5 bfq: Log waker detections by Jan Kara · 3 years, 2 months ago
  35. 582f04e bfq: Provide helper to generate bfqq name by Jan Kara · 3 years, 2 months ago
  36. 1f18b70 bfq: Limit waker detection in time by Jan Kara · 3 years, 2 months ago
  37. 76f1df8 bfq: Limit number of requests consumed by each cgroup by Jan Kara · 3 years, 2 months ago
  38. 44dfa27 bfq: Store full bitmap depth in bfq_data by Jan Kara · 3 years, 2 months ago
  39. 98f0449 bfq: Track number of allocated requests in bfq_entity by Jan Kara · 3 years, 2 months ago
  40. 790cf9c block: Provide blk_mq_sched_get_icq() by Jan Kara · 3 years, 2 months ago
  41. 639d353 mmc: core: Use blk_mq_complete_request_direct(). by Sebastian Andrzej Siewior · 3 years, 3 months ago
  42. e8dc17e blk-mq: Add blk_mq_complete_request_direct() by Sebastian Andrzej Siewior · 3 years, 3 months ago
  43. 72cd9df blk-crypto: remove blk_crypto_unregister() by Eric Biggers · 3 years, 2 months ago
  44. 5b13bc8 blk-mq: cleanup request allocation by Christoph Hellwig · 3 years, 2 months ago
  45. 82d981d block: don't include <linux/part_stat.h> in blk.h by Christoph Hellwig · 3 years, 2 months ago
  46. ca5b304 block: don't include <linux/idr.h> in blk.h by Christoph Hellwig · 3 years, 2 months ago
  47. a2ff778 block: don't include <linux/blk-mq.h> in blk.h by Christoph Hellwig · 3 years, 2 months ago
  48. e4a19f7 block: don't include blk-mq.h in blk.h by Christoph Hellwig · 3 years, 2 months ago
  49. 2aa7745 block: don't include blk-mq-sched.h in blk.h by Christoph Hellwig · 3 years, 2 months ago
  50. 0c6cb3a block: remove the e argument to elevator_exit by Christoph Hellwig · 3 years, 2 months ago
  51. f46b81c block: remove elevator_exit by Christoph Hellwig · 3 years, 2 months ago
  52. 0281ed3 block: move blk_get_flush_queue to blk-flush.c by Christoph Hellwig · 3 years, 2 months ago
  53. 35c90e6 blk_mq: remove repeated includes by Guo Zhengkui · 3 years, 2 months ago
  54. 5a9d041 block: move io_context creation into where it's needed by Jens Axboe · 3 years, 2 months ago
  55. 48b5c1f block: only allocate poll_stats if there's a user of them by Jens Axboe · 3 years, 2 months ago
  56. 25c4b5e blk-ioprio: don't set bio priority if not needed by Jens Axboe · 3 years, 2 months ago
  57. 1e9c230 blk-mq: move more plug handling from blk_mq_submit_bio into blk_add_rq_to_plug by Christoph Hellwig · 3 years, 2 months ago
  58. 0c5bcc9 blk-mq: simplify the plug handling in blk_mq_submit_bio by Christoph Hellwig · 3 years, 2 months ago
  59. a4561f9 sr: set GENHD_FL_REMOVABLE earlier by Christoph Hellwig · 3 years, 2 months ago
  60. 430cc5d block: cleanup the GENHD_FL_* definitions by Christoph Hellwig · 3 years, 2 months ago
  61. 9f18db5 block: don't set GENHD_FL_NO_PART for hidden gendisks by Christoph Hellwig · 3 years, 2 months ago
  62. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 2 months ago
  63. 3b5149a block: remove GENHD_FL_SUPPRESS_PARTITION_INFO by Christoph Hellwig · 3 years, 2 months ago
  64. 79b0f79 mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO by Christoph Hellwig · 3 years, 2 months ago
  65. 94b49c3 null_blk: don't suppress partitioning information by Christoph Hellwig · 3 years, 2 months ago
  66. 1408628 block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open by Christoph Hellwig · 3 years, 2 months ago
  67. 46e7eac block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART by Christoph Hellwig · 3 years, 2 months ago
  68. e16e506 block: merge disk_scan_partitions and blkdev_reread_part by Christoph Hellwig · 3 years, 2 months ago
  69. e3b3bad block: remove a dead check in show_partition by Christoph Hellwig · 3 years, 2 months ago
  70. 1a827ce1 block: remove GENHD_FL_CD by Christoph Hellwig · 3 years, 2 months ago
  71. 1545e0b block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags by Christoph Hellwig · 3 years, 2 months ago
  72. 8641691 block: move GENHD_FL_NATIVE_CAPACITY to disk->state by Christoph Hellwig · 3 years, 2 months ago
  73. d9337a4 block: don't include blk-mq headers in blk-core.c by Christoph Hellwig · 3 years, 2 months ago
  74. 0d7a29a block: move blk_print_req_error to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  75. 22350ad block: move blk_dump_rq_flags to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  76. 450b787 block: move blk_account_io_{start,done} to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  77. f2b8f3c block: move blk_steal_bios to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  78. 52fdbbc block: move blk_rq_init to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  79. 06c8c69 block: move request based cloning helpers to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  80. b84c5b5 blk-mq: move blk_mq_flush_plug_list by Christoph Hellwig · 3 years, 2 months ago
  81. 4054cff block: remove blk-exec.c by Christoph Hellwig · 3 years, 2 months ago
  82. 786d4e0 block: remove rq_flush_dcache_pages by Christoph Hellwig · 3 years, 2 months ago
  83. 79478bf block: move blk_rq_err_bytes to scsi by Christoph Hellwig · 3 years, 2 months ago
  84. d58071a Linux 5.16-rc3 by Linus Torvalds · 3 years, 2 months ago
  85. d06c942 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 2 months ago
  86. 9557e60 Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  87. 97891bb Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  88. 1ed1d3a Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  89. d039f38 Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  90. f8132d6 Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  91. 0757ca0 Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 2 months ago
  92. 3498e7f Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 2 months ago
  93. 00169a9 vmxnet3: Use generic Kconfig option for page size limit by Guenter Roeck · 3 years, 2 months ago
  94. 4eec7fa fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k by Guenter Roeck · 3 years, 2 months ago
  95. 1f0e290 arch: Add generic Kconfig option indicating page size smaller than 64k by Guenter Roeck · 3 years, 2 months ago
  96. 27ff768 tracing: Test the 'Do not trace this pid' case in create event by Steven Rostedt (VMware) · 3 years, 2 months ago
  97. 4f0dda3 Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 2 months ago
  98. adfb743 Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 2 months ago
  99. 86155d6 Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  100. 86799cd Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago