index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
transport_ipc.c
Age
Commit message (
Expand
)
Author
2025-11-30
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
2025-10-26
ksmbd: transport_ipc: validate payload size before reading handle
Qianchang Zhao
2025-10-15
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
2025-09-30
ksmbd: add max ip connections parameter
Namjae Jeon
2025-04-14
ksmbd: Prevent integer overflow in calculation of deadtime
Denis Arefev
2025-03-02
ksmbd: fix type confusion via race condition when using ipc_msg_send_request
Namjae Jeon
2025-01-15
ksmbd: fix integer overflows on 32 bit systems
Dan Carpenter
2025-01-15
ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTL
Namjae Jeon
2025-01-15
ksmbd: Remove unused functions
Dr. David Alan Gilbert
2024-12-15
ksmbd: fix broken transfers when exceeding max simultaneous operations
Marios Makassikis
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
2024-10-11
ksmbd: add support for supplementary groups
Namjae Jeon
2024-04-02
ksmbd: validate payload size in ipc response
Namjae Jeon
2024-01-25
ksmbd: fix global oob in ksmbd_nl_policy
Lin Ma
2023-06-26
ksmbd: use kvzalloc instead of kvmalloc
Namjae Jeon
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French