index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
vfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-12
/
+12
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-2
/
+2
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
1
-2
/
+2
2022-10-05
ksmbd: make utf-8 file name comparison work in __caseless_lookup()
Atte Heikkilä
1
-0
/
+2
2022-10-05
ksmbd: constify struct path
Al Viro
1
-1
/
+1
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
1
-1
/
+1
2022-02-04
ksmbd: don't align last entry offset in smb2 query directory
Namjae Jeon
1
-0
/
+1
2021-11-11
ksmbd: Use the SMB3_Create definitions from the shared
Ronnie Sahlberg
1
-39
/
+0
2021-10-13
ksmbd: add validation in smb2_ioctl
Namjae Jeon
1
-1
/
+1
2021-09-24
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
1
-2
/
+7
2021-09-03
ksmbd: fix lookup on idmapped mounts
Christian Brauner
1
-1
/
+2
2021-07-10
ksmbd: uninterruptible wait for a file being unlocked
Hyunchul Lee
1
-1
/
+1
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
1
-16
/
+35
2021-06-30
ksmbd: reorder and document on-disk and netlink structures in headers
Namjae Jeon
1
-86
/
+1
2021-06-29
ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentry
Namjae Jeon
1
-0
/
+1
2021-06-28
ksmbd: set MAY_* flags together with open flags
Hyunchul Lee
1
-2
/
+1
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
1
-0
/
+263