aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smb/client/namespace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-03Merge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+3
2025-06-01smb: client: add NULL check in automount_fullpathRuben Devos1-0/+3
2025-05-05saner calling conventions for ->d_automount()Al Viro1-1/+0
2025-01-10smb: client: sync the root session and superblock context passwords before automountingMeetakshi Setiya1-1/+18
2024-09-24smb: client: fix DFS interlink failoverPaulo Alcantara1-1/+1
2024-02-12smb: client: set correct id, uid and cruid for multiuser automountsPaulo Alcantara1-0/+16
2023-11-09smb: client: fix mount when dns_resolver key is not availablePaulo Alcantara1-2/+15
2023-08-20smb: cilent: set reparse mount points as automountsPaulo Alcantara1-14/+5
2023-08-20smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara1-18/+38
2023-08-20smb: client: get rid of dfs naming in automount codePaulo Alcantara1-21/+21
2023-08-20smb: client: rename cifs_dfs_ref.c to namespace.cPaulo Alcantara1-0/+238