summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* 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-147-24/+88
|\ \ \ | |/ / |/| |
| * | 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
| * | nvmet: use PAGE_SECTORS_SHIFTDamien Le Moal2023-07-102-3/+3
| * | 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-037-58/+40
|\ \ \
| * \ \ Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-06-306-4/+20
| |\ \ \
| | * | | 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
| | * | | nvmet: Reorder fields in 'struct nvmet_ns'Christophe JAILLET2023-06-211-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
| | * | | nvme: Add pr_ops read_keys supportMike Christie2023-04-111-0/+69
| | * | | nvme: Add helper to send pr commandMike Christie2023-04-111-9/+14
| | * | | nvme: Move pr code to it's own fileMike Christie2023-04-114-149/+161
| | * | | nvme: Don't hardcode the data len for pr commandsMike Christie2023-04-111-6/+7
| | * | | block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie2023-04-111-1/+1
* | | | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-282-39/+56
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells2023-06-241-17/+29
| * | | | nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells2023-06-241-22/+27
* | | | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-271-4/+4
|\ \ \ \ \
| * | | | | overflow: Add struct_size_t() helperKees Cook2023-05-261-4/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-2616-953/+944
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | nvme: forward port sysfs delete fixKeith Busch2023-06-161-0/+3
| * | | | nvme: skip optional id ctrl csi if it failedKeith Busch2023-06-122-1/+5
| * | | | nvme-core: use nvme_ns_head_multipath instead of ns->head->diskIrvin Cote2023-06-121-1/+1
| * | | | nvmet-fcloop: Do not wait on completion when unregister failsDaniel Wagner2023-06-121-1/+2
| * | | | nvme-fabrics: open code __nvmf_host_find()Chaitanya Kulkarni2023-06-121-48/+27
| * | | | nvme-fabrics: error out to unlock the mutexChaitanya Kulkarni2023-06-121-2/+4
| * | | | nvme: Increase block size variable size to 32-bitDaniel Gomez2023-06-121-1/+1
| * | | | nvme-fcloop: no need to return from void functionChaitanya Kulkarni2023-06-121-2/+0
| * | | | nvmet-auth: remove unnecessary break after gotoChaitanya Kulkarni2023-06-121-4/+0
| * | | | nvmet-auth: remove some dead codeChristophe JAILLET2023-06-121-9/+0