1. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  2. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  3. 98fa7a3 block, bfq: fix asymmetric scenarios detection by Federico Motta · 6 years ago
  4. d6f1dda blk-mq: place trace_block_getrq() in correct place by Xiaoguang Wang · 6 years ago
  5. bf50545 block: Introduce blk_revalidate_disk_zones() by Damien Le Moal · 6 years ago
  6. e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
  7. 965b652 block: Expose queue nr_zones in sysfs by Damien Le Moal · 6 years ago
  8. a2d6b3a block: Improve zone reset execution by Damien Le Moal · 6 years ago
  9. 65e4e3e block: Introduce BLKGETNRZONES ioctl by Damien Le Moal · 6 years ago
  10. 72cd875 block: Introduce BLKGETZONESZ ioctl by Damien Le Moal · 6 years ago
  11. 2e85fba block: Limit allocation of zone descriptors for report zones by Damien Le Moal · 6 years ago
  12. a91e138 block: Introduce blkdev_nr_zones() helper by Damien Le Moal · 6 years ago
  13. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  14. 52990a5 block: setup bounce bio_sets properly by Jens Axboe · 6 years ago
  15. d459d85 blkcg: reassociate bios when make_request() is called recursively by Dennis Zhou · 6 years ago
  16. 744889b7 block: don't deal with discard limit in blkdev_issue_discard() by Ming Lei · 6 years ago
  17. 9316a9e blk-mq: provide helper for setting up an SQ queue and tag set by Jens Axboe · 6 years ago
  18. 5e27891 block: remove bogus check for queue_lock assignment by Jens Axboe · 6 years ago
  19. e01ad46 blk-mq: fallback to previous nr_hw_queues when updating fails by Jianchao Wang · 6 years ago
  20. 34d11ff blk-mq: realloc hctx when hw queue is mapped to another node by Jianchao Wang · 6 years ago
  21. 5b20285 blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs by Jianchao Wang · 6 years ago
  22. 477e19d blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues by Jianchao Wang · 6 years ago
  23. 2d29c9f block, bfq: improve asymmetric scenarios detection by Federico Motta · 6 years ago
  24. 5e65a20 blk-wbt: wake up all when we scale up, not down by Josef Bacik · 6 years ago
  25. a2fa8a1 cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline by Maciej S. Szmigiero · 6 years ago
  26. 1306ad4 block: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  27. 36e7653 blk-mq: complete req in softirq context in case of single queue by Ming Lei · 6 years ago
  28. 6d8623a blk-mq-debugfs: Also show requests that have not yet been started by Bart Van Assche · 6 years ago
  29. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  30. 451bb7c blk-iolatency: keep track of previous windows stats by Josef Bacik · 6 years ago
  31. 1fa2840 blk-iolatency: use a percentile approache for ssd's by Josef Bacik · 6 years ago
  32. 22ed8a9 blk-iolatency: deal with small samples by Josef Bacik · 6 years ago
  33. 9f60511 blk-iolatency: deal with nr_requests == 1 by Josef Bacik · 6 years ago
  34. ff4cee0 blk-iolatency: use q->nr_requests directly by Josef Bacik · 6 years ago
  35. f0a0cdd kyber: fix integer overflow of latency targets on 32-bit by Omar Sandoval · 6 years ago
  36. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  37. 6c3b7af kyber: add tracepoints by Omar Sandoval · 6 years ago
  38. 6e25cb0 kyber: implement improved heuristics by Omar Sandoval · 6 years ago
  39. fa2a1f6 kyber: don't make domain token sbitmap larger than necessary by Omar Sandoval · 6 years ago
  40. f8232f2 block: export blk_stat_enable_accounting() by Omar Sandoval · 6 years ago
  41. ed88660 block: move call of scheduler's ->completed_request() hook by Omar Sandoval · 6 years ago
  42. 587562d blk-mq: I/O and timer unplugs are inverted in blktrace by Ilya Dryomov · 6 years ago
  43. 854f31c block: fix deadline elevator drain for zoned block devices by Damien Le Moal · 6 years ago
  44. 986d413 blk-mq: Enable support for runtime power management by Bart Van Assche · 6 years ago
  45. 7cedffe block: Make blk_get_request() block for non-PM requests while suspended by Bart Van Assche · 6 years ago
  46. bdd6316 block: Allow unfreezing of a queue while requests are in progress by Bart Van Assche · 6 years ago
  47. 0d25bd0 block: Schedule runtime resume earlier by Bart Van Assche · 6 years ago
  48. 154b00d block: Split blk_pm_add_request() and blk_pm_put_request() by Bart Van Assche · 6 years ago
  49. cd84a62 block, scsi: Change the preempt-only flag into a counter by Bart Van Assche · 6 years ago
  50. bca6b06 block: Move power management code into a new source file by Bart Van Assche · 6 years ago
  51. c39ae60 block: remove ARCH_BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  52. 530ca2c blk-mq: Allow blocking queue tag iter callbacks by Keith Busch · 6 years ago
  53. 6e76846 block: remove bvec_to_phys by Christoph Hellwig · 6 years ago
  54. 3dccdae block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable by Christoph Hellwig · 6 years ago
  55. 0e25339 block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page by Christoph Hellwig · 6 years ago
  56. 6a9f5f2 block: simplify BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  57. 27ca1d4 block: move req_gap_back_merge to blk.h by Christoph Hellwig · 6 years ago
  58. e990700 block: move req_gap_{back,front}_merge to blk-merge.c by Christoph Hellwig · 6 years ago
  59. 43b729b block: move integrity_req_gap_{back,front}_merge to blk.h by Christoph Hellwig · 6 years ago
  60. c7b1bf5 blk-mq: Document the functions that iterate over requests by Bart Van Assche · 6 years ago
  61. 101246e blkcg: rename blkg_try_get to blkg_tryget by Dennis Zhou (Facebook) · 6 years ago
  62. b3b9f24 blkcg: change blkg reference counting to use percpu_ref by Dennis Zhou (Facebook) · 6 years ago
  63. f0fcb3e blkcg: remove additional reference to the css by Dennis Zhou (Facebook) · 6 years ago
  64. c839e7a blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou (Facebook) · 6 years ago
  65. 74b7c02 blkcg: associate a blkg for pages being evicted by swap by Dennis Zhou (Facebook) · 6 years ago
  66. 5bf9a1f blkcg: consolidate bio_issue_init to be a part of core by Dennis Zhou (Facebook) · 6 years ago
  67. a7b39b4 blkcg: always associate a bio with a blkg by Dennis Zhou (Facebook) · 6 years ago
  68. 07b05bc blkcg: convert blkg_lookup_create to find closest blkg by Dennis Zhou (Facebook) · 6 years ago
  69. 49f4c2d blkcg: update blkg_lookup_create to do locking by Dennis Zhou (Facebook) · 6 years ago
  70. 27e6fa9 blkcg: fix ref count issue with bio_blkcg using task_css by Dennis Zhou (Facebook) · 6 years ago
  71. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  72. 9ff0125 Blk-throttle: update to use rbtree with leftmost node cached by Liu Bo · 6 years ago
  73. 576ed91 block: use bio_add_page in bio_iov_iter_get_pages by Christoph Hellwig · 6 years ago
  74. c8765de blok, bfq: do not plug I/O if all queues are weight-raised by Paolo Valente · 6 years ago
  75. d0edc24 block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash by Paolo Valente · 6 years ago
  76. cbeb869 block, bfq: correctly charge and reset entity service in all cases by Paolo Valente · 6 years ago
  77. f8c0d7b blk-iolatency: remove set but not used variables 'changed' and 'blkiolat' by YueHaibing · 6 years ago
  78. 01c5f85 blk-cgroup: increase number of supported policies by Jens Axboe · 6 years ago
  79. 7759eb2 block: remove bio_rewind_iter() by Ming Lei · 6 years ago
  80. d5274b3 block: bfq: swap puts in bfqg_and_blkg_put by Konstantin Khlebnikov · 6 years ago
  81. 8b2ded1 block: don't warn when doing fsync on read-only devices by Mikulas Patocka · 6 years ago
  82. 3111885 blkcg: use tryget logic when associating a blkg with a bio by Dennis Zhou (Facebook) · 6 years ago
  83. 59b5771 blkcg: delay blkg destruction until after writeback has finished by Dennis Zhou (Facebook) · 6 years ago
  84. 6b06546 Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()" by Dennis Zhou (Facebook) · 6 years ago
  85. db19395 block: bsg: move atomic_t ref_count variable to refcount API by John Pittman · 6 years ago
  86. 62d2a19 block: remove unnecessary condition check by Chengguang Xu · 6 years ago
  87. b0a84be blk-wbt: remove dead code by Jens Axboe · 6 years ago
  88. 38cfb5a blk-wbt: improve waking of tasks by Jens Axboe · 6 years ago
  89. 061a542 blk-wbt: abstract out end IO completion handler by Jens Axboe · 6 years ago
  90. c125311 blk-wbt: don't maintain inflight counts if disabled by Jens Axboe · 6 years ago
  91. c45e6a0 blk-wbt: fix has-sleeper queueing check by Jens Axboe · 6 years ago
  92. b788209 blk-wbt: use wq_has_sleeper() for wq active check by Jens Axboe · 6 years ago
  93. ffa358d blk-wbt: move disable check into get_limit() by Jens Axboe · 6 years ago
  94. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  95. f5bbbbe blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter by Jianchao Wang · 6 years ago
  96. d48ece2 blk-mq: init hctx sched after update ctx and hctx mapping by Jianchao Wang · 6 years ago
  97. fcedba4 block: remove duplicate initialization by Chaitanya Kulkarni · 6 years ago
  98. 599d067 block: change return type to bool by Chengguang Xu · 6 years ago
  99. fc8ebd0 block, bfq: return nbytes and not zero from struct cftype .write() method by Maciej S. Szmigiero · 6 years ago
  100. f812164 block, bfq: improve code of bfq_bfqq_charge_time by Paolo Valente · 6 years ago