index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
configfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
1
-2
/
+2
|
\
|
*
nvmet: allow identical cntlid_min and cntlid_max settings
Guixin Liu
2023-12-13
1
-2
/
+2
*
|
nvme: prevent potential spectre v1 gadget
Nitesh Shetty
2023-12-04
1
-0
/
+3
|
/
*
nvme: target: fix nvme_keyring_id() references
Arnd Bergmann
2023-11-22
1
-1
/
+1
*
nvmet-tcp: peek icreq before starting TLS
Hannes Reinecke
2023-10-11
1
-4
/
+21
*
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
1
-0
/
+21
*
nvmet: Set 'TREQ' to 'required' when TLS is enabled
Hannes Reinecke
2023-10-11
1
-2
/
+13
*
nvmet: make TCP sectype settable via configfs
Hannes Reinecke
2023-10-11
1
-1
/
+74
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-9
/
+129
|
\
|
*
nvme: use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-12-06
1
-8
/
+9
|
*
nvmet: expose firmware revision to configfs
Aleksandr Miloserdov
2022-11-21
1
-0
/
+63
|
*
nvmet: expose IEEE OUI to configfs
Aleksandr Miloserdov
2022-11-21
1
-0
/
+49
|
*
nvmet: force reconnect when number of queue changes
Daniel Wagner
2022-11-15
1
-1
/
+8
*
|
nvmet: fix a memory leak
Sagi Grimberg
2022-11-09
1
-0
/
+1
*
|
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Aleksandr Miloserdov
2022-11-09
1
-2
/
+5
|
/
*
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Daniel Wagner
2022-10-19
1
-4
/
+0
*
nvmet: expose max queues to configfs
Daniel Wagner
2022-09-19
1
-0
/
+29
*
nvmet: don't check for NULL pointer before kfree in nvmet_host_release
Christoph Hellwig
2022-08-02
1
-2
/
+2
*
nvmet-auth: Diffie-Hellman key exchange support
Hannes Reinecke
2022-08-02
1
-0
/
+31
*
nvmet: implement basic In-Band Authentication
Hannes Reinecke
2022-08-02
1
-1
/
+106
*
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
2022-06-30
1
-0
/
+20
*
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
1
-1
/
+1
|
\
|
*
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-29
1
-1
/
+1
*
|
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-13
/
+14
|
\
|
|
*
nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
Christoph Hellwig
2022-03-15
1
-1
/
+2
|
*
nvmet: use snprintf() with PAGE_SIZE in configfs
Chaitanya Kulkarni
2022-03-14
1
-5
/
+8
|
*
nvmet: don't fold lines
Chaitanya Kulkarni
2022-03-14
1
-9
/
+5
*
|
nvmet: revert "nvmet: make discovery NQN configurable"
Hannes Reinecke
2022-03-15
1
-39
/
+0
|
/
*
nvmet: make discovery NQN configurable
Hannes Reinecke
2021-10-20
1
-0
/
+39
*
nvmet: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+2
*
nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
Dan Carpenter
2021-09-13
1
-1
/
+1
*
nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
Hannes Reinecke
2021-09-06
1
-1
/
+2
*
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
2021-09-06
1
-1
/
+1
*
nvmet: make ver stable once connection established
Noam Gottlieb
2021-06-17
1
-5
/
+31
*
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
2021-06-17
1
-8
/
+2
*
nvmet: make sn stable once connection was established
Noam Gottlieb
2021-06-17
1
-5
/
+22
*
nvmet: change sn size and check validity
Noam Gottlieb
2021-06-17
1
-10
/
+23
*
nvmet: fix a spelling mistake "nubmer" -> "number"
Colin Ian King
2021-04-15
1
-1
/
+1
*
nvmet: do not allow model_number exceed 40 bytes
Noam Gottlieb
2021-04-02
1
-0
/
+6
*
nvmet: model_number must be immutable once set
Max Gurtovoy
2021-03-05
1
-27
/
+23
*
nvmet: Fix nvmet_is_port_enabled indentation
Israel Rukshin
2021-02-02
1
-1
/
+1
*
nvmet: Use nvmet_is_port_enabled helper for pi_enable
Israel Rukshin
2021-02-02
1
-3
/
+1
*
nvmet: add passthru io timeout value attr
Chaitanya Kulkarni
2020-12-01
1
-0
/
+20
*
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
2020-12-01
1
-0
/
+20
*
nvmet: fix a memory leak
Sagi Grimberg
2020-08-21
1
-0
/
+1
*
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
2020-07-29
1
-0
/
+99
*
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
2020-07-29
1
-0
/
+4
*
nvmet: use unsigned type for u64
Chaitanya Kulkarni
2020-07-08
1
-8
/
+8
*
nvmet: add metadata/T10-PI support
Israel Rukshin
2020-05-27
1
-0
/
+58
*
nvmet: revalidate-ns & generate AEN from configfs
Chaitanya Kulkarni
2020-05-27
1
-0
/
+26
[next]