aboutsummaryrefslogtreecommitdiff
path: root/fs/ksmbd/oplock.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-11ksmbd: change LeaseKey data type to u8 arrayGravatar Namjae Jeon 1-15/+9
2021-11-11ksmbd: remove smb2_buf_length in smb2_hdrGravatar Namjae Jeon 1-12/+12
2021-09-30ksmbd: add buffer validation for SMB2_CREATE_CONTEXTGravatar Hyunchul Lee 1-10/+31
2021-09-03ksmbd: fix translation in create_posix_rsp_buf()Gravatar Christian Brauner 1-2/+4
2021-07-13ksmbd: remove unneeded check_context_errGravatar Namjae Jeon 1-1/+2
2021-07-10ksmbd: make smb2_find_context_vals return NULL if not foundGravatar Hyunchul Lee 1-1/+1
2021-07-05ksmbd: call mnt_user_ns once in a functionGravatar Hyunchul Lee 1-2/+3
2021-07-02ksmbd: add user namespace supportGravatar Hyunchul Lee 1-2/+2
2021-06-30ksmbd: remove SMB1 oplock level macrosGravatar Namjae Jeon 1-1/+1
2021-06-29ksmbd: opencode to remove ATTR_FP macroGravatar Namjae Jeon 1-1/+3
2021-06-29ksmbd: opencode to remove FP_INODE macroGravatar Namjae Jeon 1-1/+1
2021-06-29ksmbd: remove and replace macros with inline functions in smb_common.hGravatar Hyunchul Lee 1-2/+4
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdGravatar Namjae Jeon 1-0/+1703