summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)
2024-03-26nvme: fix reconnection fail due to reserved tag allocationChunguang Xu
2024-03-01nvmet-fc: take ref count on tgtport before delete assocDaniel Wagner
2024-03-01nvmet-fc: avoid deadlock on delete association pathDaniel Wagner
2024-03-01nvmet-fc: abort command when there is no bindingDaniel Wagner
2024-03-01nvmet-fc: hold reference on hostport matchDaniel Wagner
2024-03-01nvmet-fc: defer cleanup using RCU properlyDaniel Wagner
2024-03-01nvmet-fc: release reference on target portDaniel Wagner
2024-03-01nvmet-fcloop: swap the list_add_tail argumentsDaniel Wagner
2024-03-01nvme-fc: do not wait in vain when unloading moduleDaniel Wagner
2024-03-01nvmet-tcp: fix nvme tcp ida memory leakGuixin Liu
2024-01-25nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi
2024-01-25nvme: trace: avoid memcpy overflow warningArnd Bergmann
2024-01-25nvmet: re-fix tracing strncpy() warningArnd Bergmann
2024-01-25nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi
2024-01-25nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi
2024-01-20nvme: fix deadlock between reset and scanBitao Hu
2024-01-20nvme: prevent potential spectre v1 gadgetNitesh Shetty
2024-01-20nvme-ioctl: move capable() admin check to the endKeith Busch
2024-01-20nvme: ensure reset state check orderingKeith Busch
2024-01-20nvme: introduce helper function to get ctrl stateKeith Busch
2024-01-20nvme-core: check for too small lba shiftKeith Busch
2024-01-20nvme-core: fix a memory leak in nvme_ns_info_from_identify()Maurizio Lombardi
2024-01-05Revert "nvme-fc: fix race between error recovery and creating association"Keith Busch
2024-01-01nvme-pci: fix sleeping function called from interrupt contextMaurizio Lombardi
2023-12-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke
2023-12-20nvme-auth: set explanation code for failure2 msgsMark O'Donovan
2023-12-13nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber
2023-12-08nvme: check for valid nvme_identify_ns() before using itEwan D. Milne
2023-12-03nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig
2023-12-03nvme: blank out authentication fabrics options if not configuredHannes Reinecke
2023-11-20nvme: fix error-handling for io_uring nvme-passthroughAnuj Gupta
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