summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-1110-21/+74
|\
| * nvme: fcloop: make fcloop_class constantRicardo B. Marliere2024-03-051-8/+9
| * nvmet-rdma: set max_queue_size for RDMA transportMax Gurtovoy2024-03-031-0/+8
| * nvmet: introduce new max queue size configuration entryMax Gurtovoy2024-03-033-3/+46
| * nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definitionMax Gurtovoy2024-03-031-0/+2
| * nvmet: set ctrl pi_support cap before initializing cap regMax Gurtovoy2024-03-032-2/+1
| * nvmet: set maxcmd to be per controllerMax Gurtovoy2024-03-034-4/+4
| * nvmet: compare mqes and sqsize only for IO SQMax Gurtovoy2024-03-031-1/+2
| * block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn2024-02-121-3/+2
* | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-112-9/+9
|\ \
| * | nvme: port block device access to fileChristian Brauner2024-02-252-9/+9
* | | nvmet: remove superfluous initializationChaitanya Kulkarni2024-02-141-2/+2
| |/ |/|
* | nvmet-fc: use RCU list iterator for assoc_listDaniel Wagner2024-02-011-12/+22
* | nvmet-fc: take ref count on tgtport before delete assocDaniel Wagner2024-02-011-8/+23
* | nvmet-fc: avoid deadlock on delete association pathDaniel Wagner2024-02-011-3/+13
* | nvmet-fc: abort command when there is no bindingDaniel Wagner2024-02-011-2/+6
* | nvmet-fc: do not tack refs on tgtports from assocDaniel Wagner2024-02-011-7/+1
* | nvmet-fc: remove null hostport pointer checkDaniel Wagner2024-02-011-4/+2
* | nvmet-fc: hold reference on hostport matchDaniel Wagner2024-02-011-2/+0
* | nvmet-fc: free queue and assoc directlyDaniel Wagner2024-02-011-4/+2
* | nvmet-fc: defer cleanup using RCU properlyDaniel Wagner2024-02-011-46/+37
* | nvmet-fc: release reference on target portDaniel Wagner2024-02-011-1/+2
* | nvmet-fcloop: swap the list_add_tail argumentsDaniel Wagner2024-02-011-3/+3
* | nvme: use ctrl state accessorKeith Busch2024-01-291-3/+5
* | nvmet-tcp: fix nvme tcp ida memory leakGuixin Liu2024-01-261-0/+1
* | nvmet: add module description to stop warningsChaitanya Kulkarni2024-01-246-0/+6
* | nvmet: unify aer type enumGuixin Liu2024-01-232-3/+3
|/
* Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds2024-01-196-37/+78
|\
| * nvmet-rdma: avoid circular locking dependency on install_queue()Hannes Reinecke2024-01-101-3/+16
| * nvmet-tcp: avoid circular locking dependency on install_queue()Hannes Reinecke2024-01-101-3/+15
| * nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi2024-01-081-3/+7
| * nvme: trace: avoid memcpy overflow warningArnd Bergmann2024-01-051-1/+1
| * nvmet: re-fix tracing strncpy() warningArnd Bergmann2024-01-051-2/+1
| * nvmet-fcloop: Remove remote port from list when unlinkingDaniel Wagner2024-01-051-5/+2
| * nvmet-trace: avoid dereferencing pointer too earlyDaniel Wagner2024-01-032-14/+20
| * nvmet-fc: remove unnecessary bracketDaniel Wagner2024-01-031-1/+1
| * nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pduChristoph Hellwig2024-01-031-1/+1
| * nvmet-tcp: remove boilerplate codeMaurizio Lombardi2024-01-021-8/+8
| * nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi2024-01-021-2/+1
| * nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi2024-01-021-1/+12
* | Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-113-7/+4
|\|
| * nvmet: configfs: use ctrl->instance to track passthru subsystemsEvan Burgess2023-12-191-2/+2
| * nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrlGuixin Liu2023-12-131-3/+0
| * nvmet: allow identical cntlid_min and cntlid_max settingsGuixin Liu2023-12-131-2/+2
* | nvme: prevent potential spectre v1 gadgetNitesh Shetty2023-12-041-0/+3
* | nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptionsShin'ichiro Kawasaki2023-12-041-2/+3
|/
* nvme: target: fix Kconfig select statementsArnd Bergmann2023-11-231-2/+2
* nvme: target: fix nvme_keyring_id() referencesArnd Bergmann2023-11-231-1/+1
* nvmet-tcp: always initialize tls_handshake_tmo_workHannes Reinecke2023-11-201-1/+3
* nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig2023-11-201-0/+4