index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+15
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-11
/
+11
2023-08-05
ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
Namjae Jeon
1
-1
/
+8
2023-07-24
smb: convert to ctime accessor functions
Jeff Layton
1
-4
/
+4
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
1
-11
/
+16
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: use kvzalloc instead of kvmalloc
Namjae Jeon
1
-4
/
+4
2023-06-26
ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
Lu Hongfei
1
-3
/
+1
2023-06-16
ksmbd: validate session id and tree id in the compound request
Namjae Jeon
1
-5
/
+39
2023-06-16
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
1
-15
/
+11
2023-06-02
ksmbd: fix out-of-bound read in deassemble_neg_contexts()
Namjae Jeon
1
-7
/
+6
2023-05-26
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon
1
-18
/
+3
2023-05-26
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen
1
-19
/
+34
2023-05-26
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Kuan-Ting Chen
1
-5
/
+5
2023-05-26
ksmbd: fix credit count leakage
Namjae Jeon
1
-5
/
+1
2023-05-26
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
1
-3
/
+3
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+8607