summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/oplock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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