summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/oplock.c
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: change LeaseKey data type to u8 arrayNamjae Jeon2021-11-111-15/+9
* ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon2021-11-111-12/+12
* ksmbd: add buffer validation for SMB2_CREATE_CONTEXTHyunchul Lee2021-09-301-10/+31
* ksmbd: fix translation in create_posix_rsp_buf()Christian Brauner2021-09-031-2/+4
* ksmbd: remove unneeded check_context_errNamjae Jeon2021-07-131-1/+2
* ksmbd: make smb2_find_context_vals return NULL if not foundHyunchul Lee2021-07-101-1/+1
* ksmbd: call mnt_user_ns once in a functionHyunchul Lee2021-07-051-2/+3
* ksmbd: add user namespace supportHyunchul Lee2021-07-021-2/+2
* ksmbd: remove SMB1 oplock level macrosNamjae Jeon2021-06-301-1/+1
* ksmbd: opencode to remove ATTR_FP macroNamjae Jeon2021-06-291-1/+3
* ksmbd: opencode to remove FP_INODE macroNamjae Jeon2021-06-291-1/+1
* ksmbd: remove and replace macros with inline functions in smb_common.hHyunchul Lee2021-06-291-2/+4
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+1703