index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
smb2misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksmbd: smb2: Allow messages padded to 8byte boundary
Gustav Johansson
2023-05-06
1
-1
/
+4
*
ksmbd: do not allow the actual frame length to be smaller than the rfc1002 le...
Namjae Jeon
2023-02-15
1
-11
/
+10
*
ksmbd: fix wrong data area length for smb2 lock request
Namjae Jeon
2023-02-15
1
-7
/
+3
*
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