index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
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
2023-11-06
nvme: update firmware version after commit
Daniel Wagner
2023-11-06
nvme-tcp: Fix a memory leak
Christophe JAILLET
2023-11-06
nvme-auth: use crypto_shash_tfm_digest()
Eric Biggers
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
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
2023-10-18
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
2023-10-18
nvme: sanitize metadata bounce buffer for reads
Keith Busch
2023-10-17
nvme-auth: allow mixing of secret and hash lengths
Mark O'Donovan
2023-10-17
nvme-auth: use transformed key size to create resp
Mark O'Donovan
2023-10-17
nvme-auth: alloc nvme_dhchap_key as single buffer
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-11
nvme-fabrics: parse options 'keyring' and 'tls_key'
Hannes Reinecke
2023-10-11
nvme-tcp: improve icreq/icresp logging
Hannes Reinecke
2023-10-11
nvme-tcp: control message handling for recvmsg()
Hannes Reinecke
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
nvme-tcp: allocate socket file
Hannes Reinecke
2023-10-11
nvme-keyring: implement nvme_tls_psk_default()
Hannes Reinecke
2023-10-11
nvme-keyring: define a 'psk' keytype
Hannes Reinecke
2023-10-11
nvme-keyring: register '.nvme' keyring
Hannes Reinecke
2023-10-10
nvme-auth: use chap->s2 to indicate bidirectional authentication
Martin Wilck
2023-10-10
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
2023-10-05
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
2023-10-05
nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
Kees Cook
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
2023-09-14
Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6
Jens Axboe
2023-09-14
nvme: avoid bogus CRTO values
Keith Busch
2023-09-12
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-21
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
Nigel Kirkland
2023-08-21
nvme: host: hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-08-21
nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
Varun Prakash
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
[next]