aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Gravatar Jens Axboe 5-25/+38
2023-09-14nvme: avoid bogus CRTO valuesGravatar Keith Busch 1-19/+35
2023-09-12nvme-pci: do not set the NUMA node of device if it has noneGravatar Pratyush Yadav 1-3/+0
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-3/+1
2023-08-21nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()Gravatar Nigel Kirkland 1-1/+1
2023-08-21nvme: host: hwmon: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-08-21nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Gravatar Varun Prakash 1-1/+1
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxGravatar Linus Torvalds 5-8/+13
2023-08-11nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopollGravatar Ming Lei 1-2/+0
2023-08-09bio-integrity: update the payload size in bio_integrity_add_page()Gravatar Jinyoung Choi 2-3/+1
2023-08-01nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GGravatar August Wikerfors 1-1/+2
2023-07-21nvme-rdma: fix potential unbalanced freeze & unfreezeGravatar Ming Lei 1-1/+2
2023-07-21nvme-tcp: fix potential unbalanced freeze & unfreezeGravatar Ming Lei 1-1/+2
2023-07-21nvme: fix possible hang when removing a controller during error recoveryGravatar Ming Lei 1-3/+7
2023-07-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-5/+4
2023-07-14Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxGravatar Linus Torvalds 7-24/+88
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataGravatar Ming Lei 1-1/+1
2023-07-13nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesGravatar Christoph Hellwig 1-3/+33
2023-07-12nvme: ensure disabling pairs with unquiesceGravatar Keith Busch 1-8/+17
2023-07-12nvme-fc: fix race between error recovery and creating associationGravatar Michael Liang 1-5/+16
2023-07-12nvme-fc: return non-zero status code when fails to create associationGravatar Michael Liang 1-3/+15
2023-07-12nvme: fix parameter check in nvme_fault_inject_init()Gravatar Minjie Du 1-1/+1
2023-07-12nvme: warn only once for legacy uuid attributeGravatar Keith Busch 1-1/+1
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesGravatar Martin K. Petersen 1-5/+4
2023-07-10nvmet: use PAGE_SECTORS_SHIFTGravatar Damien Le Moal 2-3/+3
2023-07-10nvme: add BOGUS_NID quirk for Samsung SM953Gravatar Pankaj Raghav 1-0/+2
2023-07-05scsi: nvme: zns: Set zone limits before revalidating zonesGravatar Damien Le Moal 1-5/+4
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-1/+1
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxGravatar Linus Torvalds 7-58/+40
2023-07-02nvme-tcp: Fix comma-related oopsGravatar David Howells 1-1/+1
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Gravatar Jens Axboe 6-4/+20
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 4-149/+319
2023-06-30nvme: disable controller on reset state failureGravatar Keith Busch 1-1/+2
2023-06-30nvme: sync timeout work on failed resetGravatar Keith Busch 1-0/+1
2023-06-30nvme: ensure unquiesce on teardownGravatar Keith Busch 1-0/+1
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-39/+56
2023-06-28nvme: improved uring pollingGravatar Keith Busch 3-54/+20
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+4
2023-06-27nvme-mpath: fix I/O failure with EAGAIN when failing over I/OGravatar Sagi Grimberg 1-0/+8
2023-06-27nvme: host: fix command name spellingGravatar Damien Le Moal 1-1/+1
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxGravatar Linus Torvalds 16-953/+944
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-2/+2
2023-06-24nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageGravatar David Howells 1-17/+29
2023-06-24nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageGravatar David Howells 1-22/+27
2023-06-21nvmet: Reorder fields in 'struct nvmet_ns'Gravatar Christophe JAILLET 1-1/+1
2023-06-21nvme: Print capabilities changes just onceGravatar Breno Leitao 2-1/+6
2023-06-16nvme: forward port sysfs delete fixGravatar Keith Busch 1-0/+3
2023-06-12nvme: skip optional id ctrl csi if it failedGravatar Keith Busch 2-1/+5
2023-06-12nvme-core: use nvme_ns_head_multipath instead of ns->head->diskGravatar Irvin Cote 1-1/+1
2023-06-12nvmet-fcloop: Do not wait on completion when unregister failsGravatar Daniel Wagner 1-1/+2