summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2023-06-09nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith
2023-06-09nvme: do not let the user delete a ctrl before a complete initializationMaurizio Lombardi
2023-06-09nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_diskChristoph Hellwig
2023-06-09nvme-pci: clamp max_hw_sectors based on DMA optimized limitationAdrian Huang
2023-06-09nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev
2023-06-09nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048GSagi Grimberg
2023-06-09nvme: fix the name of Zone Append for verbose loggingChristoph Hellwig
2023-05-11nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei
2023-05-11nvme: fix async event trace eventKeith Busch
2023-05-11nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal
2023-05-11nvmet: fix Identify Active Namespace ID list handlingDamien Le Moal
2023-05-11nvmet: fix Identify Controller handlingDamien Le Moal
2023-05-11nvmet: fix Identify Namespace handlingDamien Le Moal
2023-05-11nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal
2023-04-14nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong
2023-04-05nvme: fix discard support without oncsKeith Busch
2023-03-30nvme-tcp: fix a possible UAF when failing to allocate an io queueSagi Grimberg
2023-03-28nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQNJuraj Pecigos
2023-03-22nvme: send Identify with CNS 06h only to I/O controllersMartin George
2023-03-20block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai
2023-03-15nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal
2023-03-15nvme-tcp: add nvme-tcp pdu size build protectionSagi Grimberg
2023-03-15nvme-tcp: fix opcode reporting in the timeout handlerSagi Grimberg
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620Philipp Geulen
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin
2023-03-15nvme-pci: fixing memory leak in probe teardown pathIrvin Cote
2023-03-15nvme: fix handling single range discard requestMing Lei
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-28nvme-fabrics: show well known discovery nameDaniel Wagner
2023-02-28nvme-tcp: don't access released socket during error recoveryAkinobu Mita
2023-02-28nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge()Dan Carpenter
2023-02-28nvme: bring back auto-removal of deleted namespaces during sequential scanChristoph Hellwig
2023-02-27nvme: fix sparse warning on effects maskingKeith Busch
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-18Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-17nvme-pci: refresh visible attrs for cmb attributesKeith Busch
2023-02-16Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-14nvme-pci: remove iod use_sglsKeith Busch
2023-02-14nvme-pci: fix freeing single sglKeith Busch
2023-02-14nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
2023-02-14nvme-pci: set the DMA mask earlierChristoph Hellwig
2023-02-13nvme-pci: add bogus ID quirk for ADATA SX6000PNPDaniel Wagner
2023-02-10Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-08nvme-auth: mark nvme_auth_wq staticTom Rix
2023-02-07Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...Jens Axboe