summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe2023-09-145-25/+38
|\
| * 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
| * nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash2023-08-211-1/+1
* | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-292-3/+1
|\|
| * bio-integrity: update the payload size in bio_integrity_add_page()Jinyoung Choi2023-08-092-3/+1
* | 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-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