summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)AuthorFilesLines
2025-08-07nvmet: exit debugfs after discovery subsystem exitsMohamed Khalfella1-1/+1
2025-07-31nvme: fix various comment typosBjorn Helgaas4-9/+9
2025-07-31nvme-auth: remove unneeded semicolonJiapeng Chong1-2/+2
2025-07-31nvme-pci: fix leak on sgl setup errorKeith Busch1-1/+1
2025-07-31nvmet: initialize discovery subsys after debugfs is initializedMohamed Khalfella1-6/+6
2025-07-31nvme: add capability to connect to an administrative controllerKamaljit Singh1-0/+16
2025-07-31nvmet: add support for FDP in fabrics passthru pathNitesh Shetty1-0/+2
2025-07-29Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds12-285/+423
2025-07-29Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+6
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-9/+15
2025-07-18Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linuxLinus Torvalds2-18/+13
2025-07-17nvme-pci: try function level reset on init failureKeith Busch1-2/+22
2025-07-17nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() failsRick Wertenbroek1-7/+16
2025-07-17nvme-tcp: log TLS handshake failures at error levelMaurizio Lombardi1-3/+8
2025-07-17nvme: fix typo in status code constant for self-test in progressAlok Tiwari1-2/+2
2025-07-17nvmet: remove redundant assignment of error code in nvmet_ns_enable()Alok Tiwari1-2/+0
2025-07-17nvme: fix incorrect variable in io cqes error messageAlok Tiwari1-1/+1
2025-07-17nvme: fix multiple spelling and grammar issues in host driversAlok Tiwari8-14/+14
2025-07-15nvmet-tcp: fix callback lock for TLS handshakeMaurizio Lombardi1-2/+2
2025-07-15nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai1-0/+4
2025-07-15nvme: revert the cross-controller atomic write size validationChristoph Hellwig1-9/+0
2025-07-14nvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry1-6/+6
2025-07-14nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing1-1/+1
2025-07-11nvme-pci: don't allocate dma_vec for IOVA mappingsChristoph Hellwig1-2/+2
2025-07-08nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mappingChristoph Hellwig1-52/+62
2025-07-04Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linuxLinus Torvalds4-6/+28
2025-07-01nvme-pci: use block layer helpers to calculate num of queuesDaniel Wagner1-2/+3
2025-07-01nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONEAnuj Gupta1-2/+3
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta1-0/+2
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta2-2/+2
2025-07-01nvme-multipath: fix suspicious RCU usage warningGeliang Tang1-1/+2
2025-07-01nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORSChristoph Hellwig1-13/+15
2025-07-01nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTEChristoph Hellwig1-5/+5
2025-07-01nvme-pci: convert the data mapping to blk_rq_dma_mapChristoph Hellwig1-146/+241
2025-07-01nvme-pci: remove superfluous argumentsChristoph Hellwig1-54/+51
2025-07-01nvme-pci: merge the simple PRP and SGL setup into a common helperChristoph Hellwig1-44/+32
2025-07-01nvme-pci: refactor nvme_pci_use_sglsChristoph Hellwig1-14/+27
2025-06-30nvme-pci: refresh visible attrs after being checkedEugen Hristev1-2/+4
2025-06-30nvmet: fix memory leak of bio integrityDmitry Bogdanov1-0/+2
2025-06-30nvme: correctly account for namespace head reference counterNilay Shroff2-2/+19
2025-06-30nvme: Fix incorrect cdw15 value in passthru error loggingAlok Tiwari1-1/+1
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds3-48/+44
2025-06-26nvme: fix atomic write size validationChristoph Hellwig2-24/+12
2025-06-26nvme: refactor the atomic write unit detectionChristoph Hellwig1-34/+38
2025-06-26nvme: reset delayed remove_work after reconnectKeith Busch2-1/+5
2025-06-23nvmet: set WZDS and DRB if device enables unmap write zeroes operationZhang Yi1-0/+4
2025-06-23nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bitZhang Yi1-9/+11
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds1-14/+7
2025-06-14nvme: always punt polled uring_cmd end_io work to task_workJens Axboe1-14/+7
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1