summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2025-09-23nvme: Use non zero KATO for persistent discovery connectionsAlistair Francis
2025-09-23nvme-core: use nvme_is_io_ctrl() for I/O controller checkMartin George
2025-09-23nvme-core: do ioccsz/iorcsz validation only for I/O controllersKamaljit Singh
2025-09-23nvme-core: add method to check for an I/O controllerKamaljit Singh
2025-09-20io_uring: fix nvme's 32b cqes on mixed cqKeith Busch
2025-09-16nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirkGeorg Gottleuber
2025-09-15nvme-tcp: send only permitted commands for secure concatMartin George
2025-09-15nvme-fc: use lock accessing port_state and rport stateDaniel Wagner
2025-09-15nvme-auth: update bi_directional flagMartin George
2025-09-09blk-map: provide the bdev to bio if one existsKeith Busch
2025-09-09blk-mq-dma: bring back p2p request flagsKeith Busch
2025-09-06nvme: apple: Add Apple A11 supportNick Chan
2025-09-03Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe
2025-09-02nvme: fix PI insert on writeChristoph Hellwig
2025-08-25nvme-pci: convert metadata mapping to dma iterKeith Busch
2025-08-25nvme-pci: create common sgl unmapping helperKeith Busch
2025-08-25blk-mq-dma: require unmap caller provide p2p map typeKeith Busch
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro
2025-07-31nvme: fix various comment typosBjorn Helgaas
2025-07-31nvme-auth: remove unneeded semicolonJiapeng Chong
2025-07-31nvme-pci: fix leak on sgl setup errorKeith Busch
2025-07-31nvme: add capability to connect to an administrative controllerKamaljit Singh
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-18Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-17nvme-pci: try function level reset on init failureKeith Busch
2025-07-17nvme-tcp: log TLS handshake failures at error levelMaurizio Lombardi
2025-07-17nvme: fix typo in status code constant for self-test in progressAlok Tiwari
2025-07-17nvme: fix multiple spelling and grammar issues in host driversAlok Tiwari
2025-07-15nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai
2025-07-15nvme: revert the cross-controller atomic write size validationChristoph Hellwig
2025-07-14nvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry
2025-07-14nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing
2025-07-11nvme-pci: don't allocate dma_vec for IOVA mappingsChristoph Hellwig
2025-07-08nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mappingChristoph Hellwig
2025-07-04Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-01nvme-pci: use block layer helpers to calculate num of queuesDaniel Wagner
2025-07-01nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONEAnuj Gupta
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-07-01nvme-multipath: fix suspicious RCU usage warningGeliang Tang
2025-06-30nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORSChristoph Hellwig
2025-06-30nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTEChristoph Hellwig
2025-06-30nvme-pci: convert the data mapping to blk_rq_dma_mapChristoph Hellwig
2025-06-30nvme-pci: remove superfluous argumentsChristoph Hellwig
2025-06-30nvme-pci: merge the simple PRP and SGL setup into a common helperChristoph Hellwig
2025-06-30nvme-pci: refactor nvme_pci_use_sglsChristoph Hellwig
2025-06-30nvme-pci: refresh visible attrs after being checkedEugen Hristev
2025-06-30nvme: correctly account for namespace head reference counterNilay Shroff