blob: 9b8adaff2648b1d7e2d4da5428392aae96ea9f7b [file] [log] [blame]
d68006348288 ("nvme: rework NVME_AUTH Kconfig selection")
be8e82caa685 ("nvme-tcp: enable TLS handshake upcall")
9d77eb527784 ("nvme-keyring: register '.nvme' keyring")
942e21c042e6 ("nvme: move sysfs code to a dedicated sysfs.c file")
99c2dcc8ffc2 ("nvme-core: fix memory leak in dhchap_ctrl_secret")
a836ca33c5b0 ("nvme-core: fix memory leak in dhchap_secret_store")
aa36d711e945 ("nvme-auth: convert dhchap_auth_list to an array")
e8a420efb637 ("nvme-auth: no need to reset chap contexts on re-authentication")
8d1c1904e947 ("nvme-auth: clear sensitive info right after authentication completes")
e481fc0a3777 ("nvme-auth: guarantee dhchap buffers under memory pressure")
b7d604cae8f6 ("nvme-auth: don't keep long lived 4k dhchap buffer")
bfc4068e1e55 ("nvme-auth: remove redundant if statement")
01604350e145 ("nvme-auth: don't override ctrl keys before validation")
193a8c7e5f1a ("nvme-auth: don't ignore key generation failures when initializing ctrl keys")
f6b182fbd5c6 ("nvme-auth: remove redundant buffer deallocations")
100b555bc204 ("nvme-auth: remove symbol export from nvme_auth_reset")
0c999e69c40a ("nvme-auth: rename authentication work elements")
0a7ce375f83f ("nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchap")
86adbf0cdb9e ("nvme: simplify transport specific device attribute handling")
fb8745d040ef ("nvme-tcp: remove the unused queue_size member in nvme_tcp_queue")