summaryrefslogtreecommitdiffstats
path: root/fs/smb/server/connection.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: check outstanding simultaneous SMB operationsNamjae Jeon2024-11-051-0/+1
* ksmbd: add refcnt to ksmbd_conn structNamjae Jeon2024-09-141-0/+1
* ksmbd: fix race condition between destroy_previous_session() and smb2 operati...Namjae Jeon2024-08-191-1/+2
* ksmbd: Constify struct ksmbd_transport_opsChristophe JAILLET2024-07-151-2/+2
* ksmbd: fix UAF issue in ksmbd_tcp_new_connection()Namjae Jeon2024-01-141-1/+0
* ksmbd: validate mech token in session setupNamjae Jeon2024-01-141-0/+1
* ksmbd: fix race condition between session lookup and expireNamjae Jeon2023-10-051-0/+1
* ksmbd: add support for read compoundNamjae Jeon2023-08-291-1/+1
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+231