aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
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-03nvmet: use bvec_set_page to initialize bvecsChristoph 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
2023-02-01nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()Amit Engel
2023-02-01nvme-tcp: add additional info for nvme_tcp_timeout logAmit Engel
2023-02-01nvme: add nvme_opcode_str function for all nvme cmd typesAmit Engel
2023-02-01nvme: remove nvme_execute_passthru_rqChristoph Hellwig
2023-02-01nvme-pci: place descriptor addresses in iodKeith Busch
2023-02-01nvme-pci: use mapped entries for sgl decisionKeith Busch
2023-02-01nvme-pci: remove SGL segment descriptorsKeith Busch
2023-02-01nvme-auth: don't use NVMe status codesHannes Reinecke
2023-02-01nvme-fabrics: clarify AUTHREQ result handlingHannes Reinecke
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi
2023-02-01nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel
2023-01-29block: introduce bdev_zone_no helperPankaj Raghav
2023-01-29nvme: set REQ_ALLOC_CACHE for uring-passthru requestAnuj Gupta
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-25nvme: fix passthrough csi checkKeith Busch