summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2inode.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara1-1/+1
2023-09-21smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLEDPaulo Alcantara1-0/+3
2023-08-21smb: client: reduce stack usage in smb2_set_ea()Paulo Alcantara1-17/+4
2023-08-21smb: client: parse reparse point flag in create responsePaulo Alcantara1-41/+78
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 Alcantara1-13/+16
2023-06-28smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara1-3/+0
2023-06-28cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N1-3/+3
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+844