index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
reparse.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: fix compiler warning in reparse code
Steve French
2024-12-09
1
-1
/
+1
*
fs/smb/client: Implement new SMB3 POSIX type
Ralph Boehme
2024-12-05
1
-32
/
+52
*
cifs: Validate content of WSL reparse point buffers
Pali Rohár
2024-11-25
1
-0
/
+5
*
cifs: Improve guard for excluding $LXDEV xattr
Pali Rohár
2024-11-25
1
-2
/
+2
*
cifs: Add support for parsing WSL-style symlinks
Pali Rohár
2024-11-25
1
-0
/
+49
*
cifs: Validate content of native symlink
Pali Rohár
2024-11-25
1
-0
/
+19
*
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-11-25
1
-12
/
+78
*
smb: client: handle max length for SMB symlinks
Paulo Alcantara
2024-11-21
1
-1
/
+4
*
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
2024-10-07
1
-3
/
+161
*
cifs: Do not convert delimiter when parsing NFS-style symlinks
Pali Rohár
2024-10-03
1
-1
/
+0
*
cifs: Validate content of NFS reparse point buffer
Pali Rohár
2024-10-03
1
-0
/
+23
*
cifs: Fix buffer overflow when parsing NFS reparse points
Pali Rohár
2024-10-03
1
-1
/
+14
*
smb: client: fix parsing of device numbers
Paulo Alcantara
2024-09-25
1
-3
/
+3
*
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
2024-09-25
1
-2
/
+2
*
smb: client: ignore unhandled reparse tags
Paulo Alcantara
2024-08-22
1
-4
/
+7
*
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
2024-08-02
1
-0
/
+4
*
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
2024-03-11
1
-7
/
+9
*
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
2024-03-11
1
-14
/
+64
*
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-11
1
-5
/
+5
*
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
Dan Carpenter
2024-03-11
1
-1
/
+1
*
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-11
1
-5
/
+165
*
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
2024-03-11
1
-0
/
+320