summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsacl.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-26cifs: add validation check for the fields in smb_acesNamjae Jeon1-1/+16
2025-03-26cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_aclPali Rohár1-2/+2
2025-03-03cifs: fix incorrect validation for num_aces field of smb_aclNamjae Jeon1-2/+6
2025-03-03smb: common: change the data type of num_aces to le16Namjae Jeon1-13/+13
2025-01-30cifs: Fix getting and setting SACLs over SMB1Pali Rohár1-10/+15
2024-11-21smb/client: Prevent error pointer dereferenceDan Carpenter1-2/+4
2024-11-21fs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme1-20/+30
2024-09-15smb: client: Use min() macroShen Lichuan1-1/+1
2024-09-15smb/client: rename cifs_ace to smb_aceChenXiaoSong1-31/+31
2024-09-15smb/client: rename cifs_acl to smb_aclChenXiaoSong1-17/+17
2024-09-15smb/client: rename cifs_sid to smb_sidChenXiaoSong1-48/+48
2024-09-15smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong1-18/+18
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+1811