summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2023-06-20Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-06-16ksmbd: validate session id and tree id in the compound requestNamjae Jeon
2023-06-16ksmbd: fix out-of-bound read in smb2_writeNamjae Jeon
2023-06-16ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon
2023-06-16ksmbd: validate command payload sizeNamjae Jeon
2023-06-14cifs: add a warning when the in-flight count goes negativeShyam Prasad N
2023-06-14cifs: fix lease break oops in xfstest generic/098Steve French
2023-06-11cifs: fix max_credits implementationShyam Prasad N
2023-06-11cifs: fix sockaddr comparison in iface_cmpShyam Prasad N
2023-06-11smb/client: print "Unknown" instead of bogus link speed valueEnzo Matsumiya
2023-06-11cifs: print all credit counters in DebugDataShyam Prasad N
2023-06-11cifs: fix status checks in cifs_tree_connectShyam Prasad N
2023-06-11smb: remove obsolete comment鑫华
2023-06-02ksmbd: validate smb request protocol idNamjae Jeon
2023-06-02ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loopNamjae Jeon
2023-06-02ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon
2023-06-02ksmbd: fix out-of-bound read in parse_lease_state()Namjae Jeon
2023-06-02ksmbd: fix out-of-bound read in deassemble_neg_contexts()Namjae Jeon
2023-06-01Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-05-27cifs: address unused variable warningSteve French
2023-05-26smb: delete an unnecessary statementDan Carpenter
2023-05-26ksmbd: call putname after using the last componentNamjae Jeon
2023-05-26ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon
2023-05-26ksmbd: fix UAF issue from opinfo->connNamjae Jeon
2023-05-26ksmbd: fix multiple out-of-bounds read during context decodingKuan-Ting Chen
2023-05-26ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiateKuan-Ting Chen
2023-05-26ksmbd: fix credit count leakageNamjae Jeon
2023-05-26ksmbd: fix uninitialized pointer read in smb2_create_link()Namjae Jeon
2023-05-26ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()Namjae Jeon
2023-05-25smb3: missing null check in SMB2_change_notifySteve French
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French
2023-05-24smb: move client and server files to common directory fs/smbSteve French