index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
smb2misc.c
Age
Commit message (
Expand
)
Author
2021-11-11
ksmbd: switch to use shared definitions where available
Ronnie Sahlberg
2021-11-11
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-06
ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
Namjae Jeon
2021-11-06
ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
Ralph Boehme
2021-10-15
ksmbd: validate credit charge after validating SMB2 PDU body size
Ralph Boehme
2021-10-13
ksmbd: improve credits management
Hyunchul Lee
2021-10-07
ksmbd: check strictly data area in ksmbd_smb2_check_message()
Namjae Jeon
2021-07-19
ksmbd: move credit charge verification over smb2 request size verification
Namjae Jeon
2021-07-19
ksmbd: set STATUS_INVALID_PARAMETER error status if credit charge is invalid
Namjae Jeon
2021-06-29
ksmbd: Relax credit_charge check in smb2_validate_credit_charge()
Marios Makassikis
2021-06-29
ksmbd: replace request and respone buffer macro with inline functions
Namjae Jeon
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon