index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
smbacl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: use low-level mapping helpers
Christian Brauner
2021-12-03
1
-16
/
+2
*
fs: move mapping helpers
Christian Brauner
2021-12-03
1
-0
/
+1
*
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
2021-09-30
1
-2
/
+19
*
ksmbd: fix control flow issues in sid_to_id()
Namjae Jeon
2021-09-09
1
-26
/
+22
*
ksmbd: defer notify_change() call
Christian Brauner
2021-09-04
1
-7
/
+16
*
ksmbd: fix translation in sid_to_id()
Christian Brauner
2021-09-04
1
-4
/
+18
*
ksmbd: fix subauth 0 handling in sid_to_id()
Christian Brauner
2021-09-04
1
-2
/
+2
*
ksmbd: fix translation in acl entries
Christian Brauner
2021-09-04
1
-8
/
+6
*
ksmbd: fix translation in ksmbd_acls_fattr()
Christian Brauner
2021-09-04
1
-4
/
+4
*
ksmbd: fix permission check issue on chown and chmod
Namjae Jeon
2021-08-21
1
-6
/
+18
*
ksmbd: don't set FILE DELETE and FILE_DELETE_CHILD in access mask by default
Namjae Jeon
2021-08-20
1
-2
/
+0
*
ksmbd: remove select FS_POSIX_ACL in Kconfig
Namjae Jeon
2021-08-13
1
-34
/
+46
*
ksmbd: fix memory leak in smb_inherit_dacl()
Namjae Jeon
2021-07-08
1
-9
/
+14
*
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
2021-07-05
1
-11
/
+14
*
ksmbd: add user namespace support
Hyunchul Lee
2021-07-02
1
-42
/
+57
*
ksmbd: replace struct dentry with struct path in some function's arguments
Hyunchul Lee
2021-07-02
1
-12
/
+13
*
ksmbd: reorder and document on-disk and netlink structures in headers
Namjae Jeon
2021-06-30
1
-1
/
+0
*
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
2021-06-28
1
-0
/
+1321