summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2inode.c
AgeCommit message (Expand)Author
2024-01-19smb: client: get rid of smb311_posix_query_path_info()Paulo Alcantara
2024-01-19smb: client: parse owner/group when creating reparse pointsPaulo Alcantara
2024-01-07smb: client: cleanup smb2_query_reparse_point()Paulo Alcantara
2024-01-07smb: client: fix hardlinking of reparse pointsPaulo Alcantara
2024-01-07smb: client: fix renaming of reparse pointsPaulo Alcantara
2024-01-07smb: client: optimise reparse point queryingPaulo Alcantara
2024-01-07smb: client: allow creating special files via reparse pointsPaulo Alcantara
2024-01-07smb: client: extend smb2_compound_op() to accept more commandsPaulo Alcantara
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara
2023-09-20smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLEDPaulo Alcantara
2023-08-20smb: client: reduce stack usage in smb2_set_ea()Paulo Alcantara
2023-08-20smb: client: parse reparse point flag in create responsePaulo Alcantara
2023-08-20smb: client: make smb2_compound_op() return resp buffer on successPaulo Alcantara
2023-08-20smb: client: move some params to cifs_open_info_dataPaulo Alcantara
2023-06-28smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara
2023-06-28cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N
2023-05-24smb: move client and server files to common directory fs/smbSteve French