aboutsummaryrefslogtreecommitdiff
path: root/fs/ksmbd/connection.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-03ksmbd: fix racy issue from smb2 close and logoff with multichannelGravatar Namjae Jeon 1-3/+16
2023-05-03ksmbd: fix racy issue from session setup and logoffGravatar Namjae Jeon 1-16/+23
2023-03-22ksmbd: don't terminate inactive sessions after a few secondsGravatar Namjae Jeon 1-1/+2
2022-10-05ksmbd: make utf-8 file name comparison work in __caseless_lookup()Gravatar Atte Heikkilä 1-0/+1
2022-10-05ksmbd: casefold utf-8 share names and fix ascii lowercase conversionGravatar Atte Heikkilä 1-0/+1
2022-07-31ksmbd: fix racy issue while destroying session on multichannelGravatar Namjae Jeon 1-7/+0
2022-07-31ksmbd: use wait_event instead of schedule_timeout()Gravatar Namjae Jeon 1-0/+1
2022-07-26ksmbd: replace sessions list in connection with xarrayGravatar Namjae Jeon 1-1/+1
2022-05-21ksmbd: smbd: change prototypes of RDMA read/write related functionsGravatar Hyunchul Lee 1-11/+16
2022-01-10ksmbd: add smb-direct shutdownGravatar Yufan Chen 1-0/+1
2022-01-10ksmbd: limits exceeding the maximum allowable outstanding requestsGravatar Namjae Jeon 1-1/+2
2022-01-10ksmbd: add support for smb2 max credit parameterGravatar Namjae Jeon 1-1/+0
2021-12-28ksmbd: fix multi session connection failureGravatar Namjae Jeon 1-6/+1
2021-07-22ksmbd: add support for negotiating signing algorithmGravatar Namjae Jeon 1-0/+2
2021-07-10ksmbd: free ksmbd_lock when file is closedGravatar Hyunchul Lee 1-0/+6
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdGravatar Namjae Jeon 1-0/+205