summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)AuthorFilesLines
12 daysnvme-tcp: fix link failure for TCP authArnd Bergmann1-1/+1
12 daysnvme: fix metadata handling in nvme-passthroughPuranjay Mohan1-8/+14
12 daysnvme-tcp: check for invalidated or revoked keyHannes Reinecke3-2/+3
12 daysnvme-tcp: sanitize TLS key handlingHannes Reinecke4-17/+43
2024-10-04nvme-multipath: system fails to create generic nvme deviceHannes Reinecke1-1/+1
2024-09-30nvme-pci: qdepth 1 quirkKeith Busch2-9/+14
2024-09-03nvme: set BLK_FEAT_ZONED for ZNS multipath disksChristoph Hellwig1-1/+3
2024-08-27nvme-pci: Add sleep quirk for Samsung 990 EvoGeorg Gottleuber1-0/+11
2024-08-27nvme-pci: allocate tagset on reset if necessaryKeith Busch1-0/+6
2024-08-23nvme: use better description for async reset reasonKeith Busch1-1/+2
2024-08-22nvme: Remove unused fieldNilay Shroff1-1/+0
2024-08-22nvme: move stopping keep-alive into nvme_uninit_ctrl()Ming Lei1-1/+1
2024-07-31nvme: reorganize nvme_ns_head fieldsKanchan Joshi1-6/+6
2024-07-31nvme: change data type of lba_shiftKanchan Joshi1-1/+1
2024-07-31nvme: remove a field from nvme_ns_headKanchan Joshi2-9/+8
2024-07-29nvme: remove unused parameterKanchan Joshi1-3/+3
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe4-8/+21
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky1-1/+2
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds1-11/+5
2024-07-16nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin1-1/+7
2024-07-16Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds15-195/+506
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche1-1/+1
2024-07-15nvme: remove redundant bdev local variableIsrael Rukshin1-3/+2
2024-07-15nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()Markus Elfring1-2/+2
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli1-0/+7
2024-07-09Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe13-116/+393
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig3-0/+46
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal1-1/+1
2024-07-03block: call bio_integrity_unmap_free_user from blk_rq_unmap_userChristoph Hellwig1-11/+4
2024-07-03block: split integrity support out of bio.hChristoph Hellwig1-0/+1
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe4-9/+19
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song3-5/+87
2024-07-01nvme: don't set io_opt if NOWS is zeroChristoph Hellwig1-1/+2
2024-06-26nvme-multipath: prepare for "queue-depth" iopolicyJohn Meneghini1-6/+15
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-3/+3
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch7-11/+58
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu5-21/+21
2024-06-24nvme: fix status magic numbersWeiwen Hu5-14/+14
2024-06-24nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_errWeiwen Hu1-5/+5
2024-06-24nvme: split device add from initializationKeith Busch7-23/+61
2024-06-24nvme: fc: split controller bringup handlingKeith Busch1-16/+27
2024-06-24nvme: rdma: split controller bringup handlingKeith Busch1-7/+21
2024-06-24nvme: tcp: split controller bringup handlingKeith Busch1-6/+19
2024-06-24nvme: apple: fix device reference countingKeith Busch1-5/+22
2024-06-21nvme: Atomic write supportAlan Adamson1-0/+52
2024-06-20nvme-apple: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig1-3/+5
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig1-5/+3
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig1-2/+1
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig1-1/+1