index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
mgmt
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
10
-1245
/
+0
2023-05-04
ksmbd: fix racy issue under cocurrent smb2 tree disconnect
Namjae Jeon
2
-1
/
+12
2023-05-04
ksmbd: fix racy issue from smb2 close and logoff with multichannel
Namjae Jeon
2
-6
/
+33
2023-05-04
ksmbd: destroy expired sessions
Namjae Jeon
2
-31
/
+38
2023-05-04
ksmbd: fix racy issue from session setup and logoff
Namjae Jeon
1
-0
/
+1
2023-01-30
ksmbd: Implements sess->rpc_handle_list as xarray
Dawei Li
2
-24
/
+15
2023-01-30
ksmbd: Implements sess->ksmbd_chann_list as xarray
Dawei Li
2
-40
/
+25
2022-12-11
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
Xiu Jianfeng
1
-3
/
+5
2022-10-05
ksmbd: validate share name from share config response
Atte Heikkilä
3
-6
/
+24
2022-10-05
ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
Atte Heikkilä
4
-17
/
+7
2022-08-11
ksmbd: request update to stale share config
Atte Heikkilä
3
-1
/
+20
2022-08-11
ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured
Namjae Jeon
1
-1
/
+1
2022-08-01
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
4
-29
/
+54
2022-07-27
ksmbd: fix kernel oops from idr_remove()
Namjae Jeon
1
-0
/
+2
2022-07-27
ksmbd: add channel rwlock
Namjae Jeon
2
-0
/
+4
2022-07-27
ksmbd: replace sessions list in connection with xarray
Namjae Jeon
2
-27
/
+9
2022-07-24
ksmbd: remove unused ksmbd_share_configs_cleanup function
Namjae Jeon
2
-16
/
+0
2021-12-29
ksmbd: fix multi session connection failure
Namjae Jeon
1
-1
/
+0
2021-12-29
ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO
Namjae Jeon
2
-0
/
+11
2021-10-20
ksmbd: throttle session setup failures to avoid dictionary attacks
Namjae Jeon
2
-1
/
+2
2021-06-30
ksmbd: reorder and document on-disk and netlink structures in headers
Namjae Jeon
1
-1
/
+1
2021-06-29
ksmbd: remove and replace macros with inline functions in smb_common.h
Hyunchul Lee
1
-5
/
+3
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
10
-0
/
+1188