- ef9856a Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 11 months ago
- 3d2d861 nvme-pci: set min_align_mask by Jianxiong Gao · 4 years ago
- 9820b4d Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- e11e511 nvme-tcp: fix crash triggered with a dataless request submission by Sagi Grimberg · 4 years ago
- 4bdf260 nvme: add 48-bit DMA address quirk for Amazon NVMe controllers by Filippo Sironi · 4 years ago
- ed7770f nvme-hwmon: rework to avoid devm allocation by Hannes Reinecke · 4 years ago
- 73a1a22 nvme-multipath: set nr_zones for zoned namespaces by Keith Busch · 4 years ago
- 62eca39 nvme-rdma: handle nvme_rdma_post_send failures better by Chao Leng · 4 years ago
- ea5e5f4 nvme-fabrics: avoid double completions in nvmf_fail_nonready_command by Chao Leng · 4 years ago
- dda3248 nvme: introduce a nvme_host_path_error helper by Chao Leng · 4 years ago
- f720a8e nvme: convert sysfs sprintf/snprintf family to sysfs_emit by Jiapeng Chong · 4 years ago
- 73d9038 nvme: cleanup zone information initialization by Damien Le Moal · 4 years ago
- c9e95c3 nvme-pci: ignore the subsysem NQN on Phison E16 by Claus Stovgaard · 4 years ago
- 538e4a8 nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs by Thorsten Leemhuis · 4 years ago
- 563c815 nvme-tcp: use cancel tagset helper for tear down by Chao Leng · 4 years ago
- c4189d6 nvme-rdma: use cancel tagset helper for tear down by Chao Leng · 4 years ago
- 70a9957 nvme-tcp: add clean action for failed reconnection by Chao Leng · 4 years ago
- 958dc1d nvme-rdma: add clean action for failed reconnection by Chao Leng · 4 years ago
- 2547906 nvme-core: add cancel tagset helpers by Chao Leng · 4 years ago
- 8f8ea92 nvme-core: get rid of the extra space by Chaitanya Kulkarni · 4 years ago
- 4a407d5 nvme: add tracing of zns commands by Johannes Thumshirn · 4 years ago
- 3a98c51 nvme: parse format nvm command details when tracing by Michal Krakowiak · 4 years ago
- fc97e94 nvme: refactor ns->ctrl by request by Minwoo Im · 4 years ago
- 0dc9eda nvme-tcp: pass multipage bvec to request iov_iter by Sagi Grimberg · 4 years ago
- 60141aa nvme-tcp: get rid of unused helper function by Sagi Grimberg · 4 years ago
- cb9b870 nvme-tcp: fix wrong setting of request iov_iter by Sagi Grimberg · 4 years ago
- f9063a5 nvme: support command retry delay for admin command by Minwoo Im · 4 years ago
- 60b152a nvme: constify static attribute_group structs by Rikard Falkeborn · 4 years ago
- 772ea32 nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_head by Chao Leng · 4 years ago
- d1bcf00 nvme-multipath: Early exit if no path is available by Daniel Wagner · 4 years ago
- 8991992 nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device by Chaitanya Kulkarni · 4 years ago
- 59c1574 nvme-core: check bdev value for NULL by Chaitanya Kulkarni · 4 years ago
- a7c7f7b nvme: use bio_set_dev to assign ->bi_bdev by Christoph Hellwig · 4 years ago
- 684da76 block: remove unnecessary argument from blk_execute_rq by Guoqing Jiang · 4 years ago
- 8eeed0b block: remove unnecessary argument from blk_execute_rq_nowait by Guoqing Jiang · 4 years ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
- d11cd28 nvme: allow revalidate to set a namespace read-only by Christoph Hellwig · 4 years ago
- fa07321 nvme-pci: fix error unwind in nvme_map_data by Christoph Hellwig · 4 years ago
- 9275c20 nvme-pci: refactor nvme_unmap_data by Christoph Hellwig · 4 years ago
- 20d3bb9 nvme-pci: allow use of cmb on v1.4 controllers by Klaus Jensen · 4 years ago
- 9ebbfe4 nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout by Chao Leng · 4 years ago
- 7674073 nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout by Chao Leng · 4 years ago
- 4d6b1c9 nvme: check the PRINFO bit before deciding the host buffer length by Revanth Rajashekar · 4 years ago
- 5ab25a3 nvme: don't intialize hwmon for discovery controllers by Sagi Grimberg · 4 years ago
- ca1ff67 nvme-tcp: fix possible data corruption with bio merges by Sagi Grimberg · 4 years ago
- ada83177 nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT by Sagi Grimberg · 4 years ago
- 2b59787 nvme: remove the unused status argument from nvme_trace_bio_complete by Max Gurtovoy · 4 years ago
- 9b66fc0 nvme: unexport functions with no external caller by Minwoo Im · 4 years, 1 month ago
- 62df801 nvme: avoid possible double fetch in handling CQE by Lalithambika Krishnakumar · 4 years, 1 month ago
- 5c11f7d nvme-tcp: Fix possible race of io_work and direct send by Sagi Grimberg · 4 years, 1 month ago
- 7ee5c78 nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN by Gopal Tiwari · 4 years, 1 month ago
- 19fce04 nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context by James Smart · 4 years, 2 months ago
- 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
- 69f637c Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 1c02fca block: remove the request_queue argument to the block_bio_remap tracepoint by Christoph Hellwig · 4 years, 1 month ago
- 2f4c9ba nvme: export zoned namespaces without Zone Append support read-only by Javier González · 4 years, 2 months ago
- ba4fb32 nvme: rename bdev operations by Javier González · 4 years, 2 months ago
- f68abd9 nvme: rename controller base dev_t char device by Javier González · 4 years, 2 months ago
- e1aaf5c nvme: remove unnecessary return values by Javier González · 4 years, 2 months ago
- f781f3d nvme: print a warning for when listing active namespaces fails by Minwoo Im · 4 years, 2 months ago
- aa9d729 nvme: improve an error message on Identify failure by Minwoo Im · 4 years, 2 months ago
- 8c4dfea nvme-fabrics: reject I/O to offline device by Victor Gladkov · 4 years, 2 months ago
- e3aef09 nvme-pci: don't allocate unused I/O queues by Niklas Schnelle · 4 years, 2 months ago
- ff4e5fb nvme-pci: drop min() from nr_io_queues assignment by Niklas Schnelle · 4 years, 2 months ago
- 39dfe84 nvme: split nvme_alloc_request() by Chaitanya Kulkarni · 4 years, 2 months ago
- dc96f93 nvme: use consistent macro name for timeout by Chaitanya Kulkarni · 4 years, 2 months ago
- 0d2e7c8 nvme: centralize setting the timeout in nvme_alloc_request by Chaitanya Kulkarni · 4 years, 2 months ago
- 84115d6 nvme: simplify nvme_req_qid() by Baolin Wang · 4 years, 3 months ago
- ed92f6a Merge tag 'v5.10-rc5' into rdma.git for-next by Jason Gunthorpe · 4 years, 2 months ago
- bf3b7b7 Merge branch 'for-rc' into rdma.git by Jason Gunthorpe · 4 years, 2 months ago
- d17e66a nvme: use set_capacity_and_notify in nvme_set_queue_dying by Christoph Hellwig · 4 years, 2 months ago
- 449f4ec block: remove the update_bdev parameter to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
- 5dd5574 nvme: let set_capacity_revalidate_and_notify update the bdev size by Christoph Hellwig · 4 years, 2 months ago
- 8168d23 nvme: fix memory leak freeing command effects by Keith Busch · 4 years, 2 months ago
- f6224b8 nvme: directly cache command effects log by Keith Busch · 4 years, 2 months ago
- 0f0d2c8 nvme: free sq/cq dbbuf pointers when dbbuf set fails by Minwoo Im · 4 years, 2 months ago
- 22dd4c7 nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device by Christoph Hellwig · 4 years, 2 months ago
- 65c5a05 nvme: fix incorrect behavior when BLKROSET is called by the user by Sagi Grimberg · 4 years, 2 months ago
- 7ae7a8d Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10 by Jens Axboe · 4 years, 2 months ago
- 0a8a2c85 nvme-tcp: avoid repeated request completion by Sagi Grimberg · 4 years, 3 months ago
- fdf58e0 nvme-rdma: avoid repeated request completion by Sagi Grimberg · 4 years, 3 months ago
- d6f6621 nvme-tcp: avoid race between time out and tear down by Chao Leng · 4 years, 3 months ago
- 3017013 nvme-rdma: avoid race between time out and tear down by Chao Leng · 4 years, 3 months ago
- 04800fb nvme: introduce nvme_sync_io_queues by Chao Leng · 4 years, 3 months ago
- 3821080 Revert "nvme-pci: remove last_sq_tail" by Keith Busch · 4 years, 3 months ago
- 5fc6b07 Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 071ba4c RDMA: Add rdma_connect_locked() by Jason Gunthorpe · 4 years, 3 months ago
- ac9b820 nvme-fc: remove nvme_fc_terminate_io() by James Smart · 4 years, 3 months ago
- 95ced8a nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery by James Smart · 4 years, 3 months ago
- 9c2bb25 nvme-fc: remove err_work work item by James Smart · 4 years, 3 months ago
- caf1cbe nvme-fc: track error_recovery while connecting by James Smart · 4 years, 3 months ago
- 25c1ca6 nvme-rdma: handle unexpected nvme completion data length by zhenwei pi · 4 years, 3 months ago
- 8685699 nvme: ignore zone validate errors on subsequent scans by Keith Busch · 4 years, 3 months ago
- f673714 nvme-fc: shorten reconnect delay if possible for FC by James Smart · 4 years, 3 months ago
- 88e837e nvme-fc: wait for queues to freeze before calling update_hr_hw_queues by James Smart · 4 years, 3 months ago
- 514a6dc nvme-fc: fix error loop in create_hw_io_queues by James Smart · 4 years, 3 months ago
- 52793d6 nvme-fc: fix io timeout to abort I/O by James Smart · 4 years, 3 months ago
- 02ca079 nvme-pci: disable Write Zeroes on Sandisk Skyhawk by Kai-Heng Feng · 4 years, 3 months ago