summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
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-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
2023-06-21nvmet: Reorder fields in 'struct nvmet_ns'Christophe JAILLET
2023-06-21nvme: Print capabilities changes just onceBreno Leitao
2023-06-16nvme: forward port sysfs delete fixKeith Busch
2023-06-12nvme: skip optional id ctrl csi if it failedKeith Busch
2023-06-12nvme-core: use nvme_ns_head_multipath instead of ns->head->diskIrvin Cote
2023-06-12nvmet-fcloop: Do not wait on completion when unregister failsDaniel Wagner
2023-06-12nvme-fabrics: open code __nvmf_host_find()Chaitanya Kulkarni
2023-06-12nvme-fabrics: error out to unlock the mutexChaitanya Kulkarni
2023-06-12nvme: Increase block size variable size to 32-bitDaniel Gomez
2023-06-12nvme-fcloop: no need to return from void functionChaitanya Kulkarni
2023-06-12nvmet-auth: remove unnecessary break after gotoChaitanya Kulkarni
2023-06-12nvmet-auth: remove some dead codeChristophe JAILLET
2023-06-12nvme-core: remove redundant check from nvme_init_ns_headIrvin Cote
2023-06-12nvme: move sysfs code to a dedicated sysfs.c fileMax Gurtovoy