index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
mgmt
Commit message (
Expand
)
Author
Age
Files
Lines
*
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