summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2pdu.h
AgeCommit message (Expand)Author
2019-03-13cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg
2018-09-05smb3: fill in statfs fsid and correct namelenSteve French
2017-10-18CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATELong Li
2017-10-18cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French
2017-09-04cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg
2017-08-30CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-03-02CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky
2017-02-01CIFS: Separate RFC1001 length processing for SMB2 readPavel Shilovsky
2017-02-01CIFS: Separate SMB2 sync header processingPavel Shilovsky
2017-02-01CIFS: Separate SMB2 header structurePavel Shilovsky
2016-12-05CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky
2016-10-12Set previous session id correctly on SMB3 reconnectSteve French
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French
2015-11-03[SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French
2015-06-28Update negotiate protocol for SMB3.11 dialectSteve French
2015-06-28Add ioctl to set integritySteve French
2015-06-28Add Get/Set Integrity Information structure definitionsSteve French
2015-06-28Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French
2015-06-27Add defines and structs for smb3.1 dialectSteve French
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French
2014-12-14Convert MessageID in smb2_hdr to LESachin Prabhu
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10fs/cifs: remove obsolete __constantFabian Frederick
2014-12-07Add missing defines for ACL query supportSteve French
2014-10-16add defines for two new file attributesSteve French
2014-08-17enable fallocate punch hole ("fallocate -p") for SMB3Steve French
2014-05-21Clarify SMB2/SMB3 create context and add missing onesSteve French
2014-05-21cifs: Set client guid on per connection basisSachin Prabhu
2013-11-19Check SMB3 dialects against downgrade attacksSteve French
2013-11-15[CIFS] Warn if SMB3 encryption required by serverSteve French
2013-11-14CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French
2013-11-02Allow setting per-file compression via CIFS protocolSteve French
2013-11-02Query File System AlignmentSteven French
2013-10-28Allow setting per-file compression via SMB2/3Steve French
2013-09-09CIFS: Add create lease v2 context for SMB3Pavel Shilovsky
2013-09-09CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky
2013-09-08CIFS: Implement follow_link for SMB2Pavel Shilovsky
2013-07-10CIFS: Reconnect durable handles for SMB2Pavel Shilovsky
2013-07-10CIFS: Request durable open for SMB2 opensPavel Shilovsky
2013-07-10CIFS: Simplify SMB2_open code pathPavel Shilovsky
2013-06-26SMB2 FSCTL and IOCTL worker functionSteve French
2013-06-26Some missing share flagsSteve French
2013-06-24Update headers to update various SMB3 ioctl definitionsSteve French
2013-06-24Add some missing SMB3 and SMB3.02 flagsSteve French
2013-06-24Add SMB3.02 dialect supportSteve French
2012-10-01[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)Steve French
2012-09-24CIFS: Add SMB2.1 lease break supportPavel Shilovsky
2012-09-24CIFS: Request SMB2.1 leasesPavel Shilovsky