summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/configfs.c
Commit message (Expand)AuthorAgeFilesLines
* nvmet: fix nvme status code when namespace is disabledSagi Grimberg2024-05-011-0/+13
* nvmet: implement unique discovery NQNHannes Reinecke2024-04-041-0/+47
* nvmet: introduce new max queue size configuration entryMax Gurtovoy2024-03-021-0/+28
* Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-111-2/+2
|\
| * 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: target: fix nvme_keyring_id() referencesArnd Bergmann2023-11-221-1/+1
* nvmet-tcp: peek icreq before starting TLSHannes Reinecke2023-10-111-4/+21
* nvmet-tcp: enable TLS handshake upcallHannes Reinecke2023-10-111-0/+21
* nvmet: Set 'TREQ' to 'required' when TLS is enabledHannes Reinecke2023-10-111-2/+13
* nvmet: make TCP sectype settable via configfsHannes Reinecke2023-10-111-1/+74
* Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-131-9/+129
|\
| * nvme: use kstrtobool() instead of strtobool()Christophe JAILLET2022-12-061-8/+9
| * nvmet: expose firmware revision to configfsAleksandr Miloserdov2022-11-211-0/+63
| * nvmet: expose IEEE OUI to configfsAleksandr Miloserdov2022-11-211-0/+49
| * nvmet: force reconnect when number of queue changesDaniel Wagner2022-11-151-1/+8
* | nvmet: fix a memory leakSagi Grimberg2022-11-091-0/+1
* | nvmet: fix memory leak in nvmet_subsys_attr_model_store_lockedAleksandr Miloserdov2022-11-091-2/+5
|/
* nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_showDaniel Wagner2022-10-191-4/+0
* nvmet: expose max queues to configfsDaniel Wagner2022-09-191-0/+29
* nvmet: don't check for NULL pointer before kfree in nvmet_host_releaseChristoph Hellwig2022-08-021-2/+2
* nvmet-auth: Diffie-Hellman key exchange supportHannes Reinecke2022-08-021-0/+31
* nvmet: implement basic In-Band AuthenticationHannes Reinecke2022-08-021-1/+106
* nvmet: add a clear_ids attribute for passthru targetsAlan Adamson2022-06-301-0/+20
* Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-011-1/+1
|\
| * nvmet: use a private workqueue instead of the system workqueueSagi Grimberg2022-03-291-1/+1
* | Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-211-13/+14
|\|
| * nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidateChristoph Hellwig2022-03-151-1/+2
| * nvmet: use snprintf() with PAGE_SIZE in configfsChaitanya Kulkarni2022-03-141-5/+8
| * nvmet: don't fold linesChaitanya Kulkarni2022-03-141-9/+5
* | nvmet: revert "nvmet: make discovery NQN configurable"Hannes Reinecke2022-03-151-39/+0
|/
* nvmet: make discovery NQN configurableHannes Reinecke2021-10-201-0/+39
* nvmet: fix use-after-free when a port is removedIsrael Rukshin2021-10-201-0/+2
* nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter2021-09-131-1/+1
* nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()Hannes Reinecke2021-09-061-1/+2
* nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_reqChristoph Hellwig2021-09-061-1/+1
* nvmet: make ver stable once connection establishedNoam Gottlieb2021-06-171-5/+31
* nvmet: allow mn change if subsys not discoveredNoam Gottlieb2021-06-171-8/+2
* nvmet: make sn stable once connection was establishedNoam Gottlieb2021-06-171-5/+22
* nvmet: change sn size and check validityNoam Gottlieb2021-06-171-10/+23
* nvmet: fix a spelling mistake "nubmer" -> "number"Colin Ian King2021-04-151-1/+1
* nvmet: do not allow model_number exceed 40 bytesNoam Gottlieb2021-04-021-0/+6
* nvmet: model_number must be immutable once setMax Gurtovoy2021-03-051-27/+23
* nvmet: Fix nvmet_is_port_enabled indentationIsrael Rukshin2021-02-021-1/+1
* nvmet: Use nvmet_is_port_enabled helper for pi_enableIsrael Rukshin2021-02-021-3/+1
* nvmet: add passthru io timeout value attrChaitanya Kulkarni2020-12-011-0/+20
* nvmet: add passthru admin timeout value attrChaitanya Kulkarni2020-12-011-0/+20
* nvmet: fix a memory leakSagi Grimberg2020-08-211-0/+1
* nvmet: introduce the passthru configfs interfaceLogan Gunthorpe2020-07-291-0/+99
* nvmet: Add passthru enable/disable helpersLogan Gunthorpe2020-07-291-0/+4