index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
cifsacl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
cifs: add validation check for the fields in smb_aces
Namjae Jeon
1
-1
/
+16
2025-03-26
cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
Pali Rohár
1
-2
/
+2
2025-03-03
cifs: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
1
-2
/
+6
2025-03-03
smb: common: change the data type of num_aces to le16
Namjae Jeon
1
-13
/
+13
2025-01-30
cifs: Fix getting and setting SACLs over SMB1
Pali Rohár
1
-10
/
+15
2024-11-21
smb/client: Prevent error pointer dereference
Dan Carpenter
1
-2
/
+4
2024-11-21
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
1
-20
/
+30
2024-09-15
smb: client: Use min() macro
Shen Lichuan
1
-1
/
+1
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
1
-31
/
+31
2024-09-15
smb/client: rename cifs_acl to smb_acl
ChenXiaoSong
1
-17
/
+17
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
1
-48
/
+48
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
1
-18
/
+18
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+1811