index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
mgmt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
Xiu Jianfeng
2022-12-11
1
-3
/
+5
*
ksmbd: validate share name from share config response
Atte Heikkilä
2022-10-05
3
-6
/
+24
*
ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
Atte Heikkilä
2022-10-05
4
-17
/
+7
*
ksmbd: request update to stale share config
Atte Heikkilä
2022-08-11
3
-1
/
+20
*
ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured
Namjae Jeon
2022-08-11
1
-1
/
+1
*
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
2022-08-01
4
-29
/
+54
*
ksmbd: fix kernel oops from idr_remove()
Namjae Jeon
2022-07-27
1
-0
/
+2
*
ksmbd: add channel rwlock
Namjae Jeon
2022-07-27
2
-0
/
+4
*
ksmbd: replace sessions list in connection with xarray
Namjae Jeon
2022-07-27
2
-27
/
+9
*
ksmbd: remove unused ksmbd_share_configs_cleanup function
Namjae Jeon
2022-07-24
2
-16
/
+0
*
ksmbd: fix multi session connection failure
Namjae Jeon
2021-12-29
1
-1
/
+0
*
ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO
Namjae Jeon
2021-12-29
2
-0
/
+11
*
ksmbd: throttle session setup failures to avoid dictionary attacks
Namjae Jeon
2021-10-20
2
-1
/
+2
*
ksmbd: reorder and document on-disk and netlink structures in headers
Namjae Jeon
2021-06-30
1
-1
/
+1
*
ksmbd: remove and replace macros with inline functions in smb_common.h
Hyunchul Lee
2021-06-29
1
-5
/
+3
*
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
2021-06-28
10
-0
/
+1188