index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
connection.c
Age
Commit message (
Expand
)
Author
2022-10-05
ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
Atte Heikkilä
2022-07-31
ksmbd: use wait_event instead of schedule_timeout()
Namjae Jeon
2022-07-26
ksmbd: replace sessions list in connection with xarray
Namjae Jeon
2022-05-21
ksmbd: fix outstanding credits related bugs
Hyunchul Lee
2022-05-21
ksmbd: smbd: change prototypes of RDMA read/write related functions
Hyunchul Lee
2022-01-10
ksmbd: add smb-direct shutdown
Yufan Chen
2022-01-10
ksmbd: limits exceeding the maximum allowable outstanding requests
Namjae Jeon
2021-11-11
ksmbd: remove smb2_buf_length in smb2_transform_hdr
Namjae Jeon
2021-11-11
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-10-13
ksmbd: improve credits management
Hyunchul Lee
2021-10-06
ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
Namjae Jeon
2021-07-15
ksmbd: fix typo in comment
Namjae Jeon
2021-07-13
ksmbd: fix an error message in ksmbd_conn_trasnport_init
Hyunchul Lee
2021-07-10
ksmbd: free ksmbd_lock when file is closed
Hyunchul Lee
2021-07-10
ksmbd: fix the running request count decrement
Hyunchul Lee
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon