index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
connection.h
Age
Commit message (
Expand
)
Author
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
2023-05-03
ksmbd: fix racy issue from smb2 close and logoff with multichannel
Namjae Jeon
2023-05-03
ksmbd: fix racy issue from session setup and logoff
Namjae Jeon
2023-03-22
ksmbd: don't terminate inactive sessions after a few seconds
Namjae Jeon
2022-10-05
ksmbd: make utf-8 file name comparison work in __caseless_lookup()
Atte Heikkilä
2022-10-05
ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
Atte Heikkilä
2022-07-31
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
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: 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
2022-01-10
ksmbd: add support for smb2 max credit parameter
Namjae Jeon
2021-12-28
ksmbd: fix multi session connection failure
Namjae Jeon
2021-07-22
ksmbd: add support for negotiating signing algorithm
Namjae Jeon
2021-07-10
ksmbd: free ksmbd_lock when file is closed
Hyunchul Lee
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon