summaryrefslogtreecommitdiffstats
path: root/fs/smb/server/smbacl.c
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: fix possible deadlock in smb2_openNamjae Jeon2023-11-231-3/+4
* ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon2023-11-071-3/+26
* ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon2023-09-131-1/+0
* ksmbd: Replace the ternary conditional operator with min()Lu Hongfei2023-06-261-1/+1
* ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon2023-06-161-6/+4
* ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon2023-06-021-2/+2
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+1436