index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsacl.c
Age
Commit message (
Expand
)
Author
2026-02-08
cifs: SMB1 split: Adjust #includes
David Howells
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-10-13
smb: client: Return a status code only as a constant in sid_to_id()
Markus Elfring
2025-03-26
cifs: add validation check for the fields in smb_aces
Namjae Jeon
2025-03-26
cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
Pali Rohár
2025-03-02
cifs: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
2025-03-02
smb: common: change the data type of num_aces to le16
Namjae Jeon
2025-01-29
cifs: Fix getting and setting SACLs over SMB1
Pali Rohár
2024-11-21
smb/client: Prevent error pointer dereference
Dan Carpenter
2024-11-21
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
2024-09-15
smb: client: Use min() macro
Shen Lichuan
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
2024-09-15
smb/client: rename cifs_acl to smb_acl
ChenXiaoSong
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French