summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe2023-03-163-15/+51
|\
| * nvme-tcp: add nvme-tcp pdu size build protectionSagi Grimberg2023-03-151-0/+9
| * nvme-tcp: fix opcode reporting in the timeout handlerSagi Grimberg2023-03-151-6/+18
| * nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620Philipp Geulen2023-03-151-0/+2
| * nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin2023-03-151-0/+2
| * nvme-pci: fixing memory leak in probe teardown pathIrvin Cote2023-03-151-0/+1
| * nvme: fix handling single range discard requestMing Lei2023-03-151-9/+19
* | block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai2023-03-151-4/+4
|/
* Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds2023-03-034-20/+28
|\
| * nvme-fabrics: show well known discovery nameDaniel Wagner2023-02-281-1/+2
| * nvme-tcp: don't access released socket during error recoveryAkinobu Mita2023-02-281-0/+6
| * nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge()Dan Carpenter2023-02-281-1/+1
| * nvme: bring back auto-removal of deleted namespaces during sequential scanChristoph Hellwig2023-02-281-17/+18
| * nvme: fix sparse warning on effects maskingKeith Busch2023-02-271-1/+1
* | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-211-0/+3
|\ \
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-172-11/+11
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-092-3/+16
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-023-11/+10
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-272-5/+21
| |\ \ \ \ \
| * | | | | | net/sock: Introduce trace_sk_data_ready()Peilin Ye2023-01-231-0/+3
* | | | | | | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-208-158/+166
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | nvme-pci: remove iod use_sglsKeith Busch2023-02-141-3/+1
| * | | | | | nvme-pci: fix freeing single sglKeith Busch2023-02-141-1/+1
| * | | | | | Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...Jens Axboe2023-02-078-150/+162
| |\ \ \ \ \ \
| | * | | | | | nvme: mask CSE effects for security receiveKeith Busch2023-02-011-0/+17
| | * | | | | | nvme: always initialize known command effectsKeith Busch2023-02-011-39/+45
| | * | | | | | nvme-tcp: add additional info for nvme_tcp_timeout logAmit Engel2023-02-011-2/+5
| | * | | | | | nvme: add nvme_opcode_str function for all nvme cmd typesAmit Engel2023-02-012-0/+29
| | * | | | | | nvme: remove nvme_execute_passthru_rqChristoph Hellwig2023-02-013-17/+9
| | * | | | | | nvme-pci: place descriptor addresses in iodKeith Busch2023-02-011-31/+18
| | * | | | | | nvme-pci: use mapped entries for sgl decisionKeith Busch2023-02-011-3/+3
| | * | | | | | nvme-pci: remove SGL segment descriptorsKeith Busch2023-02-011-42/+5
| | * | | | | | nvme-auth: don't use NVMe status codesHannes Reinecke2023-02-011-15/+15
| | * | | | | | nvme-fabrics: clarify AUTHREQ result handlingHannes Reinecke2023-02-011-2/+17
| * | | | | | | nvme: use bvec_set_virt to initialize special_vecChristoph Hellwig2023-02-031-3/+1
| |/ / / / / /
| * | | / / / nvme: set REQ_ALLOC_CACHE for uring-passthru requestAnuj Gupta2023-01-291-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds2023-02-181-0/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | nvme-pci: refresh visible attrs for cmb attributesKeith Busch2023-02-171-0/+8
* | | | | | Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-161-10/+10
|\| | | | |
| * | | | | nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote2023-02-141-3/+3
| * | | | | nvme-pci: set the DMA mask earlierChristoph Hellwig2023-02-141-7/+5
| * | | | | nvme-pci: add bogus ID quirk for ADATA SX6000PNPDaniel Wagner2023-02-131-0/+2
* | | | | | Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linuxLinus Torvalds2023-02-101-1/+1
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | nvme-auth: mark nvme_auth_wq staticTom Rix2023-02-081-1/+1
* | | | | Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds2023-02-032-3/+16
|\| | | | | |/ / / |/| | |
| * | | nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki2023-02-011-2/+12
| * | | nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi2023-02-011-0/+1
| * | | nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi2023-02-011-1/+3
* | | | Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds2023-01-273-11/+10
|\| | | | |_|/ |/| |
| * | nvme: fix passthrough csi checkKeith Busch2023-01-251-1/+1