summaryrefslogtreecommitdiff
path: root/fs/smb/server/smbacl.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-10ksmbd: free ppace array on error in parse_daclFedor Pchelkin1-4/+7
2023-11-24ksmbd: fix possible deadlock in smb2_openNamjae Jeon1-3/+4
2023-11-08ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon1-3/+26
2023-09-13ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon1-1/+0
2023-06-26ksmbd: Replace the ternary conditional operator with min()Lu Hongfei1-1/+1
2023-06-17ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon1-6/+4
2023-06-02ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon1-2/+2
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+1436