1. 131d08e block: split the blk-mq case from elevator_init by Christoph Hellwig · 7 years ago
  2. acddf3b block: move sysfs_lock into elevator_init by Christoph Hellwig · 7 years ago
  3. ddb7253 block: remove the always unused name argument to elevator_init by Christoph Hellwig · 7 years ago
  4. a8a275c block: unexport elevator_init/exit by Christoph Hellwig · 7 years ago
  5. cbf62af block: move initialization of elevator-related fields to blk_alloc_queue_node by Christoph Hellwig · 7 years ago
  6. f6c3ca0 block, bfq: prevent soft_rt_next_start from being stuck at infinity by Davide Sapienza · 7 years ago
  7. d450542e block, bfq: increase weight-raising duration for interactive apps by Davide Sapienza · 7 years ago
  8. e24f1c2 block, bfq: remove slow-system class by Paolo Valente · 7 years ago
  9. 4029eef block, bfq: add description of weight-raising heuristics by Paolo Valente · 7 years ago
  10. ac857e0 block, bfq: remove the removal of 'next' rq in bfq_requests_merged by Filippo Muzzini · 7 years ago
  11. 8abfa4d block, bfq: remove wrong check in bfq_requests_merged by Paolo Valente · 7 years ago
  12. a12bffe block, bfq: remove wrong lock in bfq_requests_merged by Filippo Muzzini · 7 years ago
  13. 04c4950 block: fixup bioset_integrity_create() call by Jens Axboe · 7 years ago
  14. dad0852 block: Drop bioset_create() by Kent Overstreet · 7 years ago
  15. e292d7b xfs: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  16. 8ac9f7c btrfs: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  17. 52190f8 fs: convert block_dev.c to bioset_init() by Kent Overstreet · 7 years ago
  18. a47a28b target: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  19. 6f1c819 dm: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  20. afeee51 md: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  21. d19936a bcache: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  22. b906bbb lightnvm: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  23. 64c4bc4 pktcdvd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  24. 0892fac drbd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  25. 338aa96 block: convert bounce, q->bio_split to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  26. 0b6bad7 blk-throttle: return proper bool type to caller instead of 0/1 by Chengguang Xu · 7 years ago
  27. d250bf4e blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter by Christoph Hellwig · 7 years ago
  28. 5e3c3a7 nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs. by Kevin Vigor · 7 years ago
  29. 2ab74cd blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch by Liu Bo · 7 years ago
  30. a608884 block: kyber: make kyber more friendly with merging by Jianchao Wang · 7 years ago
  31. 9c55873 blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper by Jens Axboe · 7 years ago
  32. 5de815a block: remove parent device reference from struct bsg_class_device by Christoph Hellwig · 7 years ago
  33. b740517 Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
  34. 5afb783 block: don't print a message when the device went away by Christoph Hellwig · 7 years ago
  35. 4163a03 block: unexport check_disk_size_change by Christoph Hellwig · 7 years ago
  36. 0b7576d block: move ->timeout request member by Jens Axboe · 7 years ago
  37. d1210d5 blk-mq: simplify blk_mq_rq_timed_out by Christoph Hellwig · 7 years ago
  38. 88b0cfa block: document the blk_eh_timer_return values by Christoph Hellwig · 7 years ago
  39. f6e7d48 block: remove BLK_EH_HANDLED by Christoph Hellwig · 7 years ago
  40. adb2b76 libiscsi: don't try to bypass SCSI EH by Christoph Hellwig · 7 years ago
  41. ad73d6f mmc: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  42. 1fc2b62 scsi_transport_fc: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  43. 0df0bb0 null_blk: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  44. c5fb85b mtip32xx: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  45. e5eab01 nbd: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  46. db8c48e nvme: return BLK_EH_DONE from ->timeout by Christoph Hellwig · 7 years ago
  47. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  48. 12f5b93 blk-mq: Remove generation seqeunce by Keith Busch · 7 years ago
  49. ad103e7 blk-mq: Fix timeout and state order by Keith Busch · 7 years ago
  50. 01fc27d libata: remove ata_scsi_timed_out by Christoph Hellwig · 7 years ago
  51. ce4c3e1 bcache: Replace bch_read_string_list() by __sysfs_match_string() by Andy Shevchenko · 7 years ago
  52. ecb37ce bcache: Move couple of functions to sysfs.c by Andy Shevchenko · 7 years ago
  53. 04cbc21 bcache: Move couple of string arrays to sysfs.c by Andy Shevchenko · 7 years ago
  54. 0f0709e bcache: stop bcache device when backing device is offline by Coly Li · 7 years ago
  55. 6723d8d null_blk: add blocking description and remove lightnvm by Liu Bo · 7 years ago
  56. 75c8b19 nvme: fixup memory leak in nvme_init_identify() by Hannes Reinecke · 7 years ago
  57. 1e5f446 nvme: fix KASAN warning when parsing host nqn by Hannes Reinecke · 7 years ago
  58. eb46483 nvmet-loop: use nr_phys_segments when map rq to sgl by Chaitanya Kulkarni · 7 years ago
  59. 17d7825 nvmet-fc: increase LS buffer count per fc port by James Smart · 7 years ago
  60. d5eff33 nvmet: add simple file backed ns support by Chaitanya Kulkarni · 7 years ago
  61. 618cff4 nvmet: remove duplicate NULL initialization for req->ns by Chaitanya Kulkarni · 7 years ago
  62. b40b83e nvmet: make a few error messages more generic by Chaitanya Kulkarni · 7 years ago
  63. 181303d nvme-fabrics: allow duplicate connections to the discovery controller by Hannes Reinecke · 7 years ago
  64. 461fbc8 nvme-fabrics: centralize discovery controller defaults by Hannes Reinecke · 7 years ago
  65. ffecb0b nvme-fabrics: remove unnecessary controller subnqn validation by James Smart · 7 years ago
  66. 90fcaf5 nvme-fc: remove setting DNR on exception conditions by James Smart · 7 years ago
  67. 2e050f0 nvme-rdma: stop admin queue before freeing it by Jianchao Wang · 7 years ago
  68. 72cd4cc nvme-pci: Fix AER reset handling by Keith Busch · 7 years ago
  69. a8e3e0b nvme-pci: set nvmeq->cq_vector after alloc cq/sq by Jianchao Wang · 7 years ago
  70. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  71. e6fc464 blk-mq: avoid starving tag allocation after allocating process migrates by Ming Lei · 7 years ago
  72. f183464 bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue by Tejun Heo · 7 years ago
  73. 6df133a nbd: set discard granularity properly by Josef Bacik · 7 years ago
  74. e9a9853 nvme: host: core: fix precedence of ternary operator by Ivan Bornyakov · 7 years ago
  75. 978628e nvme: fix lockdep warning in nvme_mpath_clear_current_path by Johannes Thumshirn · 7 years ago
  76. 327ea4a blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers by Bart Van Assche · 7 years ago
  77. 2189c97 block/ndb: add WQ_UNBOUND to the knbd-recv workqueue by Dan Melnic · 7 years ago
  78. b4f6f38 blk-mq: remove wrong 'unlikely' check by huhai · 7 years ago
  79. 68fa9db nvme-pci: fix race between poll and IRQ completions by Jens Axboe · 7 years ago
  80. 81b1dab Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
  81. 1eae349 nvme-pci: drop IRQ disabling on submission queue lock by Jens Axboe · 7 years ago
  82. 1ab0cd6 nvme-pci: split the nvme queue lock into submission and completion locks by Jens Axboe · 7 years ago
  83. 5cb525c nvme-pci: handle completions outside of the queue lock by Jens Axboe · 7 years ago
  84. d1f06f4 nvme-pci: move ->cq_vector == -1 check outside of ->q_lock by Jens Axboe · 7 years ago
  85. f9dde18 nvme-pci: remove cq check after submission by Jens Axboe · 7 years ago
  86. 750dde4 nvme-pci: simplify nvme_cqe_valid by Christoph Hellwig · 7 years ago
  87. 287a63e nvme: mark the result argument to nvme_complete_async_event volatile by Christoph Hellwig · 7 years ago
  88. d416c92 blk-mq: clear hctx->dispatch_from when mappings change by huhai · 7 years ago
  89. 76aa1d3 nbd: call nbd_bdev_reset instead of bd_set_size on disconnect by Josef Bacik · 7 years ago
  90. fe1f9e6 nbd: fix how we set bd_invalidated by Josef Bacik · 7 years ago
  91. 96d97e1 nbd: clear_sock on netlink disconnect by Josef Bacik · 7 years ago
  92. 9e2b1967 nbd: use bd_set_size when updating disk size by Josef Bacik · 7 years ago
  93. c3f7c93 nbd: update size when connected by Josef Bacik · 7 years ago
  94. 8364da4 nbd: fix nbd device deletion by Josef Bacik · 7 years ago
  95. 3de9bee block: fix MAINTAINERS email for nbd by Josef Bacik · 7 years ago
  96. 8fa9f55 blk-mq: remove redundant insert case in blk_mq_make_request() by huhai · 7 years ago
  97. da3c6ef Remove jsflash driver by Jens Axboe · 7 years ago
  98. 6fcefbe block: Add sysfs entry for fua support by Kent Overstreet · 7 years ago
  99. 1900fcc block: Export bio check/set pages_dirty by Kent Overstreet · 7 years ago
  100. 0ba99ca block: Add warning for bi_next not NULL in bio_endio() by Kent Overstreet · 7 years ago