index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
smbacl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
1
-2
/
+2
2022-10-05
ksmbd: port to vfs{g,u}id_t and associated helpers
Christian Brauner
1
-2
/
+4
2022-10-05
ksmbd: constify struct path
Al Viro
1
-3
/
+3
2022-08-04
ksmbd: fix heap-based overflow in set_ntacl_dacl()
Namjae Jeon
1
-42
/
+88
2022-05-09
ksmbd: fix reference count leak in smb_check_perm_dacl()
Xin Xiong
1
-0
/
+1
2021-12-03
fs: use low-level mapping helpers
Christian Brauner
1
-16
/
+2
2021-12-03
fs: move mapping helpers
Christian Brauner
1
-0
/
+1
2021-09-30
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
1
-2
/
+19
2021-09-08
ksmbd: fix control flow issues in sid_to_id()
Namjae Jeon
1
-26
/
+22
2021-09-03
ksmbd: defer notify_change() call
Christian Brauner
1
-7
/
+16
2021-09-03
ksmbd: fix translation in sid_to_id()
Christian Brauner
1
-4
/
+18
2021-09-03
ksmbd: fix subauth 0 handling in sid_to_id()
Christian Brauner
1
-2
/
+2
2021-09-03
ksmbd: fix translation in acl entries
Christian Brauner
1
-8
/
+6
2021-09-03
ksmbd: fix translation in ksmbd_acls_fattr()
Christian Brauner
1
-4
/
+4
2021-08-21
ksmbd: fix permission check issue on chown and chmod
Namjae Jeon
1
-6
/
+18
2021-08-20
ksmbd: don't set FILE DELETE and FILE_DELETE_CHILD in access mask by default
Namjae Jeon
1
-2
/
+0
2021-08-13
ksmbd: remove select FS_POSIX_ACL in Kconfig
Namjae Jeon
1
-34
/
+46
2021-07-08
ksmbd: fix memory leak in smb_inherit_dacl()
Namjae Jeon
1
-9
/
+14
2021-07-05
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
1
-11
/
+14
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
1
-42
/
+57
2021-07-02
ksmbd: replace struct dentry with struct path in some function's arguments
Hyunchul Lee
1
-12
/
+13
2021-06-30
ksmbd: reorder and document on-disk and netlink structures in headers
Namjae Jeon
1
-1
/
+0
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
1
-0
/
+1321