aboutsummaryrefslogtreecommitdiff
path: root/fs/smb/client/link.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-16cifs: Add support for creating SFU symlinksPali Rohár1-0/+3
2024-08-22smb3: fix problem unloading module due to leaked refcount on shutdownSteve French1-0/+1
2024-01-07smb: client: allow creating symlinks via reparse pointsPaulo Alcantara1-5/+10
2024-01-07smb: client: fix hardlinking of reparse pointsPaulo Alcantara1-2/+2
2024-01-07smb: client: allow creating special files via reparse pointsPaulo Alcantara1-4/+6
2023-10-31smb: use crypto_shash_digest() in symlink_hash()Eric Biggers1-14/+2
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+650