summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds35-2016/+1044
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert5-405/+4
2023-08-30fs/smb: Swing unicode common code from smb->NLSDr. David Alan Gilbert4-413/+5
2023-08-30fs/smb: Remove unicode 'lower' tablesDr. David Alan Gilbert4-343/+0
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French9-22/+22
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-1/+1
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-29/+32
2023-08-25[SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French5-1/+45
2023-08-22cifs: update desired access while requesting for directory leaseBharath SM1-1/+1
2023-08-21smb: client: reduce stack usage in smb2_query_reparse_point()Paulo Alcantara1-17/+18
2023-08-21smb: client: reduce stack usage in smb2_query_info_compound()Paulo Alcantara1-14/+16
2023-08-21smb: client: reduce stack usage in smb2_set_ea()Paulo Alcantara3-47/+37
2023-08-21smb: client: reduce stack usage in smb_send_rqst()Paulo Alcantara1-12/+17
2023-08-21smb: client: reduce stack usage in cifs_demultiplex_thread()Paulo Alcantara1-2/+2
2023-08-21smb: client: reduce stack usage in cifs_try_adding_channels()Paulo Alcantara1-27/+41
2023-08-21smb: cilent: set reparse mount points as automountsPaulo Alcantara4-172/+194
2023-08-21smb: client: query reparse points in older dialectsPaulo Alcantara1-0/+2
2023-08-21smb: client: do not query reparse points twice on symlinksPaulo Alcantara4-161/+55
2023-08-21smb: client: parse reparse point flag in create responsePaulo Alcantara5-95/+174
2023-08-21smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara7-72/+57
2023-08-21smb: client: get rid of dfs naming in automount codePaulo Alcantara6-30/+30
2023-08-21smb: client: rename cifs_dfs_ref.c to namespace.cPaulo Alcantara2-1/+1
2023-08-21smb: client: make smb2_compound_op() return resp buffer on successPaulo Alcantara1-26/+26
2023-08-21smb: client: move some params to cifs_open_info_dataPaulo Alcantara5-66/+77
2023-08-21smb: client: ensure to try all targets when finding nested linksPaulo Alcantara5-128/+255
2023-08-21smb: client: introduce DFS_CACHE_TGT_LIST()Paulo Alcantara4-8/+12
2023-08-18mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells1-0/+2
2023-08-16smb: client: fix null authScott Mayhew1-0/+4
2023-08-15Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-8/+27
2023-08-14smb3: display network namespace in debug informationSteve French1-0/+10
2023-08-14cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical1-1/+1
2023-08-11cifs: fix potential oops in cifs_oplock_breakSteve French1-7/+16
2023-08-10Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbdLinus Torvalds2-6/+13
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton3-13/+14
2023-08-06ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()Namjae Jeon1-1/+8
2023-08-06ksmbd: validate command request sizeLong Li1-5/+5
2023-08-02smb: client: fix dfs link mount against w2k8Paulo Alcantara1-1/+5
2023-07-30Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-5/+17
2023-07-26cifs: add missing return value check for cifs_sb_tlinkShyam Prasad N1-0/+5
2023-07-26Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds7-59/+88
2023-07-25smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French1-1/+3
2023-07-25cifs: fix charset issue in reconnectionWinston Wen5-4/+9
2023-07-24smb: convert to ctime accessor functionsJeff Layton5-16/+18
2023-07-23ksmbd: fix out of bounds in init_smb2_rsp_hdr()Namjae Jeon3-10/+18
2023-07-23ksmbd: no response from compound readNamjae Jeon1-0/+5
2023-07-23ksmbd: validate session id and tree id in compound requestNamjae Jeon1-6/+6
2023-07-23ksmbd: fix out of bounds in smb3_decrypt_req()Namjae Jeon1-1/+2
2023-07-23ksmbd: check if a mount point is crossed during path lookupNamjae Jeon4-39/+53
2023-07-22cifs: update internal module version number for cifs.koSteve French1-2/+2