summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* nvme: send Identify with CNS 06h only to I/O controllersMartin George2023-03-221-1/+2
* block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe2023-03-201-6/+8
* Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe2023-03-164-16/+54
|\
| * nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal2023-03-151-1/+3
| * 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-212-0/+8
|\ \
| * \ 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-093-4/+19
| |\ \ \
| * \ \ \ 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-232-0/+8
* | | | | | | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-2013-174/+175
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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-0710-153/+166
| |\ \ \ \ \ \
| | * | | | | | nvme: mask CSE effects for security receiveKeith Busch2023-02-011-0/+17
| | * | | | | | nvme: always initialize known command effectsKeith Busch2023-02-011-39/+45
| | * | | | | | nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()Amit Engel2023-02-011-1/+1
| | * | | | | | 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-014-19/+12
| | * | | | | | 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
| * | | | | | | nvmet: use bvec_set_page to initialize bvecsChristoph Hellwig2023-02-032-11/+4
| |/ / / / / /
| * | | | | | block: introduce bdev_zone_no helperPankaj Raghav2023-01-291-2/+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