summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/smb2inode.c
Commit message (Expand)AuthorAgeFilesLines
* smb: client: reduce stack usage in smb2_set_ea()Paulo Alcantara2023-08-201-17/+4
* smb: client: parse reparse point flag in create responsePaulo Alcantara2023-08-201-41/+78
* smb: client: make smb2_compound_op() return resp buffer on successPaulo Alcantara2023-08-201-26/+26
* smb: client: move some params to cifs_open_info_dataPaulo Alcantara2023-08-201-13/+16
* smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara2023-06-281-3/+0
* cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N2023-06-281-3/+3
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+844