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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
1
-0
/
+1
2023-06-14
cifs: fix lease break oops in xfstest generic/098
Steve French
1
-2
/
+6
2023-06-11
cifs: fix max_credits implementation
Shyam Prasad N
2
-4
/
+30
2023-06-11
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
4
-37
/
+88
2023-06-11
smb/client: print "Unknown" instead of bogus link speed value
Enzo Matsumiya
1
-1
/
+46
2023-06-11
cifs: print all credit counters in DebugData
Shyam Prasad N
1
-3
/
+8
2023-06-11
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2
-8
/
+10
2023-06-11
smb: remove obsolete comment
鑫华
1
-1
/
+1
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-06-01
Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-77
/
+100
2023-05-27
cifs: address unused variable warning
Steve French
1
-1
/
+5
2023-05-26
smb: delete an unnecessary statement
Dan Carpenter
1
-1
/
+0
2023-05-26
ksmbd: call putname after using the last component
Namjae Jeon
1
-2
/
+6
2023-05-26
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon
1
-18
/
+3
2023-05-26
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
1
-25
/
+47
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-26
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
1
-0
/
+1
2023-05-25
smb3: missing null check in SMB2_change_notify
Steve French
1
-1
/
+1
2023-05-24
cifs: correct references in Documentation to old fs/cifs path
Steve French
2
-2
/
+2
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
146
-0
/
+109540