summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/readdir.c
Commit message (Expand)AuthorAgeFilesLines
* smb: client: parse uid, gid, mode and dev from WSL reparse pointsPaulo Alcantara2024-03-101-0/+2
* smb: client: move most of reparse point handling code to common filePaulo Alcantara2024-03-101-17/+1
* cifs: prevent updating file size from server if we have a read/write leaseBharath SM2024-03-101-1/+1
* smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara2024-02-081-7/+8
* cifs: Share server EOF pos with netfslibDavid Howells2024-01-231-1/+1
* smb: client: don't clobber ->i_rdev from cached reparse pointsPaulo Alcantara2024-01-191-3/+3
* cifs: minor comment cleanupSteve French2024-01-181-3/+3
* smb: client: stop revalidating reparse points unnecessarilyPaulo Alcantara2024-01-071-80/+53
* smb: client: set correct file type from NFS reparse pointsPaulo Alcantara2023-11-231-1/+5
* smb: cilent: set reparse mount points as automountsPaulo Alcantara2023-08-201-0/+1
* smb: client: parse reparse point flag in create responsePaulo Alcantara2023-08-201-16/+6
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+1237