1. 83a12fb nvme-pci: factor out cqe handling into a dedicated routine by Sagi Grimberg · 8 years ago
  2. eb281c8 nvme-pci: Introduce nvme_ring_cq_doorbell by Sagi Grimberg · 8 years ago
  3. 5657cb0 fs/fcntl: use copy_to/from_user() for u64 types by Jens Axboe · 8 years ago
  4. e9d5d4a drbd: Drop unnecessary static by Julia Lawall · 8 years ago
  5. 13c931b block, bfq: update wr_busy_queues if needed on a queue split by Paolo Valente · 8 years ago
  6. 8298912 mmc/block: remove a call to blk_queue_bounce_limit by Christoph Hellwig · 8 years ago
  7. 41341af dm: don't set bounce limit by Christoph Hellwig · 8 years ago
  8. 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 8 years ago
  9. 0bf6595e block: don't set bounce limit in blk_init_allocated_queue by Christoph Hellwig · 8 years ago
  10. 46685d1 blk-mq: don't bounce by default by Christoph Hellwig · 8 years ago
  11. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
  12. 1c4bc3a block: remove the queue_bounce_pfn helper by Christoph Hellwig · 8 years ago
  13. 3bce016 block: move bounce declarations to block/blk.h by Christoph Hellwig · 8 years ago
  14. caa4b024 blk-map: call blk_queue_bounce from blk_rq_append_bio by Christoph Hellwig · 8 years ago
  15. e442cbf9 pktcdvd: remove the call to blk_queue_bounce by Christoph Hellwig · 8 years ago
  16. f5d1184 nvme: add support for streams and directives by Jens Axboe · 8 years ago
  17. e6959b9 btrfs: add support for passing in write hints for buffered writes by Jens Axboe · 8 years ago
  18. 31d7d58 xfs: add support for passing in write hints for buffered writes by Jens Axboe · 8 years ago
  19. 0127251 ext4: add support for passing in write hints for buffered writes by Jens Axboe · 8 years ago
  20. 8e8f929 fs: add support for buffered writeback to pass down write hints by Jens Axboe · 8 years ago
  21. 45d06cf fs: add O_DIRECT and aio support for sending down write life time hints by Jens Axboe · 8 years ago
  22. f793dfd blk-mq: expose write hints through debugfs by Jens Axboe · 8 years ago
  23. cb6934f block: add support for write hints in a bio by Jens Axboe · 8 years ago
  24. c75b1d9 fs: add fcntl() interface for setting/getting write life time hints by Jens Axboe · 8 years ago
  25. 12e9a6d6 lightnvm: if LUNs are already allocated fix return by Rakesh Pandit · 8 years ago
  26. 588726d3 lightnvm: pblk: fail gracefully on irrec. error by Javier González · 8 years ago
  27. ef57649 lightnvm: pblk: set mempool and workqueue params. by Javier González · 8 years ago
  28. b20ba1b lightnvm: pblk: redesign GC algorithm by Javier González · 8 years ago
  29. 476118c lightnvm: pblk: add lock assertions on helpers by Javier González · 8 years ago
  30. 0c0ea88 lightnvm: pblk: cleanup unnecessary code by Javier González · 8 years ago
  31. 63e3809 lightnvm: pblk: set metadata list for all I/Os by Javier González · 8 years ago
  32. d45ebd4 lightnvm: pblk: choose optimal victim GC line by Javier González · 8 years ago
  33. dffdd96 lightnvm: pblk: decouple bad block from line alloc by Javier González · 8 years ago
  34. f680f19 lightnvm: pblk: simplify meta. memory allocation by Javier González · 8 years ago
  35. f9c1015 lightnvm: pblk: issue multiplane reads if possible by Javier González · 8 years ago
  36. 0880a9a lightnvm: pblk: delete redundant buffer pointer by Javier González · 8 years ago
  37. fd1b015 lightnvm: pblk: delete redundant debug line stat by Javier González · 8 years ago
  38. dd2a434 lightnvm: pblk: sched. metadata on write thread by Javier González · 8 years ago
  39. 084ec9b lightnvm: pblk: rename read request pool by Javier González · 8 years ago
  40. d624f37 lightnvm: pblk: generalize erase path by Javier González · 8 years ago
  41. c2e9f5d lightnvm: pblk: expose max sec per write on sysfs by Javier González · 8 years ago
  42. db7ada3 lightnvm: pblk: add debug stat for read cache hits by Javier González · 8 years ago
  43. caa69fa lightnvm: pblk: spare double cpu_to_le64 calc. by Javier González · 8 years ago
  44. 613fa26 lightnvm: propagate right error code to target by Javier González · 8 years ago
  45. 3e505af lightnvm: re-convert ppa format on I/O failure by Javier González · 8 years ago
  46. 8c66ac6a mtip32xx: fix up the checking for internal command failure by Jens Axboe · 8 years ago
  47. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 8 years ago
  48. a9590fe blk-mq: remove double set queue_num by weiping · 8 years ago
  49. 852ec80 blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler by Bart Van Assche · 8 years ago
  50. 34bd9c1 block: Fix off-by-one errors in blk_status_to_errno() and print_req_error() by Bart Van Assche · 8 years ago
  51. e0fc443a block: Declare local symbols static by Bart Van Assche · 8 years ago
  52. e29387e block: Add fallthrough markers to switch statements by Bart Van Assche · 8 years ago
  53. 8e8320c blk-mq: fix performance regression with shared tags by Jens Axboe · 8 years ago
  54. 0e9350d btrfs: use new block error code by Dan Carpenter · 8 years ago
  55. 5435c02 blk-mq: Warn when attempting to run a hardware queue that is not mapped by Bart Van Assche · 8 years ago
  56. edf8ff5 block: Constify disk_type by Bart Van Assche · 8 years ago
  57. 7b60781 blk-mq: Document locking assumptions by Bart Van Assche · 8 years ago
  58. 332ebbf block: Document what queue type each function is intended for by Bart Van Assche · 8 years ago
  59. 2fff8a9 block: Check locking assumptions at runtime by Bart Van Assche · 8 years ago
  60. 9e0c829 block: Add a comment above queue_lockdep_assert_held() by Bart Van Assche · 8 years ago
  61. c3a148d blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init() by Bart Van Assche · 8 years ago
  62. c8d9cf2 block: Change argument type of scsi_req_init() by Bart Van Assche · 8 years ago
  63. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 8 years ago
  64. d280bab block: Introduce request_queue.initialize_rq_fn() by Bart Van Assche · 8 years ago
  65. cd6ce14 block: Make request operation type argument declarations consistent by Bart Van Assche · 8 years ago
  66. 0731967 blk-mq: Reduce blk_mq_hw_ctx size by Bart Van Assche · 8 years ago
  67. efbeccd block: stop using bio_data() in blk_write_same_mergeable by Christoph Hellwig · 8 years ago
  68. 80ab6af block: remove the unused bio_to_phys macro by Christoph Hellwig · 8 years ago
  69. 82f402f null_blk: add support for shared tags by Jens Axboe · 8 years ago
  70. edf064e btrfs: nowait aio support by Goldwyn Rodrigues · 8 years ago
  71. 29a5d29 xfs: nowait aio support by Goldwyn Rodrigues · 8 years ago
  72. 728fbc0 ext4: nowait aio support by Goldwyn Rodrigues · 8 years ago
  73. 03a07c9 block: return on congested block device by Goldwyn Rodrigues · 8 years ago
  74. a38d124 fs: Introduce IOMAP_NOWAIT by Goldwyn Rodrigues · 8 years ago
  75. 6be96d3 fs: return if direct I/O will trigger writeback by Goldwyn Rodrigues · 8 years ago
  76. b745faf fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT by Goldwyn Rodrigues · 8 years ago
  77. 9830f4b fs: Use RWF_* flags for AIO operations by Goldwyn Rodrigues · 8 years ago
  78. 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 8 years ago
  79. fdd2f5b fs: Separate out kiocb flags setup based on RWF_* flags by Goldwyn Rodrigues · 8 years ago
  80. ec2f0fa Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 8 years ago
  81. 443bd90 nvme: host: unquiesce queue in nvme_kill_queues() by Ming Lei · 8 years ago
  82. 641a9ed Revert "blk-mq: don't use sync workqueue flushing from drivers" by Ming Lei · 8 years ago
  83. 39a70c7 blk-mq: clarify dispatch may not be drained/blocked by stopping queue by Ming Lei · 8 years ago
  84. 1d9e9bc blk-mq: don't stop queue for quiescing by Ming Lei · 8 years ago
  85. 69e07c4 blk-mq: update comments on blk_mq_quiesce_queue() by Ming Lei · 8 years ago
  86. f4560ff blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue by Ming Lei · 8 years ago
  87. f660174 blk-mq: use the introduced blk_mq_unquiesce_queue() by Ming Lei · 8 years ago
  88. e4e7391 blk-mq: introduce blk_mq_unquiesce_queue by Ming Lei · 8 years ago
  89. 4f084b4 blk-mq: introduce blk_mq_quiesce_queue_nowait() by Ming Lei · 8 years ago
  90. 97e0120 blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h by Ming Lei · 8 years ago
  91. 58c94cc block: don't check for BIO_MAX_PAGES in blk_bio_segment_split() by NeilBrown · 8 years ago
  92. 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 8 years ago
  93. 5a136fd bcache: use kmalloc to allocate bio in bch_data_verify() by NeilBrown · 8 years ago
  94. 4559fa5 xen-blkfront: remove bio splitting. by NeilBrown · 8 years ago
  95. b25d523 lightnvm/pblk-read: use bio_clone_fast() by NeilBrown · 8 years ago
  96. a1d9140 pktcdvd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
  97. 8cb0def drbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
  98. f856dc3 rbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
  99. a8821f3 block: Improvements to bounce-buffer handling by NeilBrown · 8 years ago
  100. 93b27e7 blk: use non-rescuing bioset for q->bio_split. by NeilBrown · 8 years ago