summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2020-11-14nvme: fix memory leak freeing command effectsKeith Busch
2020-11-14nvme: directly cache command effects logKeith Busch
2020-11-14nvme: free sq/cq dbbuf pointers when dbbuf set failsMinwoo Im
2020-11-09nvme: fix incorrect behavior when BLKROSET is called by the userSagi Grimberg
2020-11-05Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10Jens Axboe
2020-11-03nvme-tcp: avoid repeated request completionSagi Grimberg
2020-11-03nvme-rdma: avoid repeated request completionSagi Grimberg
2020-11-03nvme-tcp: avoid race between time out and tear downChao Leng
2020-11-03nvme-rdma: avoid race between time out and tear downChao Leng
2020-11-03nvme: introduce nvme_sync_io_queuesChao Leng
2020-11-02Revert "nvme-pci: remove last_sq_tail"Keith Busch
2020-10-30Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-27nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni
2020-10-27nvme-fc: remove nvme_fc_terminate_io()James Smart
2020-10-27nvme-fc: eliminate terminate_io use by nvme_fc_error_recoveryJames Smart
2020-10-27nvme-fc: remove err_work work itemJames Smart
2020-10-27nvme-fc: track error_recovery while connectingJames Smart
2020-10-27nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi
2020-10-27nvme: ignore zone validate errors on subsequent scansKeith Busch
2020-10-23nvme-fc: shorten reconnect delay if possible for FCJames Smart
2020-10-23nvme-fc: wait for queues to freeze before calling update_hr_hw_queuesJames Smart
2020-10-23nvme-fc: fix error loop in create_hw_io_queuesJames Smart
2020-10-23nvme-fc: fix io timeout to abort I/OJames Smart
2020-10-22nvmet: don't use BLK_MQ_REQ_NOWAIT for passthruChaitanya Kulkarni
2020-10-22nvmet: cleanup nvmet_passthru_map_sg()Logan Gunthorpe
2020-10-22nvmet: limit passthru MTDS by BIO_MAX_PAGESLogan Gunthorpe
2020-10-22nvmet: fix uninitialized work for zero katozhenwei pi
2020-10-22nvme-pci: disable Write Zeroes on Sandisk SkyhawkKai-Heng Feng
2020-10-22nvme: use queuedata for nvme_req_qidKeith Busch
2020-10-22nvme-rdma: fix crash due to incorrect cqeChao Leng
2020-10-22nvme-rdma: fix crash when connect rejectedChao Leng
2020-10-13nvme: translate zone resource errorsKeith Busch
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-08Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-07nvme-core: remove extra condition for vwcChaitanya Kulkarni
2020-10-07nvme-core: remove extra variableChaitanya Kulkarni
2020-10-07nvme: remove nvme_identify_ns_listChristoph Hellwig
2020-10-07nvme: refactor nvme_validate_nsChristoph Hellwig
2020-10-07nvme: move nvme_validate_nsChristoph Hellwig
2020-10-07nvme: query namespace identifiers before adding the namespaceChristoph Hellwig
2020-10-07nvme: revalidate zone bitmaps in nvme_update_ns_infoChristoph Hellwig
2020-10-07nvme: remove nvme_update_formatsChristoph Hellwig
2020-10-07nvme: update the known admin effectsChristoph Hellwig
2020-10-07nvme: set the queue limits in nvme_update_ns_infoChristoph Hellwig
2020-10-07nvme: remove the 0 lba_shift check in nvme_update_ns_infoChristoph Hellwig
2020-10-07nvme: clean up the check for too large logic block sizesChristoph Hellwig
2020-10-07nvme: freeze the queue over ->lba_shift updatesChristoph Hellwig
2020-10-07nvme: factor out a nvme_configure_metadata helperChristoph Hellwig