index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
reparse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
1
-3
/
+161
2024-10-03
cifs: Do not convert delimiter when parsing NFS-style symlinks
Pali Rohár
1
-1
/
+0
2024-10-03
cifs: Validate content of NFS reparse point buffer
Pali Rohár
1
-0
/
+23
2024-10-03
cifs: Fix buffer overflow when parsing NFS reparse points
Pali Rohár
1
-1
/
+14
2024-09-25
smb: client: fix parsing of device numbers
Paulo Alcantara
1
-3
/
+3
2024-09-25
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
1
-2
/
+2
2024-08-22
smb: client: ignore unhandled reparse tags
Paulo Alcantara
1
-4
/
+7
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
1
-0
/
+4
2024-03-11
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
1
-7
/
+9
2024-03-11
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
1
-14
/
+64
2024-03-11
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
1
-5
/
+5
2024-03-11
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
Dan Carpenter
1
-1
/
+1
2024-03-11
smb: client: add support for WSL reparse points
Paulo Alcantara
1
-5
/
+165
2024-03-11
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
1
-0
/
+320