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
/
smb
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-23
ksmbd: no response from compound read
Namjae Jeon
1
-0
/
+5
2023-07-23
ksmbd: validate session id and tree id in compound request
Namjae Jeon
1
-6
/
+6
2023-07-23
ksmbd: fix out of bounds in smb3_decrypt_req()
Namjae Jeon
1
-1
/
+2
2023-07-23
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
4
-39
/
+53
2023-07-12
ksmbd: Fix unsigned expression compared with zero
Wang Ming
1
-3
/
+4
2023-06-29
ksmbd: avoid field overflow warning
Arnd Bergmann
1
-1
/
+1
2023-06-26
ksmbd: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-06-26
ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
Gustavo A. R. Silva
1
-1
/
+1
2023-06-26
ksmbd: add missing compound request handing in some commands
Namjae Jeon
1
-25
/
+53
2023-06-26
ksmbd: fix out of bounds read in smb2_sess_setup
Namjae Jeon
1
-14
/
+17
2023-06-26
ksmbd: Replace the ternary conditional operator with min()
Lu Hongfei
1
-1
/
+1
2023-06-26
ksmbd: use kvzalloc instead of kvmalloc
Namjae Jeon
3
-8
/
+8
2023-06-26
ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
Lu Hongfei
3
-9
/
+3
2023-06-26
ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()
Namjae Jeon
1
-1
/
+1
2023-06-26
ksmbd: use kzalloc() instead of __GFP_ZERO
Namjae Jeon
1
-2
/
+2
2023-06-26
ksmbd: remove unused ksmbd_tree_conn_share function
Namjae Jeon
2
-14
/
+0
2023-06-17
ksmbd: validate session id and tree id in the compound request
Namjae Jeon
2
-18
/
+59
2023-06-17
ksmbd: fix out-of-bound read in smb2_write
Namjae Jeon
1
-3
/
+9
2023-06-17
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
5
-55
/
+117
2023-06-17
ksmbd: validate command payload size
Namjae Jeon
1
-11
/
+12
2023-06-02
ksmbd: validate smb request protocol id
Namjae Jeon
2
-3
/
+16
2023-06-02
ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
Namjae Jeon
1
-0
/
+12
2023-06-02
ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
Namjae Jeon
2
-4
/
+4
2023-06-02
ksmbd: fix out-of-bound read in parse_lease_state()
Namjae Jeon
1
-42
/
+24
2023-06-02
ksmbd: fix out-of-bound read in deassemble_neg_contexts()
Namjae Jeon
1
-7
/
+6
2023-05-27
ksmbd: call putname after using the last component
Namjae Jeon
1
-2
/
+6
2023-05-27
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon
1
-18
/
+3
2023-05-27
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
1
-25
/
+47
2023-05-27
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen
1
-19
/
+34
2023-05-27
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Kuan-Ting Chen
1
-5
/
+5
2023-05-27
ksmbd: fix credit count leakage
Namjae Jeon
1
-5
/
+1
2023-05-27
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
1
-3
/
+3
2023-05-27
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
1
-0
/
+1
2023-05-25
cifs: correct references in Documentation to old fs/cifs path
Steve French
2
-2
/
+2
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
60
-0
/
+31465
[prev]