summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/fabrics-cmd-auth.c
AgeCommit message (Expand)Author
2022-09-27nvmet-auth: don't try to cancel a non-initialized work_structChristoph Hellwig
2022-09-19nvmet-auth: remove redundant parameters reqGenjian Zhang
2022-09-19nvmet-auth: clean up with done_kfreeJackie Liu
2022-08-10nvmet-auth: use kmemdup instead of kmalloc + memcpyZhang Xiaoxu
2022-08-02nvmet-auth: fix return value check in auth receiveChaitanya Kulkarni
2022-08-02nvmet-auth: fix return value check in auth sendChaitanya Kulkarni
2022-08-02nvmet-auth: expire authentication sessionsHannes Reinecke
2022-08-02nvmet-auth: Diffie-Hellman key exchange supportHannes Reinecke
2022-08-02nvmet: implement basic In-Band AuthenticationHannes Reinecke