index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
1
-6
/
+8
2024-05-14
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
1
-12
/
+10
2024-05-07
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Maurizio Lombardi
1
-1
/
+1
2024-05-01
nvmet: return DHCHAP status codes from nvmet_setup_auth()
Hannes Reinecke
1
-12
/
+8
2024-05-01
nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
Hannes Reinecke
1
-0
/
+2
2024-05-01
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
1
-3
/
+3
2024-05-01
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
1
-1
/
+1
2023-10-17
nvme-auth: use transformed key size to create resp
Mark O'Donovan
1
-14
/
+17
2022-11-16
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
1
-0
/
+2
2022-08-31
nvmet-auth: add missing goto in nvmet_setup_auth()
Hannes Reinecke
1
-0
/
+1
2022-08-02
nvmet-auth: fix a couple of spelling mistakes
Colin Ian King
1
-1
/
+1
2022-08-02
nvmet: fix a format specifier in nvmet_auth_ctrl_exponential
Christoph Hellwig
1
-1
/
+1
2022-08-02
nvmet-auth: expire authentication sessions
Hannes Reinecke
1
-0
/
+1
2022-08-02
nvmet-auth: Diffie-Hellman key exchange support
Hannes Reinecke
1
-0
/
+157
2022-08-02
nvmet: implement basic In-Band Authentication
Hannes Reinecke
1
-0
/
+367