index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
link.c
Age
Commit message (
Expand
)
Author
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-10-15
smb: client: Use MD5 library for M-F symlink hashing
Eric Biggers
2025-08-04
smb: client: fix creating symlinks under POSIX mounts
Paulo Alcantara
2025-08-01
smb: client: set symlink type as native for POSIX mounts
Paulo Alcantara
2025-07-27
cifs: Add support for creating reparse points over SMB1
Pali Rohár
2025-04-01
cifs: Fix querying and creating MF symlinks over SMB1
Pali Rohár
2025-03-26
cifs: Check if server supports reparse points before using them
Pali Rohár
2025-01-29
cifs: Add mount option -o symlink= for choosing symlink create type
Pali Rohár
2024-09-16
cifs: Add support for creating SFU symlinks
Pali Rohár
2024-08-22
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
2024-01-07
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
2024-01-07
smb: client: fix hardlinking of reparse points
Paulo Alcantara
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
2023-10-31
smb: use crypto_shash_digest() in symlink_hash()
Eric Biggers
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French