summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2024-12-05nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff
2024-12-05nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-12-05nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke
2024-12-05nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig
2024-12-05nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig
2024-11-17nvme: make keep-alive synchronous operationNilay Shroff
2024-11-17nvme-multipath: defer partition scanningKeith Busch
2024-11-17nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce
2024-11-17nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke
2024-11-17nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-11-08nvme: re-fix error-handling for io_uring nvme-passthroughKeith Busch
2024-11-08nvme: module parameter to disable pi with offsetsKeith Busch
2024-11-01nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi
2024-10-10nvme-tcp: fix link failure for TCP authArnd Bergmann
2024-10-10nvme: fix metadata handling in nvme-passthroughPuranjay Mohan
2024-10-10nvme-tcp: check for invalidated or revoked keyHannes Reinecke
2024-10-10nvme-tcp: sanitize TLS key handlingHannes Reinecke
2024-10-04nvme-multipath: system fails to create generic nvme deviceHannes Reinecke
2024-09-30nvme-pci: qdepth 1 quirkKeith Busch
2024-09-03nvme: set BLK_FEAT_ZONED for ZNS multipath disksChristoph Hellwig
2024-08-27nvme-pci: Add sleep quirk for Samsung 990 EvoGeorg Gottleuber
2024-08-27nvme-pci: allocate tagset on reset if necessaryKeith Busch
2024-08-23nvme: use better description for async reset reasonKeith Busch
2024-08-22nvme: Remove unused fieldNilay Shroff
2024-08-22nvme: move stopping keep-alive into nvme_uninit_ctrl()Ming Lei
2024-07-31nvme: reorganize nvme_ns_head fieldsKanchan Joshi
2024-07-31nvme: change data type of lba_shiftKanchan Joshi
2024-07-31nvme: remove a field from nvme_ns_headKanchan Joshi
2024-07-29nvme: remove unused parameterKanchan Joshi
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-16nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche
2024-07-15nvme: remove redundant bdev local variableIsrael Rukshin
2024-07-15nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()Markus Elfring
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal
2024-07-03block: call bio_integrity_unmap_free_user from blk_rq_unmap_userChristoph Hellwig
2024-07-03block: split integrity support out of bio.hChristoph Hellwig
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song
2024-07-01nvme: don't set io_opt if NOWS is zeroChristoph Hellwig
2024-06-26nvme-multipath: prepare for "queue-depth" iopolicyJohn Meneghini
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu