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