index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
smb2misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT
Hyunchul Lee
2022-07-31
1
-5
/
+0
*
ksmbd: prevent out of bound read for SMB2_WRITE
Hyunchul Lee
2022-07-31
1
-2
/
+5
*
ksmbd: fix outstanding credits related bugs
Hyunchul Lee
2022-05-21
1
-1
/
+1
*
ksmbd: limits exceeding the maximum allowable outstanding requests
Namjae Jeon
2022-01-10
1
-0
/
+9
*
ksmbd: move credit charge deduction under processing request
Namjae Jeon
2022-01-10
1
-5
/
+2
*
ksmbd: add support for smb2 max credit parameter
Namjae Jeon
2022-01-10
1
-1
/
+1
*
ksmbd: switch to use shared definitions where available
Ronnie Sahlberg
2021-11-11
1
-1
/
+0
*
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-11
1
-1
/
+1
*
ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
Namjae Jeon
2021-11-06
1
-4
/
+2
*
ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
Ralph Boehme
2021-11-06
1
-6
/
+1
*
ksmbd: validate credit charge after validating SMB2 PDU body size
Ralph Boehme
2021-10-15
1
-9
/
+10
*
ksmbd: improve credits management
Hyunchul Lee
2021-10-13
1
-10
/
+28
*
ksmbd: check strictly data area in ksmbd_smb2_check_message()
Namjae Jeon
2021-10-07
1
-51
/
+47
*
ksmbd: move credit charge verification over smb2 request size verification
Namjae Jeon
2021-07-19
1
-6
/
+6
*
ksmbd: set STATUS_INVALID_PARAMETER error status if credit charge is invalid
Namjae Jeon
2021-07-19
1
-2
/
+7
*
ksmbd: Relax credit_charge check in smb2_validate_credit_charge()
Marios Makassikis
2021-06-29
1
-6
/
+4
*
ksmbd: replace request and respone buffer macro with inline functions
Namjae Jeon
2021-06-29
1
-1
/
+1
*
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
2021-06-28
1
-0
/
+435