summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2023-10-18nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch
2023-10-18nvmet-auth: complete a request only after freeing the dhchap pointersMaurizio Lombardi
2023-10-18nvme: sanitize metadata bounce buffer for readsKeith Busch
2023-10-10nvme-auth: use chap->s2 to indicate bidirectional authenticationMartin Wilck
2023-10-10nvmet-tcp: Fix a possible UAF in queue intialization setupSagi Grimberg
2023-10-05nvme-rdma: do not try to stop unallocated queuesMaurizio Lombardi
2023-09-14Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe
2023-09-14nvme: avoid bogus CRTO valuesKeith Busch
2023-09-12nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-21nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()Nigel Kirkland
2023-08-21nvme: host: hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-08-21nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-11nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopollMing Lei
2023-08-09bio-integrity: update the payload size in bio_integrity_add_page()Jinyoung Choi
2023-08-01nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GAugust Wikerfors
2023-07-21nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei
2023-07-21nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei
2023-07-21nvme: fix possible hang when removing a controller during error recoveryMing Lei
2023-07-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-07-14Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataMing Lei
2023-07-13nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig
2023-07-12nvme: ensure disabling pairs with unquiesceKeith Busch
2023-07-12nvme-fc: fix race between error recovery and creating associationMichael Liang
2023-07-12nvme-fc: return non-zero status code when fails to create associationMichael Liang
2023-07-12nvme: fix parameter check in nvme_fault_inject_init()Minjie Du
2023-07-12nvme: warn only once for legacy uuid attributeKeith Busch
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen
2023-07-10nvmet: use PAGE_SECTORS_SHIFTDamien Le Moal
2023-07-10nvme: add BOGUS_NID quirk for Samsung SM953Pankaj Raghav
2023-07-05scsi: nvme: zns: Set zone limits before revalidating zonesDamien Le Moal
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-02nvme-tcp: Fix comma-related oopsDavid Howells
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-30nvme: disable controller on reset state failureKeith Busch
2023-06-30nvme: sync timeout work on failed resetKeith Busch
2023-06-30nvme: ensure unquiesce on teardownKeith Busch
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28nvme: improved uring pollingKeith Busch
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27nvme-mpath: fix I/O failure with EAGAIN when failing over I/OSagi Grimberg
2023-06-27nvme: host: fix command name spellingDamien Le Moal
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-24nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-24nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells