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
/
reparse.h
Age
Commit message (
Expand
)
Author
2025-11-30
smb: do some cleanups
ChenXiaoSong
2025-07-27
cifs: Add support for creating reparse points over SMB1
Pali Rohár
2025-04-09
cifs: Split parse_reparse_point callback to functions: get buffer and parse b...
Pali Rohár
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...
Steve French
2025-01-29
cifs: Add mount option -o symlink= for choosing symlink create type
Pali Rohár
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-11-21
smb: client: handle max length for SMB symlinks
Paulo Alcantara
2024-09-24
smb: client: fix parsing of device numbers
Paulo Alcantara
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
2024-03-10
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara