summaryrefslogtreecommitdiff
path: root/fs/cifsd/server.c
AgeCommit message (Expand)Author
2021-06-28ksmbd: remove ksmbd_err/infoNamjae Jeon
2021-06-22ksmbd: remove cache read/trans buffer supportNamjae Jeon
2021-05-26cifsd: Prefer kernel type 'u16' over 'uint16_t'Namjae Jeon
2021-05-26cifsd: Alignment should match open parenthesisNamjae Jeon
2021-05-10cifsd: declare ida staticallyNamjae Jeon
2021-05-10cifsd: clean-up codes using chechpatch.pl --strictNamjae Jeon
2021-05-10cifsd: remove unneeded macrosNamjae Jeon
2021-05-10cifsd: fix error handling in ksmbd_server_init()Dan Carpenter
2021-05-10cifsd: fix incorrect commentsHyunchul Lee
2021-05-10cifsd: remove unneeded FIXME commentsSergey Senozhatsky
2021-05-10cifsd: fix WARNING: unmet direct dependencies detected for CRYPTO_ARC4Namjae Jeon
2021-05-10cifsd: add server handler for central processing and tranport layersNamjae Jeon