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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
ksmbd: fix global-out-of-bounds in smb2_find_context_vals
Chih-Yen Chang
3
-10
/
+11
2023-05-24
ksmbd: fix wrong UserName check in session_user
Chih-Yen Chang
1
-3
/
+2
2023-05-24
ksmbd: allocate one more byte for implied bcc[0]
Chih-Yen Chang
1
-1
/
+2
2023-05-24
ksmbd: smb2: Allow messages padded to 8byte boundary
Gustav Johansson
1
-1
/
+4
2023-05-17
ksmbd: fix racy issue from smb2 close and logoff with multichannel
Namjae Jeon
5
-32
/
+101
2023-05-17
ksmbd: block asynchronous requests when making a delay on session setup
Namjae Jeon
1
-1
/
+4
2023-05-17
ksmbd: destroy expired sessions
Namjae Jeon
4
-31
/
+41
2023-05-17
ksmbd: fix racy issue from session setup and logoff
Namjae Jeon
6
-49
/
+77
2023-05-17
ksmbd: Implements sess->ksmbd_chann_list as xarray
Dawei Li
3
-69
/
+30
2023-05-11
ksmbd: fix deadlock in ksmbd_find_crypto_ctx()
Namjae Jeon
1
-8
/
+11
2023-05-11
ksmbd: not allow guest user on multichannel
Namjae Jeon
1
-2
/
+9
2023-05-11
ksmbd: fix memleak in session setup
Namjae Jeon
1
-0
/
+4
2023-05-11
ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem()
Namjae Jeon
1
-0
/
+3
2023-05-11
ksmbd: call rcu_barrier() in ksmbd_server_exit()
Namjae Jeon
1
-0
/
+1
2023-05-11
ksmbd: fix racy issue under cocurrent smb2 tree disconnect
Namjae Jeon
3
-2
/
+14
2023-04-20
ksmbd: avoid out of bounds access in decode_preauth_ctxt()
David Disseldorp
1
-9
/
+14
2023-04-13
ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr
Namjae Jeon
4
-37
/
+111
2023-04-13
ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
Marios Makassikis
1
-4
/
+1
2023-03-30
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
3
-30
/
+30
2023-03-30
ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
Namjae Jeon
1
-2
/
+2
2023-03-30
ksmbd: don't terminate inactive sessions after a few seconds
Namjae Jeon
4
-16
/
+28
2023-03-30
ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATION
Namjae Jeon
1
-0
/
+4
2023-03-30
ksmbd: fix wrong signingkey creation when encryption is AES256
Namjae Jeon
1
-2
/
+3
2023-03-30
ksmbd: fix possible refcount leak in smb2_open()
ChenXiaoSong
1
-1
/
+4
2023-03-30
ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
Namjae Jeon
1
-3
/
+6
2023-03-30
ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
Namjae Jeon
1
-1
/
+1
2023-03-10
ksmbd: fix possible memory leak in smb2_lock()
Hangyu Hua
2
-18
/
+15
2023-03-10
ksmbd: do not allow the actual frame length to be smaller than the rfc1002 le...
Namjae Jeon
1
-11
/
+10
2023-03-10
ksmbd: fix wrong data area length for smb2 lock request
Namjae Jeon
1
-7
/
+3
2023-02-01
ksmbd: limit pdu length size according to connection status
Namjae Jeon
2
-4
/
+18
2023-02-01
ksmbd: downgrade ndr version error message to debug
Namjae Jeon
1
-4
/
+4
2023-02-01
ksmbd: do not sign response to session request for guest login
Marios Makassikis
1
-0
/
+2
2023-02-01
ksmbd: add max connections parameter
Namjae Jeon
4
-2
/
+22
2023-01-12
ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...
William Liu
1
-1
/
+2
2023-01-12
ksmbd: send proper error response in smb2_tree_connect()
Marios Makassikis
1
-2
/
+5
2023-01-12
ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
Namjae Jeon
2
-3
/
+9
2022-12-31
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
Xiu Jianfeng
1
-3
/
+5
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
1
-3
/
+3
2022-10-07
Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
24
-139
/
+253
2022-10-07
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-17
/
+13
2022-10-05
ksmbd: validate share name from share config response
Atte Heikkilä
6
-9
/
+29
2022-10-05
ksmbd: call ib_drain_qp when disconnected
Namjae Jeon
1
-0
/
+2
2022-10-05
ksmbd: make utf-8 file name comparison work in __caseless_lookup()
Atte Heikkilä
3
-3
/
+20
2022-10-05
ksmbd: Fix user namespace mapping
Mickaël Salaün
1
-2
/
+4
2022-10-05
ksmbd: hide socket error message when ipv6 config is disable
Namjae Jeon
1
-1
/
+2
2022-10-05
ksmbd: reduce server smbdirect max send/receive segment sizes
Tom Talpey
1
-2
/
+2
2022-10-05
ksmbd: decrease the number of SMB3 smbdirect server SGEs
Tom Talpey
1
-1
/
+1
2022-10-05
ksmbd: Fix wrong return value and message length check in smb2_ioctl()
Zhang Xiaoxu
1
-4
/
+9
2022-10-05
ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob
Namjae Jeon
3
-1
/
+5
2022-10-05
ksmbd: fix encryption failure issue for session logoff response
Namjae Jeon
3
-9
/
+13
[next]