summaryrefslogtreecommitdiff
path: root/fs/smb/client/inode.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-29smb: client: report correct st_size for SMB and NFS symlinksPaulo Alcantara1-0/+2
2023-11-29smb: client: fix missing mode bits for SMB symlinksPaulo Alcantara1-1/+1
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara1-5/+46
2023-11-23smb: client: introduce ->parse_reparse_point()Paulo Alcantara1-9/+14
2023-11-04Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds1-0/+4
2023-10-31smb3: fix creating FIFOs when mounting with "sfu" mount optionSteve French1-0/+4
2023-10-18client: convert to new timestamp accessorsJeff Layton1-9/+8
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French1-1/+1
2023-08-31Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds1-214/+284
2023-08-21smb: cilent: set reparse mount points as automountsPaulo Alcantara1-157/+187
2023-08-21smb: client: do not query reparse points twice on symlinksPaulo Alcantara1-7/+12
2023-08-21smb: client: parse reparse point flag in create responsePaulo Alcantara1-38/+83
2023-08-21smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara1-4/+0
2023-08-21smb: client: get rid of dfs naming in automount codePaulo Alcantara1-1/+1
2023-08-21smb: client: move some params to cifs_open_info_dataPaulo Alcantara1-37/+31
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton1-1/+1
2023-07-24smb: convert to ctime accessor functionsJeff Layton1-7/+7
2023-06-21cifs: print more detail when invalidate_inode_mapping failsSteve French1-2/+2
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+3098