summaryrefslogtreecommitdiff
path: root/fs/ksmbd/smb2ops.c
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-02-20smb3: Replace smb2pdu 1-element arrays with flex-arraysKees Cook
2022-12-11ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for ...Namjae Jeon
2022-01-10ksmbd: add support for smb2 max credit parameterNamjae Jeon
2021-12-17ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Marcos Del Sol Vives
2021-11-11ksmbd: use the common definitions for NEGOTIATE_PROTOCOLRonnie Sahlberg
2021-11-11ksmbd: switch to use shared definitions where availableRonnie Sahlberg
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-07-22ksmbd: add support for negotiating signing algorithmNamjae Jeon
2021-06-30ksmbd: reorder and document on-disk and netlink structures in headersNamjae Jeon
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon