aboutsummaryrefslogtreecommitdiff
path: root/fs/ksmbd/connection.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-05ksmbd: casefold utf-8 share names and fix ascii lowercase conversionGravatar Atte Heikkilä 1-0/+8
2022-07-31ksmbd: use wait_event instead of schedule_timeout()Gravatar Namjae Jeon 1-3/+3
2022-07-26ksmbd: replace sessions list in connection with xarrayGravatar Namjae Jeon 1-1/+2
2022-05-21ksmbd: fix outstanding credits related bugsGravatar Hyunchul Lee 1-1/+1
2022-05-21ksmbd: smbd: change prototypes of RDMA read/write related functionsGravatar Hyunchul Lee 1-10/+10
2022-01-10ksmbd: add smb-direct shutdownGravatar Yufan Chen 1-1/+8
2022-01-10ksmbd: limits exceeding the maximum allowable outstanding requestsGravatar Namjae Jeon 1-0/+1
2021-11-11ksmbd: remove smb2_buf_length in smb2_transform_hdrGravatar Namjae Jeon 1-1/+1
2021-11-11ksmbd: remove smb2_buf_length in smb2_hdrGravatar Namjae Jeon 1-5/+4
2021-10-13ksmbd: improve credits managementGravatar Hyunchul Lee 1-0/+2
2021-10-06ksmbd: add the check to vaildate if stream protocol length exceeds maximum valueGravatar Namjae Jeon 1-4/+6
2021-07-15ksmbd: fix typo in commentGravatar Namjae Jeon 1-1/+1
2021-07-13ksmbd: fix an error message in ksmbd_conn_trasnport_initGravatar Hyunchul Lee 1-1/+1
2021-07-10ksmbd: free ksmbd_lock when file is closedGravatar Hyunchul Lee 1-2/+5
2021-07-10ksmbd: fix the running request count decrementGravatar Hyunchul Lee 1-1/+2
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdGravatar Namjae Jeon 1-0/+409