summaryrefslogtreecommitdiff
path: root/fs/ksmbd/oplock.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-30ksmbd: add buffer validation for SMB2_CREATE_CONTEXTHyunchul Lee1-10/+31
2021-09-04ksmbd: fix translation in create_posix_rsp_buf()Christian Brauner1-2/+4
2021-07-13ksmbd: remove unneeded check_context_errNamjae Jeon1-1/+2
2021-07-10ksmbd: make smb2_find_context_vals return NULL if not foundHyunchul Lee1-1/+1
2021-07-05ksmbd: call mnt_user_ns once in a functionHyunchul Lee1-2/+3
2021-07-02ksmbd: add user namespace supportHyunchul Lee1-2/+2
2021-06-30ksmbd: remove SMB1 oplock level macrosNamjae Jeon1-1/+1
2021-06-29ksmbd: opencode to remove ATTR_FP macroNamjae Jeon1-1/+3
2021-06-29ksmbd: opencode to remove FP_INODE macroNamjae Jeon1-1/+1
2021-06-29ksmbd: remove and replace macros with inline functions in smb_common.hHyunchul Lee1-2/+4
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-0/+1703