aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/smb2pdu.h
AgeCommit message (Expand)Author
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
2012-09-24CIFS: Add brlock support for SMB2Pavel Shilovsky
2012-09-24CIFS: Handle SMB2 lock flagsPavel Shilovsky
2012-09-24CIFS: Add statfs support for SMB2Pavel Shilovsky
2012-09-24CIFS: Add oplock break support for SMB2Pavel Shilovsky
2012-09-24CIFS: Add readdir support for SMB2Pavel Shilovsky
2012-09-24CIFS: Add SMB2 support for set_file_sizePavel Shilovsky
2012-09-24CIFS: Add SMB2 support for hardlink operationPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for rename operationPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky
2012-09-24CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for flushPavel Shilovsky
2012-09-24CIFS: Add open/close file support for SMB2Pavel Shilovsky
2012-09-06CIFS: Fix endianness conversionPavel Shilovsky
2012-08-19CIFS: Fix log messages in packet checking for SMB2Pavel Shilovsky
2012-07-24CIFS: Make CAP_* checks protocol independentPavel Shilovsky