index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2024-02-01
nvmet-fc: remove null hostport pointer check
Daniel Wagner
2024-02-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
2024-02-01
nvmet-fc: free queue and assoc directly
Daniel Wagner
2024-02-01
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
2024-02-01
nvmet-fc: release reference on target port
Daniel Wagner
2024-02-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
2024-01-29
nvme: use ctrl state accessor
Keith Busch
2024-01-26
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2024-01-23
nvmet: unify aer type enum
Guixin Liu
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-10
nvmet-rdma: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-08
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-05
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
2024-01-05
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
2024-01-05
nvmet-fcloop: Remove remote port from list when unlinking
Daniel Wagner
2024-01-03
nvmet-trace: avoid dereferencing pointer too early
Daniel Wagner
2024-01-03
nvmet-fc: remove unnecessary bracket
Daniel Wagner
2024-01-03
nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
2024-01-02
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
2024-01-02
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
2024-01-02
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
2023-12-19
nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
2023-12-13
nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl
Guixin Liu
2023-12-13
nvmet: allow identical cntlid_min and cntlid_max settings
Guixin Liu
2023-12-04
nvme: prevent potential spectre v1 gadget
Nitesh Shetty
2023-12-04
nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions
Shin'ichiro Kawasaki
2023-11-22
nvme: target: fix Kconfig select statements
Arnd Bergmann
2023-11-22
nvme: target: fix nvme_keyring_id() references
Arnd Bergmann
2023-11-20
nvmet-tcp: always initialize tls_handshake_tmo_work
Hannes Reinecke
2023-11-20
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
2023-11-06
nvme-loop: always quiesce and cancel commands before destroying admin q
Hannes Reinecke
2023-11-06
nvme-auth: always set valid seq_num in dhchap reply
Mark O'Donovan
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-28
nvmet: Convert to bdev_open_by_path()
Jan Kara
2023-10-18
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
2023-10-17
nvme-auth: use transformed key size to create resp
Mark O'Donovan
2023-10-17
nvmet-tcp: use 'spin_lock_bh' for state_lock()
Hannes Reinecke
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
2023-10-11
nvmet-tcp: peek icreq before starting TLS
Hannes Reinecke
2023-10-11
nvmet-tcp: control messages for recvmsg()
Hannes Reinecke
2023-10-11
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
nvmet: Set 'TREQ' to 'required' when TLS is enabled
Hannes Reinecke
2023-10-11
nvmet-tcp: allocate socket file
Hannes Reinecke
2023-10-11
nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
Hannes Reinecke
2023-10-11
nvmet: make TCP sectype settable via configfs
Hannes Reinecke
2023-10-10
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
[prev]
[next]