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
/
smb_common.c
Age
Commit message (
Expand
)
Author
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
2023-04-02
ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr
Namjae Jeon
2023-03-24
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
2023-03-22
ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
Namjae Jeon
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-10-05
ksmbd: Fix user namespace mapping
Mickaël Salaün
2022-05-21
ksmbd: fix outstanding credits related bugs
Hyunchul Lee
2022-02-04
ksmbd: fix same UniqueId for dot and dotdot entries
Namjae Jeon
2021-11-11
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-06
ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
Ralph Boehme
2021-10-07
ksmbd: remove the leftover of smb2.0 dialect support
Namjae Jeon
2021-10-06
ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
Namjae Jeon
2021-09-30
ksmbd: add validation in smb2 negotiate
Namjae Jeon
2021-09-26
ksmbd: remove RFC1002 check in smb2 request
Ronnie Sahlberg
2021-09-22
ksmbd: check protocol id in ksmbd_verify_smb_message()
Namjae Jeon
2021-09-03
ksmbd: fix translation in smb2_populate_readdir_entry()
Christian Brauner
2021-08-13
ksmbd: Fix multi-protocol negotiation
Marios Makassikis
2021-07-10
ksmbd: free ksmbd_lock when file is closed
Hyunchul Lee
2021-07-05
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
2021-06-29
ksmbd: opencode to remove FP_INODE macro
Namjae Jeon
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon