summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-14nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong
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-13nvme-tcp: fence TCP socket on receive errorChris Leech
2023-04-13nvme-pci: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
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-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
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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-01nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki
2023-02-01nvme: mask CSE effects for security receiveKeith Busch
2023-02-01nvme: always initialize known command effectsKeith Busch