summaryrefslogtreecommitdiffstats
path: root/fs/smb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-06-013-77/+100
|\
| * ksmbd: call putname after using the last componentNamjae Jeon2023-05-261-2/+6
| * ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon2023-05-261-18/+3
| * ksmbd: fix UAF issue from opinfo->connNamjae Jeon2023-05-261-25/+47
| * ksmbd: fix multiple out-of-bounds read during context decodingKuan-Ting Chen2023-05-261-19/+34
| * ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiateKuan-Ting Chen2023-05-261-5/+5
| * ksmbd: fix credit count leakageNamjae Jeon2023-05-261-5/+1
| * ksmbd: fix uninitialized pointer read in smb2_create_link()Namjae Jeon2023-05-261-3/+3
| * ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()Namjae Jeon2023-05-261-0/+1
* | cifs: address unused variable warningSteve French2023-05-271-1/+5
* | smb: delete an unnecessary statementDan Carpenter2023-05-261-1/+0
* | smb3: missing null check in SMB2_change_notifySteve French2023-05-251-1/+1
|/
* cifs: correct references in Documentation to old fs/cifs pathSteve French2023-05-242-2/+2
* smb: move client and server files to common directory fs/smbSteve French2023-05-24146-0/+109540