summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAgeFilesLines
* nvme: catch errors from nvme_configure_metadata()Hannes Reinecke2023-12-201-6/+13
* nvme-auth: set explanation code for failure2 msgsMark O'Donovan2023-12-201-0/+2
* nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber2023-12-132-1/+20
* nvme: check for valid nvme_identify_ns() before using itEwan D. Milne2023-12-081-0/+9
* nvme: blank out authentication fabrics options if not configuredHannes Reinecke2023-12-031-0/+2
* nvme: fix error-handling for io_uring nvme-passthroughAnuj Gupta2023-11-201-2/+5
* nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch2023-10-181-1/+2
* nvme: sanitize metadata bounce buffer for readsKeith Busch2023-10-181-3/+7
* nvme-auth: use chap->s2 to indicate bidirectional authenticationMartin Wilck2023-10-101-2/+2
* nvme-rdma: do not try to stop unallocated queuesMaurizio Lombardi2023-10-051-0/+3
* Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe2023-09-144-24/+37
|\
| * nvme: avoid bogus CRTO valuesKeith Busch2023-09-141-19/+35
| * nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav2023-09-121-3/+0
| * nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()Nigel Kirkland2023-08-211-1/+1
| * nvme: host: hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-08-211-1/+1
* | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-291-1/+0
|\|
| * bio-integrity: update the payload size in bio_integrity_add_page()Jinyoung Choi2023-08-091-1/+0
* | Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds2023-08-115-8/+13
|\ \ | |/ |/|
| * nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopollMing Lei2023-08-111-2/+0
| * nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GAugust Wikerfors2023-08-011-1/+2
| * nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei2023-07-211-1/+2
| * nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei2023-07-211-1/+2
| * nvme: fix possible hang when removing a controller during error recoveryMing Lei2023-07-211-3/+7
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-07-141-5/+4
|\ \
| * \ Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2023-07-111-5/+4
| |\ \
| | * | scsi: nvme: zns: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-5/+4
* | | | Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds2023-07-145-21/+85
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | nvme-pci: fix DMA direction of unmapping integrity dataMing Lei2023-07-131-1/+1
| * | nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig2023-07-131-3/+33
| * | nvme: ensure disabling pairs with unquiesceKeith Busch2023-07-121-8/+17
| * | nvme-fc: fix race between error recovery and creating associationMichael Liang2023-07-121-5/+16
| * | nvme-fc: return non-zero status code when fails to create associationMichael Liang2023-07-121-3/+15
| * | nvme: fix parameter check in nvme_fault_inject_init()Minjie Du2023-07-121-1/+1
| * | nvme: warn only once for legacy uuid attributeKeith Busch2023-07-121-1/+1
| * | nvme: add BOGUS_NID quirk for Samsung SM953Pankaj Raghav2023-07-101-0/+2
* | | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-051-1/+1
|\ \ \ | |/ / |/| |
| * | nvme-tcp: Fix comma-related oopsDavid Howells2023-07-021-1/+1
* | | Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds2023-07-036-57/+39
|\ \ \
| * \ \ Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-06-305-3/+19
| |\ \ \
| | * | | nvme: disable controller on reset state failureKeith Busch2023-06-301-1/+2
| | * | | nvme: sync timeout work on failed resetKeith Busch2023-06-301-0/+1
| | * | | nvme: ensure unquiesce on teardownKeith Busch2023-06-301-0/+1
| | * | | nvme-mpath: fix I/O failure with EAGAIN when failing over I/OSagi Grimberg2023-06-271-0/+8
| | * | | nvme: host: fix command name spellingDamien Le Moal2023-06-271-1/+1
| | * | | nvme: Print capabilities changes just onceBreno Leitao2023-06-212-1/+6
| * | | | nvme: improved uring pollingKeith Busch2023-06-283-54/+20
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-304-149/+319
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge patch series "Use block pr_ops in LIO"Martin K. Petersen2023-05-224-149/+319
| |\ \ \
| | * | | nvme: Add pr_ops read_reservation supportMike Christie2023-04-111-0/+83
| | * | | nvme: Add a nvme_pr_type enumMike Christie2023-04-111-12/+12