index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
ndr.c
Age
Commit message (
Expand
)
Author
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-25
ksmbd: downgrade ndr version error message to debug
Namjae Jeon
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2022-10-05
ksmbd: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2021-12-16
ksmbd: fix error code in ndr_read_int32()
Dan Carpenter
2021-09-08
ksmbd: add missing assignments to ret on ndr_read_int64 read calls
Colin Ian King
2021-09-03
ksmbd: add validation for ndr read/write functions
Namjae Jeon
2021-09-03
ndr: fix translation in ndr_encode_posix_acl()
Christian Brauner
2021-08-27
ksmbd: fix __write_overflow warning in ndr_read_string
Namjae Jeon
2021-07-23
ksmbd: fix -Wstringop-truncation warnings
Hyunchul Lee
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
2021-06-29
ksmbd: replace PAYLOAD_HEAD with inline function
Hyunchul Lee
2021-06-29
ksmbd: replace KSMBD_ALIGN with kernel ALIGN macro
Hyunchul Lee
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon