summaryrefslogtreecommitdiff
path: root/fs/smb/client/dir.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-13smb: client: replace function pointers of common operations for thehw24-hc-wipHenrique Carvalho1-22/+10
2024-11-12smb: client: remove big chunk of SMB1-only codeEnzo Matsumiya1-3/+2
2024-11-12smb: remove support for CONFIG_CIFS_ALLOW_INSECURE_LEGACYHenrique Carvalho1-117/+0
2024-04-02cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells1-0/+15
2024-03-26smb3: add trace event for mknodSteve French1-0/+7
2024-01-07smb: client: allow creating special files via reparse pointsPaulo Alcantara1-3/+4
2023-08-20smb: client: get rid of dfs naming in automount codePaulo Alcantara1-2/+2
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+876