index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
mgmt
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
10
-1245
/
+0
*
ksmbd: fix racy issue under cocurrent smb2 tree disconnect
Namjae Jeon
2023-05-03
2
-1
/
+12
*
ksmbd: fix racy issue from smb2 close and logoff with multichannel
Namjae Jeon
2023-05-03
2
-6
/
+33
*
ksmbd: destroy expired sessions
Namjae Jeon
2023-05-03
2
-31
/
+38
*
ksmbd: fix racy issue from session setup and logoff
Namjae Jeon
2023-05-03
1
-0
/
+1
*
ksmbd: Implements sess->rpc_handle_list as xarray
Dawei Li
2023-01-29
2
-24
/
+15
*
ksmbd: Implements sess->ksmbd_chann_list as xarray
Dawei Li
2023-01-29
2
-40
/
+25
*
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-07-31
4
-29
/
+54
*
ksmbd: fix kernel oops from idr_remove()
Namjae Jeon
2022-07-26
1
-0
/
+2
*
ksmbd: add channel rwlock
Namjae Jeon
2022-07-26
2
-0
/
+4
*
ksmbd: replace sessions list in connection with xarray
Namjae Jeon
2022-07-26
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-28
1
-1
/
+0
*
ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO
Namjae Jeon
2021-12-28
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