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