aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2023-05-18nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith
2023-05-17nvme: do not let the user delete a ctrl before a complete initializationMaurizio Lombardi
2023-05-17nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_diskChristoph Hellwig
2023-05-03nvme-pci: clamp max_hw_sectors based on DMA optimized limitationAdrian Huang
2023-05-03nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev
2023-05-03nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048GSagi Grimberg
2023-04-13nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg
2023-04-13nvme-rdma: minor cleanup in nvme_rdma_create_cq()zhenwei pi
2023-04-13nvme: fix double blk_mq_complete_request for timeout request with low probabi...Lei Yin
2023-04-13nvme: fix async event trace eventKeith Busch
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni
2023-04-13nvmet-tcp: validate idle poll modparam valueChaitanya Kulkarni
2023-04-13nvmet-tcp: validate so_priority modparam valueChaitanya Kulkarni
2023-04-13nvme-tcp: fence TCP socket on receive errorChris Leech
2023-04-13nvmet: remove nvmet_req_cns_error_completeChristoph Hellwig
2023-04-13nvmet: rename nvmet_execute_identify_cns_cs_nsChristoph Hellwig
2023-04-13nvmet: fix Identify Identification Descriptor List handlingChristoph Hellwig
2023-04-13nvmet: cleanup nvmet_execute_identify()Damien Le Moal
2023-04-13nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal
2023-04-13nvmet: fix Identify Active Namespace ID list handlingDamien Le Moal
2023-04-13nvmet: fix Identify Controller handlingDamien Le Moal
2023-04-13nvmet: fix Identify Namespace handlingDamien Le Moal
2023-04-13nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal
2023-04-13nvme-pci: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
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
2023-02-03Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-03nvme: use bvec_set_virt to initialize special_vecChristoph Hellwig
2023-02-03nvmet: use bvec_set_page to initialize bvecsChristoph Hellwig