index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2024-03-01
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
2024-03-01
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
2024-03-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
2024-03-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
2024-03-01
nvmet-fc: free queue and assoc directly
Daniel Wagner
2024-03-01
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
2024-03-01
nvmet-fc: release reference on target port
Daniel Wagner
2024-03-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
2024-03-01
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
2024-03-01
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
2024-02-16
nvme-host: fix the updating of the firmware version
Maurizio Lombardi
2024-01-25
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-25
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
2024-01-25
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
2024-01-25
nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
2024-01-25
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
2024-01-25
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
2023-12-19
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
2023-12-19
Revert "nvme-fc: fix race between error recovery and creating association"
Keith Busch
2023-12-07
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
2023-12-04
nvme: fix deadlock between reset and scan
Bitao Hu
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-12-04
nvme-ioctl: move capable() admin check to the end
Keith Busch
2023-12-04
nvme: ensure reset state check ordering
Keith Busch
2023-12-04
nvme: introduce helper function to get ctrl state
Keith Busch
2023-12-01
nvme-core: check for too small lba shift
Keith Busch
2023-11-27
nvme: check for valid nvme_identify_ns() before using it
Ewan D. Milne
2023-11-27
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Maurizio Lombardi
2023-11-27
nvme: fine-tune sending of first keep-alive
Mark O'Donovan
2023-11-22
nvme: tcp: fix compile-time checks for TLS mode
Arnd Bergmann
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-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
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-20
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
2023-11-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
2023-11-20
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
2023-11-20
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
2023-11-20
nvme-auth: unlock mutex in one place only
Mark O'Donovan
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
2023-11-06
nvme: start keep-alive after admin queue setup
Hannes Reinecke
2023-11-06
nvme-loop: always quiesce and cancel commands before destroying admin q
Hannes Reinecke
2023-11-06
nvme-tcp: avoid open-coding nvme_tcp_teardown_admin_queue()
Hannes Reinecke
2023-11-06
nvme-auth: always set valid seq_num in dhchap reply
Mark O'Donovan
2023-11-06
nvme-auth: add flag for bi-directional auth
Mark O'Donovan
2023-11-06
nvme-auth: auth success1 msg always includes resp
Mark O'Donovan
2023-11-06
nvme: fix error-handling for io_uring nvme-passthrough
Anuj Gupta
[next]