summaryrefslogtreecommitdiff
path: root/fs/ksmbd/ndr.c
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-25ksmbd: downgrade ndr version error message to debugNamjae Jeon
2023-01-19fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner
2022-10-05ksmbd: port to vfs{g,u}id_t and associated helpersChristian Brauner
2021-12-16ksmbd: fix error code in ndr_read_int32()Dan Carpenter
2021-09-08ksmbd: add missing assignments to ret on ndr_read_int64 read callsColin Ian King
2021-09-03ksmbd: add validation for ndr read/write functionsNamjae Jeon
2021-09-03ndr: fix translation in ndr_encode_posix_acl()Christian Brauner
2021-08-27ksmbd: fix __write_overflow warning in ndr_read_stringNamjae Jeon
2021-07-23ksmbd: fix -Wstringop-truncation warningsHyunchul Lee
2021-07-02ksmbd: add user namespace supportHyunchul Lee
2021-06-29ksmbd: replace PAYLOAD_HEAD with inline functionHyunchul Lee
2021-06-29ksmbd: replace KSMBD_ALIGN with kernel ALIGN macroHyunchul Lee
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon