1. c50fca5 block: simplify Kconfig files by Masahiro Yamada · 3 years, 3 months ago
  2. df252bd block: remove redundant =y from BLK_CGROUP dependency by Masahiro Yamada · 3 years, 3 months ago
  3. 349302d block: improve batched tag allocation by Jens Axboe · 3 years, 3 months ago
  4. 9672b0d sbitmap: add __sbitmap_queue_get_batch() by Jens Axboe · 3 years, 3 months ago
  5. 8971a3b7 blk-mq: optimise *end_request non-stat path by Pavel Begunkov · 3 years, 3 months ago
  6. 4f7ab09 block: mark bio_truncate static by Christoph Hellwig · 3 years, 3 months ago
  7. ff18d77 block: move bio_get_{first,last}_bvec out of bio.h by Christoph Hellwig · 3 years, 3 months ago
  8. 9774b39 block: mark __bio_try_merge_page static by Christoph Hellwig · 3 years, 3 months ago
  9. 9a6083b block: move bio_full out of bio.h by Christoph Hellwig · 3 years, 3 months ago
  10. b6559d8 block: fold bio_cur_bytes into blk_rq_cur_bytes by Christoph Hellwig · 3 years, 3 months ago
  11. 8addffd block: move bio_mergeable out of bio.h by Christoph Hellwig · 3 years, 3 months ago
  12. 11d9cab block: don't include <linux/ioprio.h> in <linux/bio.h> by Christoph Hellwig · 3 years, 3 months ago
  13. 9e8c0d0 block: remove BIO_BUG_ON by Christoph Hellwig · 3 years, 3 months ago
  14. e9ea159 blk-mq: inline hot part of __blk_mq_sched_restart by Pavel Begunkov · 3 years, 3 months ago
  15. be6bfe3 block: inline hot paths of blk_account_io_*() by Pavel Begunkov · 3 years, 3 months ago
  16. 8a70951 block: merge block_ioctl into blkdev_ioctl by Christoph Hellwig · 3 years, 3 months ago
  17. 84b8514 block: move the *blkdev_ioctl declarations out of blkdev.h by Christoph Hellwig · 3 years, 3 months ago
  18. fea349b block: unexport blkdev_ioctl by Christoph Hellwig · 3 years, 3 months ago
  19. 4a60f36 block: don't dereference request after flush insertion by Jens Axboe · 3 years, 2 months ago
  20. 0f38d76 blk-mq: cleanup blk_mq_submit_bio by Christoph Hellwig · 3 years, 3 months ago
  21. b90cfae blk-mq: cleanup and rename __blk_mq_alloc_request by Christoph Hellwig · 3 years, 3 months ago
  22. 47c122e block: pre-allocate requests if plug is started and is a batch by Jens Axboe · 3 years, 3 months ago
  23. ba0ffdd block: bump max plugged deferred size from 16 to 32 by Jens Axboe · 3 years, 3 months ago
  24. 0006707 block: inherit request start time from bio for BLK_CGROUP by Jens Axboe · 3 years, 3 months ago
  25. a7b36ee block: move blk-throtl fast path inline by Jens Axboe · 3 years, 3 months ago
  26. 079a2e3 blk-mq: Change shared sbitmap naming to shared tags by John Garry · 3 years, 3 months ago
  27. ae0f1a7 blk-mq: Stop using pointers for blk_mq_tags bitmap tags by John Garry · 3 years, 3 months ago
  28. e155b0c blk-mq: Use shared tags for shared sbitmap support by John Garry · 3 years, 3 months ago
  29. 645db34 blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}() by John Garry · 3 years, 3 months ago
  30. 63064be blk-mq: Add blk_mq_alloc_map_and_rqs() by John Garry · 3 years, 3 months ago
  31. a7e7388 blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap() by John Garry · 3 years, 3 months ago
  32. 4f245d5 blk-mq: Don't clear driver tags own mapping by John Garry · 3 years, 3 months ago
  33. f32e4ea blk-mq: Pass driver tags to blk_mq_clear_rq_mapping() by John Garry · 3 years, 3 months ago
  34. 1820f4f blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}() by John Garry · 3 years, 3 months ago
  35. d99a6bb blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}() by John Garry · 3 years, 3 months ago
  36. f6adcef blk-mq: Invert check in blk_mq_update_nr_requests() by John Garry · 3 years, 3 months ago
  37. 8fa0446 blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests() by John Garry · 3 years, 3 months ago
  38. d2a2796 block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ by John Garry · 3 years, 3 months ago
  39. 65de57b blk-mq: Change rqs check in blk_mq_free_rqs() by John Garry · 3 years, 3 months ago
  40. 8a3ee67 block: print the current process in handle_bad_sector by Christoph Hellwig · 3 years, 3 months ago
  41. 322cff7 block/mq-deadline: Prioritize high-priority requests by Bart Van Assche · 3 years, 3 months ago
  42. bce0363 block/mq-deadline: Stop using per-CPU counters by Bart Van Assche · 3 years, 3 months ago
  43. 32f64ca block/mq-deadline: Add an invariant check by Bart Van Assche · 3 years, 3 months ago
  44. e2c7275 block/mq-deadline: Improve request accounting further by Bart Van Assche · 3 years, 3 months ago
  45. 24b83de block: move struct request to blk-mq.h by Christoph Hellwig · 3 years, 3 months ago
  46. fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
  47. badf7f6 block: move a few merge helpers out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
  48. b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 3 months ago
  49. 3ab0bc7 block: drop unused includes in <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
  50. 2e9bc34 block: move elevator.h to block/ by Christoph Hellwig · 3 years, 3 months ago
  51. 9778ac7 block: remove the struct blk_queue_ctx forward declaration by Christoph Hellwig · 3 years, 3 months ago
  52. 713e4e1 block: remove the cmd_size field from struct request_queue by Christoph Hellwig · 3 years, 3 months ago
  53. 9013823 block: remove the unused blk_queue_state enum by Christoph Hellwig · 3 years, 3 months ago
  54. 1d9433c block: remove the unused rq_end_sector macro by Christoph Hellwig · 3 years, 3 months ago
  55. 6a5850d sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h by Christoph Hellwig · 3 years, 3 months ago
  56. 545c664 kernel: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 3 months ago
  57. dcbfa22 arch: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 3 months ago
  58. 518d550 mm: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 3 months ago
  59. ccdf774 mm: don't include <linux/blkdev.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
  60. e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
  61. 348332e mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> by Christoph Hellwig · 3 years, 3 months ago
  62. 3c08b09 blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu by Tejun Heo · 3 years, 2 months ago
  63. 519d819 Linux 5.15-rc6 by Linus Torvalds · 3 years, 2 months ago
  64. cd079b1 Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 3 years, 2 months ago
  65. f2b3420 Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  66. cc0af0a Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  67. 3bb50f8 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 2 months ago
  68. be9eb2f Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
  69. 6890aca Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  70. f644750c Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 3 years, 2 months ago
  71. 60ebc28 Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  72. 424e7d8 Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  73. 89f6602 Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  74. cf52ad5 Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 2 months ago
  75. e3572df Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  76. a563ae0 Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 2 months ago
  77. b9e42b3 Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 2 months ago
  78. ebf613a Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 2 months ago
  79. 12dbbfa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 2 months ago
  80. d29bd41 block, bfq: reset last_bfqq_created on group change by Paolo Valente · 3 years, 2 months ago
  81. a204176 block: warn when putting the final reference on a registered disk by Christoph Hellwig · 3 years, 3 months ago
  82. f7bf358 brd: reduce the brd_devices_mutex scope by Tetsuo Handa · 3 years, 4 months ago
  83. d999ade Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 2 months ago
  84. ccfb5ce Merge tag 'fixes-2021-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years, 2 months ago
  85. 368a978 Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  86. 6985c40 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 2 months ago
  87. dcd6198 Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 2 months ago
  88. 304040f Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
  89. c13f946 Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linux by Linus Torvalds · 3 years, 2 months ago
  90. 5fd01b7 Merge tag 'arc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 3 years, 2 months ago
  91. f042981 Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 2 months ago
  92. 5a7ee55 Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
  93. 711c368 Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
  94. b2381ac x86/fpu: Mask out the invalid MXCSR bits properly by Borislav Petkov · 3 years, 2 months ago
  95. a02dcde Input: touchscreen - avoid bitwise vs logical OR warning by Nathan Chancellor · 3 years, 2 months ago
  96. 3378a07 Input: xpad - add support for another USB ID of Nacon GC-100 by Michael Cullen · 3 years, 2 months ago
  97. fe0a7e3 Input: resistive-adc-touch - fix division by zero error on z1 == 0 by Oleksij Rempel · 3 years, 2 months ago
  98. d997cc1 Input: snvs_pwrkey - add clk handling by Uwe Kleine-König · 3 years, 2 months ago
  99. c411080 kyber: avoid q->disk dereferences in trace points by Christoph Hellwig · 3 years, 3 months ago
  100. aec89dc block: keep q_usage_counter in atomic mode after del_gendisk by Christoph Hellwig · 3 years, 3 months ago