aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/connection.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-05ksmbd: casefold utf-8 share names and fix ascii lowercase conversionAtte Heikkilä1-0/+8
2022-07-31ksmbd: use wait_event instead of schedule_timeout()Namjae Jeon1-3/+3
2022-07-26ksmbd: replace sessions list in connection with xarrayNamjae Jeon1-1/+2
2022-05-21ksmbd: fix outstanding credits related bugsHyunchul Lee1-1/+1
2022-05-21ksmbd: smbd: change prototypes of RDMA read/write related functionsHyunchul Lee1-10/+10
2022-01-10ksmbd: add smb-direct shutdownYufan Chen1-1/+8
2022-01-10ksmbd: limits exceeding the maximum allowable outstanding requestsNamjae Jeon1-0/+1
2021-11-11ksmbd: remove smb2_buf_length in smb2_transform_hdrNamjae Jeon1-1/+1
2021-11-11ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon1-5/+4
2021-10-13ksmbd: improve credits managementHyunchul Lee1-0/+2
2021-10-06ksmbd: add the check to vaildate if stream protocol length exceeds maximum valueNamjae Jeon1-4/+6
2021-07-15ksmbd: fix typo in commentNamjae Jeon1-1/+1
2021-07-13ksmbd: fix an error message in ksmbd_conn_trasnport_initHyunchul Lee1-1/+1
2021-07-10ksmbd: free ksmbd_lock when file is closedHyunchul Lee1-2/+5
2021-07-10ksmbd: fix the running request count decrementHyunchul Lee1-1/+2
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-0/+409