summaryrefslogtreecommitdiff
path: root/fs/ksmbd/connection.h
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-05-03ksmbd: fix racy issue from smb2 close and logoff with multichannelNamjae Jeon
2023-05-03ksmbd: fix racy issue from session setup and logoffNamjae Jeon
2023-03-22ksmbd: don't terminate inactive sessions after a few secondsNamjae Jeon
2022-10-05ksmbd: make utf-8 file name comparison work in __caseless_lookup()Atte Heikkilä
2022-10-05ksmbd: casefold utf-8 share names and fix ascii lowercase conversionAtte Heikkilä
2022-07-31ksmbd: fix racy issue while destroying session on multichannelNamjae Jeon
2022-07-31ksmbd: use wait_event instead of schedule_timeout()Namjae Jeon
2022-07-26ksmbd: replace sessions list in connection with xarrayNamjae Jeon
2022-05-21ksmbd: smbd: change prototypes of RDMA read/write related functionsHyunchul Lee
2022-01-10ksmbd: add smb-direct shutdownYufan Chen
2022-01-10ksmbd: limits exceeding the maximum allowable outstanding requestsNamjae Jeon
2022-01-10ksmbd: add support for smb2 max credit parameterNamjae Jeon
2021-12-28ksmbd: fix multi session connection failureNamjae Jeon
2021-07-22ksmbd: add support for negotiating signing algorithmNamjae Jeon
2021-07-10ksmbd: free ksmbd_lock when file is closedHyunchul Lee
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon