1. b4b6cb6 Revert "block: blk-merge: try to make front segments in full size" by Ming Lei · 7 years ago
  2. 5448aca null_blk: wire up timeouts by Jens Axboe · 7 years ago
  3. 8abef10 bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GROUP_IOSCHED by Jens Axboe · 7 years ago
  4. 3609c47 bcache: closures: move control bits one bit right by Michael Lyle · 7 years ago
  5. aa98192 block: Fix kernel-doc warnings reported when building with W=1 by Bart Van Assche · 7 years ago
  6. ee3e4de blk-mq: Fix spelling in a source code comment by Bart Van Assche · 7 years ago
  7. 08b5a6e blk-mq: silence false positive warnings in hctx_unlock() by Jens Axboe · 7 years ago
  8. 05707b6 blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu by Tejun Heo · 7 years ago
  9. 5a61c36 blk-mq: remove REQ_ATOM_STARTED by Tejun Heo · 7 years ago
  10. 634f9e4 blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq by Tejun Heo · 7 years ago
  11. 358f70d blk-mq: make blk_abort_request() trigger timeout path by Tejun Heo · 7 years ago
  12. 67818d2 blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE by Tejun Heo · 7 years ago
  13. 1d9bd51 blk-mq: replace timeout synchronization with a RCU and generation based scheme by Tejun Heo · 7 years ago
  14. 5197c05 blk-mq: protect completion path with RCU by Tejun Heo · 7 years ago
  15. 04ced15 blk-mq: move hctx lock/unlock into a helper by Jens Axboe · 7 years ago
  16. 0d52af5 block, bfq: release oom-queue ref to root group on exit by Paolo Valente · 7 years ago
  17. 52257ff block, bfq: put async queues for root bfq groups too by Paolo Valente · 7 years ago
  18. 8ab0b7d blk-mq: fix kernel oops in blk_mq_tag_idle() by Ming Lei · 7 years ago
  19. 616486a bcache: fix writeback target calc on large devices by Michael Lyle · 7 years ago
  20. 5138ac6 bcache: fix misleading error message in bch_count_io_errors() by Coly Li · 7 years ago
  21. 2831231 bcache: reduce cache_set devices iteration by devices_max_used by Coly Li · 7 years ago
  22. b40503e bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct() by Zhai Zhaoxuan · 7 years ago
  23. ce439bf bcache: mark closure_sync() __sched by Kent Overstreet · 7 years ago
  24. e4bf791 bcache: Fix, improve efficiency of closure_sync() by Kent Overstreet · 7 years ago
  25. b1092c9 bcache: allow quick writeback when backing idle by Michael Lyle · 7 years ago
  26. 6e6ccc6 bcache: writeback: properly order backing device IO by Michael Lyle · 7 years ago
  27. 539d39e bcache: fix wrong return value in bch_debug_init() by Tang Junhui · 7 years ago
  28. 4eca1cb bcache: segregate flash only volume write streams by Tang Junhui · 7 years ago
  29. 9d13411 bcache: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  30. 8d29c44 bcache: stop writeback thread after detaching by Tang Junhui · 7 years ago
  31. b221fc1 bcache: ret IOERR when read meets metadata error by Rui Hua · 7 years ago
  32. 550203e Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block by Jens Axboe · 7 years ago
  33. b837b28 nvme: fix subsystem multiple controllers support check by Israel Rukshin · 7 years ago
  34. 85088c4 nvme: take refcount on transport module by Nitzan Carmi · 7 years ago
  35. 2b1b7e7 nvme-pci: fix NULL pointer reference in nvme_alloc_ns by Jianchao Wang · 7 years ago
  36. 1a3838d nvme: modify the debug level for setting shutdown timeout by Max Gurtovoy · 7 years ago
  37. 4caff8f nvme-pci: don't open-code nvme_reset_ctrl by Sagi Grimberg · 7 years ago
  38. 6b1943a nvmet: rearrange nvmet_ctrl_free() by Israel Rukshin · 7 years ago
  39. eca19dc nvmet: fix error flow in nvmet_alloc_ctrl() by Israel Rukshin · 7 years ago
  40. 6fbcde6 nvme-pci: remove an unnecessary initialization in HMB code by Minwoo Im · 7 years ago
  41. 0de5cd3 nvme-fabrics: protect against module unload during create_ctrl by Roy Shterman · 7 years ago
  42. 9ce1f2e nvmet-fc: cleanup nvmet add_port/remove_port by James Smart · 7 years ago
  43. b6f8077 nvme_fcloop: refactor host/target io job access by James Smart · 7 years ago
  44. 24431d6 nvme_fcloop: rework to remove xxx_IN_ISR feature flags by James Smart · 7 years ago
  45. 6fda202 nvme_fcloop: disassocate local port structs by James Smart · 7 years ago
  46. 278e096 nvme_fcloop: fix abort race condition by James Smart · 7 years ago
  47. 6a1c57a nvmet: lower log level for each queue creation by Sagi Grimberg · 7 years ago
  48. 424125a nvmet-rdma: lowering log level for chatty debug messages by Sagi Grimberg · 7 years ago
  49. cb4876e nvmet-rdma: removed queue cleanup from module exit by Sagi Grimberg · 7 years ago
  50. fb350e0 blk-mq: fix race between updating nr_hw_queues and switching io sched by Ming Lei · 7 years ago
  51. 7d4901a blk-mq: avoid to map CPU into stale hw queue by Ming Lei · 7 years ago
  52. 24f5a90 blk-mq: quiesce queue during switching io sched and updating nr_requests by Ming Lei · 7 years ago
  53. c2856ae blk-mq: quiesce queue before freeing queue by Ming Lei · 7 years ago
  54. ca11f20 mq-deadline: make it clear that __dd_dispatch_request() works on all hw queues by Jens Axboe · 7 years ago
  55. 14db491 target: Use sgl_alloc_order() and sgl_free() by Bart Van Assche · 7 years ago
  56. 68c6e9c nvmet/rdma: Use sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  57. 4442b56 nvmet/fc: Use sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  58. 8cd579d crypto: scompress - use sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  59. e80a0af lib/scatterlist: Introduce sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  60. bbbc3c1 writeback: update comment in inode_io_list_move_locked by Wang Long · 7 years ago
  61. 91f7b74 DAC960: split up ioctl function to reduce stack size by Arnd Bergmann · 7 years ago
  62. cf8c0c6 block: blk-merge: remove unnecessary check by Ming Lei · 7 years ago
  63. a2d3796 block: blk-merge: try to make front segments in full size by Ming Lei · 7 years ago
  64. 6a501bf blk-merge: compute bio->bi_seg_front_size efficiently by Ming Lei · 7 years ago
  65. 92681ec dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages() by Ming Lei · 7 years ago
  66. c16a8ac btrfs: avoid accessing bvec table directly for a cloned bio by Ming Lei · 7 years ago
  67. a0b60d7 btrfs: avoid access to .bi_vcnt directly by Ming Lei · 7 years ago
  68. 25d8be7 block: move bio_alloc_pages() to bcache by Ming Lei · 7 years ago
  69. c2421ed bcache: comment on direct access to bvec table by Ming Lei · 7 years ago
  70. 8f50e35 dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE by Ming Lei · 7 years ago
  71. 3c892a0 block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq by Ming Lei · 7 years ago
  72. 7891f05 block: bounce: avoid direct access to bvec table by Ming Lei · 7 years ago
  73. c45a8f2 fs: convert to bio_last_bvec_all() by Ming Lei · 7 years ago
  74. 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
  75. 86292ab block: introduce bio helpers for converting to multipage bvec by Ming Lei · 7 years ago
  76. 9b25bd0 block, bfq: remove batches of confusing ifdefs by Paolo Valente · 7 years ago
  77. a34b024 block, bfq: consider also past I/O in soft real-time detection by Paolo Valente · 7 years ago
  78. 4403e4e block, bfq: remove superfluous check in queue-merging setup by Angelo Ruocco · 7 years ago
  79. 7b8fa3b block, bfq: let a queue be merged only shortly after starting I/O by Paolo Valente · 7 years ago
  80. 1be6e8a block, bfq: check low_latency flag in bfq_bfqq_save_state() by Angelo Ruocco · 7 years ago
  81. 05e9028 block, bfq: add missing rq_pos_tree update on rq removal by Paolo Valente · 7 years ago
  82. f0ba5ea block, bfq: increase threshold to deem I/O as random by Paolo Valente · 7 years ago
  83. 8dc8146 deadline-iosched: Introduce zone locking support by Damien Le Moal · 7 years ago
  84. c117bac deadline-iosched: Introduce dispatch helpers by Damien Le Moal · 7 years ago
  85. 5700f69 mq-deadline: Introduce zone locking support by Damien Le Moal · 7 years ago
  86. bf09ce5 mq-deadline: Introduce dispatch helpers by Damien Le Moal · 7 years ago
  87. 6cc77e9 block: introduce zoned block devices zone write locking by Christoph Hellwig · 7 years ago
  88. 882d417 pktcdvd: Fix a recently introduced NULL pointer dereference by Bart Van Assche · 7 years ago
  89. 5a0ec38 pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 7 years ago
  90. 8b7bc84 lightnvm: pblk: refactor pblk_ppa_comp function by Matias Bjørling · 7 years ago
  91. 998ba62 lightnvm: pblk: add iostat support by Javier González · 7 years ago
  92. 30d82a86 lightnvm: pblk: print instance name on instance info by Javier González · 7 years ago
  93. c6847e4 lightnvm: pblk: free write buffer on init failure by Javier González · 7 years ago
  94. cc4f5ba lightnvm: pblk: ensure kthread alloc. before kicking it by Javier González · 7 years ago
  95. 8f55459 lightnvm: pblk: do not log recovery read errors by Javier González · 7 years ago
  96. 5d201f0 lightnvm: pblk: ignore high ecc errors on recovery by Javier González · 7 years ago
  97. e539273 lightnvm: set target over-provision on create ioctl by Javier González · 7 years ago
  98. a768993 lightnvm: pblk: use exact free block counter in RL by Javier González · 7 years ago
  99. aed49e1 lightnvm: pblk: remove pblk_gc_stop by Hans Holmberg · 7 years ago
  100. b36bbf9 lightnvm: pblk: prevent premature sync point resets by Hans Holmberg · 7 years ago