1. dd2a434 lightnvm: pblk: sched. metadata on write thread by Javier González · 7 years ago
  2. 084ec9b lightnvm: pblk: rename read request pool by Javier González · 7 years ago
  3. d624f37 lightnvm: pblk: generalize erase path by Javier González · 7 years ago
  4. c2e9f5d lightnvm: pblk: expose max sec per write on sysfs by Javier González · 7 years ago
  5. db7ada3 lightnvm: pblk: add debug stat for read cache hits by Javier González · 7 years ago
  6. caa69fa lightnvm: pblk: spare double cpu_to_le64 calc. by Javier González · 7 years ago
  7. 613fa26 lightnvm: propagate right error code to target by Javier González · 7 years ago
  8. 3e505af lightnvm: re-convert ppa format on I/O failure by Javier González · 7 years ago
  9. 8c66ac6a mtip32xx: fix up the checking for internal command failure by Jens Axboe · 7 years ago
  10. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 7 years ago
  11. a9590fe blk-mq: remove double set queue_num by weiping · 7 years ago
  12. 852ec80 blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler by Bart Van Assche · 7 years ago
  13. 34bd9c1 block: Fix off-by-one errors in blk_status_to_errno() and print_req_error() by Bart Van Assche · 7 years ago
  14. e0fc443a block: Declare local symbols static by Bart Van Assche · 7 years ago
  15. e29387e block: Add fallthrough markers to switch statements by Bart Van Assche · 7 years ago
  16. 8e8320c blk-mq: fix performance regression with shared tags by Jens Axboe · 7 years ago
  17. 0e9350d btrfs: use new block error code by Dan Carpenter · 7 years ago
  18. 5435c02 blk-mq: Warn when attempting to run a hardware queue that is not mapped by Bart Van Assche · 7 years ago
  19. edf8ff5 block: Constify disk_type by Bart Van Assche · 7 years ago
  20. 7b60781 blk-mq: Document locking assumptions by Bart Van Assche · 7 years ago
  21. 332ebbf block: Document what queue type each function is intended for by Bart Van Assche · 7 years ago
  22. 2fff8a9 block: Check locking assumptions at runtime by Bart Van Assche · 7 years ago
  23. 9e0c829 block: Add a comment above queue_lockdep_assert_held() by Bart Van Assche · 7 years ago
  24. c3a148d blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init() by Bart Van Assche · 7 years ago
  25. c8d9cf2 block: Change argument type of scsi_req_init() by Bart Van Assche · 7 years ago
  26. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 7 years ago
  27. d280bab block: Introduce request_queue.initialize_rq_fn() by Bart Van Assche · 7 years ago
  28. cd6ce14 block: Make request operation type argument declarations consistent by Bart Van Assche · 7 years ago
  29. 0731967 blk-mq: Reduce blk_mq_hw_ctx size by Bart Van Assche · 7 years ago
  30. efbeccd block: stop using bio_data() in blk_write_same_mergeable by Christoph Hellwig · 7 years ago
  31. 80ab6af block: remove the unused bio_to_phys macro by Christoph Hellwig · 7 years ago
  32. 82f402f null_blk: add support for shared tags by Jens Axboe · 7 years ago
  33. edf064e btrfs: nowait aio support by Goldwyn Rodrigues · 7 years ago
  34. 29a5d29e xfs: nowait aio support by Goldwyn Rodrigues · 7 years ago
  35. 728fbc0 ext4: nowait aio support by Goldwyn Rodrigues · 7 years ago
  36. 03a07c9 block: return on congested block device by Goldwyn Rodrigues · 7 years ago
  37. a38d124 fs: Introduce IOMAP_NOWAIT by Goldwyn Rodrigues · 7 years ago
  38. 6be96d3 fs: return if direct I/O will trigger writeback by Goldwyn Rodrigues · 7 years ago
  39. b745faf fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT by Goldwyn Rodrigues · 7 years ago
  40. 9830f4b fs: Use RWF_* flags for AIO operations by Goldwyn Rodrigues · 7 years ago
  41. 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 7 years ago
  42. fdd2f5b fs: Separate out kiocb flags setup based on RWF_* flags by Goldwyn Rodrigues · 7 years ago
  43. 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 · 7 years ago
  44. 443bd90 nvme: host: unquiesce queue in nvme_kill_queues() by Ming Lei · 7 years ago
  45. 641a9ed Revert "blk-mq: don't use sync workqueue flushing from drivers" by Ming Lei · 7 years ago
  46. 39a70c7 blk-mq: clarify dispatch may not be drained/blocked by stopping queue by Ming Lei · 7 years ago
  47. 1d9e9bc blk-mq: don't stop queue for quiescing by Ming Lei · 7 years ago
  48. 69e07c4 blk-mq: update comments on blk_mq_quiesce_queue() by Ming Lei · 7 years ago
  49. f4560ff blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue by Ming Lei · 7 years ago
  50. f660174 blk-mq: use the introduced blk_mq_unquiesce_queue() by Ming Lei · 7 years ago
  51. e4e7391 blk-mq: introduce blk_mq_unquiesce_queue by Ming Lei · 7 years ago
  52. 4f084b4 blk-mq: introduce blk_mq_quiesce_queue_nowait() by Ming Lei · 7 years ago
  53. 97e0120 blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h by Ming Lei · 7 years ago
  54. 58c94cc block: don't check for BIO_MAX_PAGES in blk_bio_segment_split() by NeilBrown · 7 years ago
  55. 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 7 years ago
  56. 5a136fd bcache: use kmalloc to allocate bio in bch_data_verify() by NeilBrown · 7 years ago
  57. 4559fa5 xen-blkfront: remove bio splitting. by NeilBrown · 7 years ago
  58. b25d523 lightnvm/pblk-read: use bio_clone_fast() by NeilBrown · 7 years ago
  59. a1d9140 pktcdvd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 7 years ago
  60. 8cb0def drbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 7 years ago
  61. f856dc3 rbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 7 years ago
  62. a8821f3 block: Improvements to bounce-buffer handling by NeilBrown · 7 years ago
  63. 93b27e7 blk: use non-rescuing bioset for q->bio_split. by NeilBrown · 7 years ago
  64. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 7 years ago
  65. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 7 years ago
  66. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 7 years ago
  67. e4cdf1a blk-mq: remove __blk_mq_alloc_request by Christoph Hellwig · 7 years ago
  68. 5bbf4e5 blk-mq-sched: unify request prepare methods by Christoph Hellwig · 7 years ago
  69. 44e8c2b blk-mq: refactor blk_mq_sched_assign_ioc by Christoph Hellwig · 7 years ago
  70. 9f21073 bfq-iosched: fix NULL ioc check in bfq_get_rq_private by Christoph Hellwig · 7 years ago
  71. 037cebb blk-mq: streamline blk_mq_get_request by Christoph Hellwig · 7 years ago
  72. 6af5405 blk-mq: simplify blk_mq_free_request by Christoph Hellwig · 7 years ago
  73. 7b9e936 blk-mq-sched: unify request finished methods by Christoph Hellwig · 7 years ago
  74. ea511e3 blk-mq: remove blk_mq_sched_{get,put}_rq_priv by Christoph Hellwig · 7 years ago
  75. d2c0d38 blk-mq: move blk_mq_sched_{get,put}_request to blk-mq.c by Christoph Hellwig · 7 years ago
  76. 6e15cf2 blk-mq: mark blk_mq_rq_ctx_init static by Christoph Hellwig · 7 years ago
  77. b2ee7d4 loop: Add PF_LESS_THROTTLE to block/loop device thread. by NeilBrown · 7 years ago
  78. c27b2d6 Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block by Jens Axboe · 7 years ago
  79. cc3f2e9 block: swim3: make of_device_ids const. by Arvind Yadav · 7 years ago
  80. a462b95 block: Dedicated error code fixups by Bart Van Assche · 7 years ago
  81. 6b8190d nvme: implement NS Optimal IO Boundary from 1.3 Spec by Scott Bauer · 7 years ago
  82. 8fa6112 nvme: don't hard code size of struct t10_pi_tuple by Sagi Grimberg · 7 years ago
  83. 39bdc59 nvme: no need to wait for the reset when keepalive fails by Christoph Hellwig · 7 years ago
  84. d86c4d8 nvme: move reset workqueue handling to common code by Christoph Hellwig · 7 years ago
  85. 0350815 nvme-pci: merge init_request methods by Christoph Hellwig · 7 years ago
  86. 62b83b1 nvme-loop: merge init_request methods by Christoph Hellwig · 7 years ago
  87. 76f983c nvme-fc: merge init_request methods by Christoph Hellwig · 7 years ago
  88. 385475e nvme-rdma: merge init_request and exit_request methods by Christoph Hellwig · 7 years ago
  89. ebe6d87 nvme: move protection information check into nvme_setup_rw by Christoph Hellwig · 7 years ago
  90. b3b1b0b nvme: mark shutdown_timeout static by Christoph Hellwig · 7 years ago
  91. bb472ba nvme-rdma: fix error code in nvme_rdma_create_ctrl() by Dan Carpenter · 7 years ago
  92. 97ddc36e nvmf: keep track of nvmet connect error status by Guan Junxiong · 7 years ago
  93. 435e809 nvme: add fields into identify controller data structure by Guan Junxiong · 7 years ago
  94. 1b63327 nvmet-fc: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  95. f0425db nvme: use ctrl->device consistently for logging by Johannes Thumshirn · 7 years ago
  96. c61d788 nvmet: allow overriding the NVMe VS via configfs by Johannes Thumshirn · 7 years ago
  97. 430c7be nvmet: add uuid field to nvme_ns and populate via configfs by Johannes Thumshirn · 7 years ago
  98. 637dc0f nvmet: implement namespace identify descriptor list by Johannes Thumshirn · 7 years ago
  99. d934f98 nvme: provide UUID value to userspace by Johannes Thumshirn · 7 years ago
  100. 3b22ba2 nvme: get list of namespace descriptors by Johannes Thumshirn · 7 years ago