summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/ndr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-201-3/+3
|\
| * fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner2023-01-191-3/+3
* | ksmbd: downgrade ndr version error message to debugNamjae Jeon2023-01-251-4/+4
|/
* ksmbd: port to vfs{g,u}id_t and associated helpersChristian Brauner2022-10-051-2/+6
* ksmbd: fix error code in ndr_read_int32()Dan Carpenter2021-12-161-1/+1
* ksmbd: add missing assignments to ret on ndr_read_int64 read callsColin Ian King2021-09-081-2/+2
* ksmbd: add validation for ndr read/write functionsNamjae Jeon2021-09-031-109/+274
* ndr: fix translation in ndr_encode_posix_acl()Christian Brauner2021-09-031-2/+2
* ksmbd: fix __write_overflow warning in ndr_read_stringNamjae Jeon2021-08-271-2/+7
* ksmbd: fix -Wstringop-truncation warningsHyunchul Lee2021-07-231-5/+7
* ksmbd: add user namespace supportHyunchul Lee2021-07-021-3/+5
* ksmbd: replace PAYLOAD_HEAD with inline functionHyunchul Lee2021-06-291-12/+15
* ksmbd: replace KSMBD_ALIGN with kernel ALIGN macroHyunchul Lee2021-06-291-21/+6
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+348