summaryrefslogtreecommitdiff
path: root/fs/smb/client/readdir.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-11smb: client: parse uid, gid, mode and dev from WSL reparse pointsPaulo Alcantara1-0/+2
2024-03-11smb: client: move most of reparse point handling code to common filePaulo Alcantara1-17/+1
2024-03-11cifs: prevent updating file size from server if we have a read/write leaseBharath SM1-1/+1
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara1-7/+8
2024-01-24cifs: Share server EOF pos with netfslibDavid Howells1-1/+1
2024-01-19smb: client: don't clobber ->i_rdev from cached reparse pointsPaulo Alcantara1-3/+3
2024-01-18cifs: minor comment cleanupSteve French1-3/+3
2024-01-08smb: client: stop revalidating reparse points unnecessarilyPaulo Alcantara1-80/+53
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara1-1/+5
2023-08-21smb: cilent: set reparse mount points as automountsPaulo Alcantara1-0/+1
2023-08-21smb: client: parse reparse point flag in create responsePaulo Alcantara1-16/+6
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+1237