aboutsummaryrefslogtreecommitdiff
path: root/fs/ksmbd/vfs.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-11ksmbd: Use the SMB3_Create definitions from the sharedGravatar Ronnie Sahlberg 1-39/+0
2021-10-13ksmbd: add validation in smb2_ioctlGravatar Namjae Jeon 1-1/+1
2021-09-24ksmbd: use LOOKUP_BENEATH to prevent the out of share accessGravatar Hyunchul Lee 1-2/+7
2021-09-03ksmbd: fix lookup on idmapped mountsGravatar Christian Brauner 1-1/+2
2021-07-10ksmbd: uninterruptible wait for a file being unlockedGravatar Hyunchul Lee 1-1/+1
2021-07-02ksmbd: add user namespace supportGravatar Hyunchul Lee 1-16/+35
2021-06-30ksmbd: reorder and document on-disk and netlink structures in headersGravatar Namjae Jeon 1-86/+1
2021-06-29ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentryGravatar Namjae Jeon 1-0/+1
2021-06-28ksmbd: set MAY_* flags together with open flagsGravatar Hyunchul Lee 1-2/+1
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdGravatar Namjae Jeon 1-0/+263