开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
vfs.c
Age
Commit message (
Expand
)
Author
2021-10-13
ksmbd: add validation in smb2_ioctl
Namjae Jeon
2021-09-24
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
2021-09-22
ksmbd: remove follow symlinks support
Namjae Jeon
2021-09-03
ksmbd: fix translation in acl entries
Christian Brauner
2021-09-03
ksmbd: fix lookup on idmapped mounts
Christian Brauner
2021-08-13
ksmbd: remove select FS_POSIX_ACL in Kconfig
Namjae Jeon
2021-07-13
ksmbd: fix memory leak in ksmbd_vfs_get_sd_xattr()
Namjae Jeon
2021-07-10
ksmbd: uninterruptible wait for a file being unlocked
Hyunchul Lee
2021-07-10
ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name()
Dan Carpenter
2021-07-05
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
2021-06-29
ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentry
Namjae Jeon
2021-06-29
ksmbd: opencode to remove FP_INODE macro
Namjae Jeon
2021-06-29
ksmbd: fix dentry racy with rename()
Namjae Jeon
2021-06-28
ksmbd: set MAY_* flags together with open flags
Hyunchul Lee
2021-06-28
ksmbd: factor out a ksmbd_vfs_lock_parent helper
Hyunchul Lee
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon