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