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