summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/smb2pdu.h
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: Use the SMB3_Create definitions from the sharedRonnie Sahlberg2021-11-111-152/+1
* ksmbd: Move more definitions into the shared areaRonnie Sahlberg2021-11-111-188/+0
* ksmbd: use the common definitions for NEGOTIATE_PROTOCOLRonnie Sahlberg2021-11-111-142/+1
* ksmbd: switch to use shared definitions where availableRonnie Sahlberg2021-11-111-176/+0
* ksmbd: change LeaseKey data type to u8 arrayNamjae Jeon2021-11-111-6/+5
* ksmbd: remove smb2_buf_length in smb2_transform_hdrNamjae Jeon2021-11-111-5/+0
* ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon2021-11-111-8/+12
* ksmbd: limit read/write/trans buffer size not to exceed 8MBNamjae Jeon2021-10-151-0/+2
* ksmbd: remove the leftover of smb2.0 dialect supportNamjae Jeon2021-10-071-1/+0
* ksmbd: use correct basic info level in set_file_basic_info()Namjae Jeon2021-09-301-0/+9
* ksmbd: change int data type to booleanNamjae Jeon2021-08-131-3/+3
* ksmbd: add support for negotiating signing algorithmNamjae Jeon2021-07-221-0/+14
* ksmbd: add negotiate context verificationNamjae Jeon2021-07-221-3/+3
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+1684