1. a0725c2 bfq: use bfq_bic_lookup in bfq_limit_depth by Christoph Hellwig · 3 years, 2 months ago
  2. 836b394 bfq: simplify bfq_bic_lookup by Christoph Hellwig · 3 years, 2 months ago
  3. 88c9a2c fork: move copy_io to block/blk-ioc.c by Christoph Hellwig · 3 years, 2 months ago
  4. e92a559 RDMA/qib: rename copy_io to qib_copy_io by Christoph Hellwig · 3 years, 2 months ago
  5. 5f480b1 blk-mq: use bio->bi_opf after bio is checked by Ming Lei · 3 years, 2 months ago
  6. c65e6fd bfq: Do not let waker requests skip proper accounting by Jan Kara · 3 years, 2 months ago
  7. 1eb17f5 bfq: Log waker detections by Jan Kara · 3 years, 2 months ago
  8. 582f04e bfq: Provide helper to generate bfqq name by Jan Kara · 3 years, 2 months ago
  9. 1f18b70 bfq: Limit waker detection in time by Jan Kara · 3 years, 2 months ago
  10. 76f1df8 bfq: Limit number of requests consumed by each cgroup by Jan Kara · 3 years, 2 months ago
  11. 44dfa27 bfq: Store full bitmap depth in bfq_data by Jan Kara · 3 years, 2 months ago
  12. 98f0449 bfq: Track number of allocated requests in bfq_entity by Jan Kara · 3 years, 2 months ago
  13. 790cf9c block: Provide blk_mq_sched_get_icq() by Jan Kara · 3 years, 2 months ago
  14. 639d353 mmc: core: Use blk_mq_complete_request_direct(). by Sebastian Andrzej Siewior · 3 years, 3 months ago
  15. e8dc17e blk-mq: Add blk_mq_complete_request_direct() by Sebastian Andrzej Siewior · 3 years, 3 months ago
  16. 72cd9df blk-crypto: remove blk_crypto_unregister() by Eric Biggers · 3 years, 2 months ago
  17. 5b13bc8 blk-mq: cleanup request allocation by Christoph Hellwig · 3 years, 2 months ago
  18. 82d981d block: don't include <linux/part_stat.h> in blk.h by Christoph Hellwig · 3 years, 2 months ago
  19. ca5b304 block: don't include <linux/idr.h> in blk.h by Christoph Hellwig · 3 years, 2 months ago
  20. a2ff778 block: don't include <linux/blk-mq.h> in blk.h by Christoph Hellwig · 3 years, 2 months ago
  21. e4a19f7 block: don't include blk-mq.h in blk.h by Christoph Hellwig · 3 years, 2 months ago
  22. 2aa7745 block: don't include blk-mq-sched.h in blk.h by Christoph Hellwig · 3 years, 2 months ago
  23. 0c6cb3a block: remove the e argument to elevator_exit by Christoph Hellwig · 3 years, 2 months ago
  24. f46b81c block: remove elevator_exit by Christoph Hellwig · 3 years, 2 months ago
  25. 0281ed3 block: move blk_get_flush_queue to blk-flush.c by Christoph Hellwig · 3 years, 2 months ago
  26. 35c90e6 blk_mq: remove repeated includes by Guo Zhengkui · 3 years, 2 months ago
  27. 5a9d041 block: move io_context creation into where it's needed by Jens Axboe · 3 years, 2 months ago
  28. 48b5c1f block: only allocate poll_stats if there's a user of them by Jens Axboe · 3 years, 2 months ago
  29. 25c4b5e blk-ioprio: don't set bio priority if not needed by Jens Axboe · 3 years, 2 months ago
  30. 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
  31. 0c5bcc9 blk-mq: simplify the plug handling in blk_mq_submit_bio by Christoph Hellwig · 3 years, 2 months ago
  32. a4561f9 sr: set GENHD_FL_REMOVABLE earlier by Christoph Hellwig · 3 years, 2 months ago
  33. 430cc5d block: cleanup the GENHD_FL_* definitions by Christoph Hellwig · 3 years, 2 months ago
  34. 9f18db5 block: don't set GENHD_FL_NO_PART for hidden gendisks by Christoph Hellwig · 3 years, 2 months ago
  35. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 2 months ago
  36. 3b5149a block: remove GENHD_FL_SUPPRESS_PARTITION_INFO by Christoph Hellwig · 3 years, 2 months ago
  37. 79b0f79 mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO by Christoph Hellwig · 3 years, 2 months ago
  38. 94b49c3 null_blk: don't suppress partitioning information by Christoph Hellwig · 3 years, 2 months ago
  39. 1408628 block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open by Christoph Hellwig · 3 years, 2 months ago
  40. 46e7eac block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART by Christoph Hellwig · 3 years, 2 months ago
  41. e16e506 block: merge disk_scan_partitions and blkdev_reread_part by Christoph Hellwig · 3 years, 2 months ago
  42. e3b3bad block: remove a dead check in show_partition by Christoph Hellwig · 3 years, 2 months ago
  43. 1a827ce1 block: remove GENHD_FL_CD by Christoph Hellwig · 3 years, 2 months ago
  44. 1545e0b block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags by Christoph Hellwig · 3 years, 2 months ago
  45. 8641691 block: move GENHD_FL_NATIVE_CAPACITY to disk->state by Christoph Hellwig · 3 years, 2 months ago
  46. d9337a4 block: don't include blk-mq headers in blk-core.c by Christoph Hellwig · 3 years, 2 months ago
  47. 0d7a29a block: move blk_print_req_error to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  48. 22350ad block: move blk_dump_rq_flags to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  49. 450b787 block: move blk_account_io_{start,done} to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  50. f2b8f3c block: move blk_steal_bios to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  51. 52fdbbc block: move blk_rq_init to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  52. 06c8c69 block: move request based cloning helpers to blk-mq.c by Christoph Hellwig · 3 years, 2 months ago
  53. b84c5b5 blk-mq: move blk_mq_flush_plug_list by Christoph Hellwig · 3 years, 2 months ago
  54. 4054cff block: remove blk-exec.c by Christoph Hellwig · 3 years, 2 months ago
  55. 786d4e0 block: remove rq_flush_dcache_pages by Christoph Hellwig · 3 years, 2 months ago
  56. 79478bf block: move blk_rq_err_bytes to scsi by Christoph Hellwig · 3 years, 2 months ago
  57. d58071a Linux 5.16-rc3 by Linus Torvalds · 3 years, 2 months ago
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 3498e7f Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 2 months ago
  66. 00169a9 vmxnet3: Use generic Kconfig option for page size limit by Guenter Roeck · 3 years, 2 months ago
  67. 4eec7fa fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k by Guenter Roeck · 3 years, 2 months ago
  68. 1f0e290 arch: Add generic Kconfig option indicating page size smaller than 64k by Guenter Roeck · 3 years, 2 months ago
  69. 27ff768 tracing: Test the 'Do not trace this pid' case in create event by Steven Rostedt (VMware) · 3 years, 2 months ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. 650c8ed Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  75. 9e9fbe4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  76. 7413927 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 2 months ago
  77. 52dc4c6 Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 2 months ago
  78. 7b65b79 Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
  79. 6be0880 Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 2 months ago
  80. f6223ff io_uring: Fix undefined-behaviour in io_issue_sqe by Ye Bin · 3 years, 2 months ago
  81. 1d0254e io_uring: fix soft lockup when call __io_remove_buffers by Ye Bin · 3 years, 2 months ago
  82. a55f224 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 2 months ago
  83. 86dc40c iommu/vt-d: Fix unmap_pages support by Alex Williamson · 3 years, 2 months ago
  84. 4e5973d iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock() by Christophe JAILLET · 3 years, 2 months ago
  85. f7ff3cf iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568 by Alex Bee · 3 years, 2 months ago
  86. 717e88a iommu/amd: Clarify AMD IOMMUv2 initialization messages by Joerg Roedel · 3 years, 2 months ago
  87. 21e96a2 iommu/vt-d: Remove unused PASID_DISABLED by Joerg Roedel · 3 years, 2 months ago
  88. c5c1754 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  89. b3612cc net: dsa: microchip: implement multi-bridge support by Oleksij Rempel · 3 years, 2 months ago
  90. 5367cf1 Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
  91. 0ce629b Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
  92. 925c943 Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 2 months ago
  93. 32c5449 Merge branch 'fix-broken-ptp-over-ip-on-ocelot-switches' by Jakub Kicinski · 3 years, 2 months ago
  94. c49a35e net: mscc: ocelot: correctly report the timestamping RX filters in ethtool by Vladimir Oltean · 3 years, 2 months ago
  95. 96ca08c net: mscc: ocelot: set up traps for PTP packets by Vladimir Oltean · 3 years, 2 months ago
  96. ec15bae net: ptp: add a definition for the UDP port for IEEE 1588 general messages by Vladimir Oltean · 3 years, 2 months ago
  97. 95706be net: mscc: ocelot: create a function that replaces an existing VCAP filter by Vladimir Oltean · 3 years, 2 months ago
  98. 8a07546 net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP by Vladimir Oltean · 3 years, 2 months ago
  99. b32e521 Merge branch 'net-hns3-add-some-fixes-for-net' by Jakub Kicinski · 3 years, 2 months ago
  100. 82229c4 net: hns3: fix incorrect components info of ethtool --reset command by Jie Wang · 3 years, 2 months ago