index
:
pub/scm/linux/kernel/git/ralf/linux.git
master
The Linux/MIPS repository
Ralf Baechle
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
2026-07-26
cifs: validate idmap key payload length
Li Qiang
1
-0
/
+3
2026-07-09
smb: client: mask server-provided mode to 07777 in modefromsid
Norbert Manthey
1
-1
/
+1
2026-06-24
smb/client: fix security flag calculation when setting security descriptors
Ralph Boehme
1
-6
/
+16
2026-06-20
smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()
Ralph Boehme
1
-6
/
+10
2026-06-14
cifs: validate full SID length in security descriptors
Qihang
1
-67
/
+129
2026-05-07
smb: client: validate dacloffset before building DACL pointers
Michael Bommarito
1
-3
/
+32
2026-05-03
smb: client: use kzalloc to zero-initialize security descriptor buffer
Bjoern Doebel
1
-1
/
+1
2026-04-22
smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl
Michael Bommarito
1
-3
/
+3
2026-04-22
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
1
-0
/
+1
2026-04-22
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
1
-31
/
+85
2026-03-11
smb: client: fix open handle lookup in cifs_open()
Paulo Alcantara
1
-1
/
+1
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-11
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+3
2026-02-08
cifs: SMB1 split: Adjust #includes
David Howells
1
-1
/
+0
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-4
/
+6
2025-10-13
smb: client: Return a status code only as a constant in sid_to_id()
Markus Elfring
1
-3
/
+2
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-02
cifs: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
1
-2
/
+6
2025-03-02
smb: common: change the data type of num_aces to le16
Namjae Jeon
1
-13
/
+13
2025-01-29
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-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+1811