aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/vfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-05ksmbd: make utf-8 file name comparison work in __caseless_lookup()Atte Heikkilä1-0/+2
2022-10-05ksmbd: constify struct pathAl Viro1-1/+1
2022-07-15acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner1-1/+1
2022-02-04ksmbd: don't align last entry offset in smb2 query directoryNamjae Jeon1-0/+1
2021-11-11ksmbd: Use the SMB3_Create definitions from the sharedRonnie Sahlberg1-39/+0
2021-10-13ksmbd: add validation in smb2_ioctlNamjae Jeon1-1/+1
2021-09-24ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee1-2/+7
2021-09-03ksmbd: fix lookup on idmapped mountsChristian Brauner1-1/+2
2021-07-10ksmbd: uninterruptible wait for a file being unlockedHyunchul Lee1-1/+1
2021-07-02ksmbd: add user namespace supportHyunchul Lee1-16/+35
2021-06-30ksmbd: reorder and document on-disk and netlink structures in headersNamjae Jeon1-86/+1
2021-06-29ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentryNamjae Jeon1-0/+1
2021-06-28ksmbd: set MAY_* flags together with open flagsHyunchul Lee1-2/+1
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-0/+263