1. d88fb4f blk-mq: make sure that line break can be printed by Ming Lei · 4 years, 9 months ago
  2. 42d72c9 block: fix single range discard merge by Ming Lei · 6 years ago
  3. 317c80c blk-mq: avoid sysfs buffer overflow with too many CPU cores by Ming Lei · 4 years, 9 months ago
  4. 9663d29 block: call rq_qos_exit() after queue is frozen by Ming Lei · 6 years ago
  5. 10807b3 block: fix the DISCARD request merge by Jianchao Wang · 6 years ago
  6. 89f4d27 blok, bfq: do not plug I/O if all queues are weight-raised by Paolo Valente · 6 years ago
  7. 6c9a796 block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash by Paolo Valente · 6 years ago
  8. 5221281 blkcg: make blkcg_print_stat() print stats only for online blkgs by Tejun Heo · 4 years, 9 months ago
  9. 0544411 blk-rq-qos: fix first node deletion of rq_qos_del() by Tejun Heo · 4 years, 10 months ago
  10. 345c03a blk-wbt: fix performance regression in wbt scale_up/scale_down by Harshad Shirwadkar · 4 years, 10 months ago
  11. dbb7339 block: mq-deadline: Fix queue restart handling by Damien Le Moal · 4 years, 10 months ago
  12. 82652c0 block: fix null pointer dereference in blk_mq_rq_timed_out() by Yufen Yu · 4 years, 10 months ago
  13. 40cdc71 blk-mq: move cancel of requeue_work to the front of blk_exit_queue by zhengbin · 5 years ago
  14. 313efb2 blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs by Jianchao Wang · 6 years ago
  15. e238e6d blk-mq: free hw queue's resource in hctx's release handler by Ming Lei · 5 years ago
  16. 178d133 blk-iolatency: fix STS_AGAIN handling by Dennis Zhou · 5 years ago
  17. 5f33e81 Blk-iolatency: warn on negative inflight IO counter by Liu Bo · 6 years ago
  18. 7aa8dfa4 block, bfq: handle NULL return value by bfq_init_rq() by Paolo Valente · 5 years ago
  19. c58a650 block, scsi: Change the preempt-only flag into a counter by Bart Van Assche · 6 years ago
  20. af50d6a block/bio-integrity: fix a memory leak bug by Wenwen Wang · 5 years ago
  21. 8a1a3d3 block: init flush rq ref count to 1 by Josef Bacik · 5 years ago
  22. dd87cc6 blkcg: update blkcg_print_stat() to handle larger outputs by Tejun Heo · 5 years ago
  23. 73efdc5 blk-iolatency: clear use_delay when io.latency is set to zero by Tejun Heo · 5 years ago
  24. 1ab644b blk-throttle: fix zero wait time for iops throttled group by Konstantin Khlebnikov · 5 years ago
  25. 3ae98dc blk-iolatency: only account submitted bios by Dennis Zhou · 5 years ago
  26. 018524b7 block, bfq: NULL out the bic when it's no longer valid by Douglas Anderson · 5 years ago
  27. c9d8d3e block: Fix a NULL pointer dereference in generic_make_request() by Guilherme G. Piccoli · 5 years ago
  28. b5a185e block, bfq: increase idling for weight-raised queues by Paolo Valente · 5 years ago
  29. 525b526 blk-mq: move cancel of requeue_work into blk_mq_release by Ming Lei · 5 years ago
  30. 2b18feb block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR by David Kozub · 5 years ago
  31. ad39379 block: fix use-after-free on gendisk by Yufen Yu · 5 years ago
  32. 824c212 bfq: update internal depth state when queue depth changes by Jens Axboe · 5 years ago
  33. 96e4471 block: pass no-op callback to INIT_WORK(). by Tetsuo Handa · 5 years ago
  34. e5be04e block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx by Shenghui Wang · 5 years ago
  35. bde271d blk-iolatency: #include "blk.h" by Bart Van Assche · 5 years ago
  36. 2591bfc block: do not leak memory in bio_copy_user_iov() by Jérôme Glisse · 5 years ago
  37. 06666a1 block, bfq: fix in-service-queue check for queue merging by Paolo Valente · 5 years ago
  38. 29452f6 blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue by Jianchao Wang · 5 years ago
  39. 6d482bc56 blk-iolatency: fix IO hang due to negative inflight counter by Liu Bo · 6 years ago
  40. 80c8452 blk-mq: fix a hung issue when fsync by Jianchao Wang · 5 years ago
  41. 4cc66cc block: use rcu_work instead of call_rcu to avoid sleep in softirq by Yufen Yu · 6 years ago
  42. 6353c0a block: mq-deadline: Fix write completion handling by Damien Le Moal · 6 years ago
  43. 69e9b28 block: deactivate blk_stat timer in wbt_disable_default() by Ming Lei · 6 years ago
  44. 7290c71 block/bio: Do not zero user pages by Keith Busch · 6 years ago
  45. 55cbeea blk-mq: punt failed direct issue to dispatch list by Jens Axboe · 6 years ago
  46. 724ff9c blk-mq: fix corruption with direct issue by Jens Axboe · 6 years ago
  47. 487d58a block: copy ioprio in __bio_clone_fast() and bounce by Hannes Reinecke · 6 years ago
  48. a4da95e block: Clear kernel memory before copying to user by Keith Busch · 6 years ago
  49. 410306a SCSI: fix queue cleanup race before queue initialization is done by Ming Lei · 6 years ago
  50. 668c01c block, bfq: correctly charge and reset entity service in all cases by Paolo Valente · 6 years ago
  51. 1ea5c40 block: make sure writesame bio is aligned with logical block size by Ming Lei · 6 years ago
  52. 14657ef block: make sure discard bio is aligned with logical block size by Ming Lei · 6 years ago
  53. cf8d097 block: setup bounce bio_sets properly by Jens Axboe · 6 years ago
  54. 744889b7 block: don't deal with discard limit in blkdev_issue_discard() by Ming Lei · 6 years ago
  55. 5e65a20 blk-wbt: wake up all when we scale up, not down by Josef Bacik · 6 years ago
  56. 587562d blk-mq: I/O and timer unplugs are inverted in blktrace by Ilya Dryomov · 6 years ago
  57. 854f31c block: fix deadline elevator drain for zoned block devices by Damien Le Moal · 6 years ago
  58. 530ca2c blk-mq: Allow blocking queue tag iter callbacks by Keith Busch · 6 years ago
  59. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  60. 01c5f85 blk-cgroup: increase number of supported policies by Jens Axboe · 6 years ago
  61. d5274b3 block: bfq: swap puts in bfqg_and_blkg_put by Konstantin Khlebnikov · 6 years ago
  62. 8b2ded1 block: don't warn when doing fsync on read-only devices by Mikulas Patocka · 6 years ago
  63. 3111885 blkcg: use tryget logic when associating a blkg with a bio by Dennis Zhou (Facebook) · 6 years ago
  64. 59b5771 blkcg: delay blkg destruction until after writeback has finished by Dennis Zhou (Facebook) · 6 years ago
  65. 6b06546 Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()" by Dennis Zhou (Facebook) · 6 years ago
  66. db19395 block: bsg: move atomic_t ref_count variable to refcount API by John Pittman · 6 years ago
  67. 62d2a19 block: remove unnecessary condition check by Chengguang Xu · 6 years ago
  68. b0a84be blk-wbt: remove dead code by Jens Axboe · 6 years ago
  69. 38cfb5a blk-wbt: improve waking of tasks by Jens Axboe · 6 years ago
  70. 061a542 blk-wbt: abstract out end IO completion handler by Jens Axboe · 6 years ago
  71. c125311 blk-wbt: don't maintain inflight counts if disabled by Jens Axboe · 6 years ago
  72. c45e6a0 blk-wbt: fix has-sleeper queueing check by Jens Axboe · 6 years ago
  73. b788209 blk-wbt: use wq_has_sleeper() for wq active check by Jens Axboe · 6 years ago
  74. ffa358d blk-wbt: move disable check into get_limit() by Jens Axboe · 6 years ago
  75. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  76. f5bbbbe blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter by Jianchao Wang · 6 years ago
  77. d48ece2 blk-mq: init hctx sched after update ctx and hctx mapping by Jianchao Wang · 6 years ago
  78. fcedba4 block: remove duplicate initialization by Chaitanya Kulkarni · 6 years ago
  79. 599d067 block: change return type to bool by Chengguang Xu · 6 years ago
  80. fc8ebd0 block, bfq: return nbytes and not zero from struct cftype .write() method by Maciej S. Szmigiero · 6 years ago
  81. f812164 block, bfq: improve code of bfq_bfqq_charge_time by Paolo Valente · 6 years ago
  82. d580108 block, bfq: reduce write overcharge by Paolo Valente · 6 years ago
  83. e02a0aa2 block, bfq: always update the budget of an entity when needed by Paolo Valente · 6 years ago
  84. 8a511ba block, bfq: readd missing reset of parent-entity service by Paolo Valente · 6 years ago
  85. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  86. df60f6e blk-wbt: fix IO hang in wbt_wait() by Ming Lei · 6 years ago
  87. b089cfd block: don't warn for flush on read-only device by Jens Axboe · 6 years ago
  88. b86d865 blkcg: Make blkg_root_lookup() work for queues in bypass mode by Bart Van Assche · 6 years ago
  89. 991f61f Blk-throttle: reduce tail io latency when iops limit is enforced by Liu Bo · 6 years ago
  90. 24ecc35 block: Ensure that a request queue is dissociated from the cgroup controller by Bart Van Assche · 6 years ago
  91. 4cf6324 block: Introduce blk_exit_queue() by Bart Van Assche · 6 years ago
  92. d263ed9 blk-mq: count the hctx as active before allocating tag by Jianchao Wang · 6 years ago
  93. d6c02a9 block: bvec_nr_vecs() returns value for wrong slab by Greg Edwards · 6 years ago
  94. f7ecb1b cfq: Suppress compiler warnings about comparisons by Bart Van Assche · 6 years ago
  95. 9b4f434 cfq: Annotate fall-through in a switch statement by Bart Van Assche · 6 years ago
  96. 2887e41 blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait by Anchal Agarwal · 6 years ago
  97. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  98. a32e236 Partially revert "block: fail op_is_write() requests to read-only partitions" by Linus Torvalds · 6 years ago
  99. 71abe04 Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  100. 2d5ba0e blk-mq: fix blk_mq_tagset_busy_iter by Ming Lei · 6 years ago