aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Check SMB3 dialects against downgrade attacksSteve French1-3/+9
2013-11-15[CIFS] Warn if SMB3 encryption required by serverSteve French1-0/+18
2013-11-14CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French1-1/+14
2013-11-02Allow setting per-file compression via CIFS protocolSteve French1-4/+1
2013-11-02Query File System AlignmentSteven French1-2/+20
2013-10-28Allow setting per-file compression via SMB2/3Steve French1-1/+8
2013-09-09CIFS: Add create lease v2 context for SMB3Pavel Shilovsky1-0/+19
2013-09-09CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky1-0/+4
2013-09-08CIFS: Implement follow_link for SMB2Pavel Shilovsky1-0/+14
2013-07-10CIFS: Reconnect durable handles for SMB2Pavel Shilovsky1-1/+7
2013-07-10CIFS: Request durable open for SMB2 opensPavel Shilovsky1-0/+6
2013-07-10CIFS: Simplify SMB2_open code pathPavel Shilovsky1-1/+1
2013-06-26SMB2 FSCTL and IOCTL worker functionSteve French1-0/+23
2013-06-26Some missing share flagsSteve French1-2/+5
2013-06-24Update headers to update various SMB3 ioctl definitionsSteve French1-1/+47
2013-06-24Add some missing SMB3 and SMB3.02 flagsSteve French1-5/+18
2013-06-24Add SMB3.02 dialect supportSteve French1-0/+1
2012-10-01[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)Steve French1-1/+11
2012-09-24CIFS: Add SMB2.1 lease break supportPavel Shilovsky1-0/+25
2012-09-24CIFS: Request SMB2.1 leasesPavel Shilovsky1-2/+41
2012-09-24CIFS: Add brlock support for SMB2Pavel Shilovsky1-0/+24
2012-09-24CIFS: Handle SMB2 lock flagsPavel Shilovsky1-0/+5
2012-09-24CIFS: Add statfs support for SMB2Pavel Shilovsky1-0/+19
2012-09-24CIFS: Add oplock break support for SMB2Pavel Shilovsky1-0/+10
2012-09-24CIFS: Add readdir support for SMB2Pavel Shilovsky1-0/+28
2012-09-24CIFS: Add SMB2 support for set_file_sizePavel Shilovsky1-0/+4
2012-09-24CIFS: Add SMB2 support for hardlink operationPavel Shilovsky1-0/+9
2012-09-24CIFS: Add SMB2 support for rename operationPavel Shilovsky1-0/+28
2012-09-24CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky1-0/+30
2012-09-24CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky1-0/+28
2012-09-24CIFS: Add SMB2 support for flushPavel Shilovsky1-0/+15
2012-09-24CIFS: Add open/close file support for SMB2Pavel Shilovsky1-0/+4
2012-09-06CIFS: Fix endianness conversionPavel Shilovsky1-2/+2
2012-08-19CIFS: Fix log messages in packet checking for SMB2Pavel Shilovsky1-4/+6
2012-07-24CIFS: Make CAP_* checks protocol independentPavel Shilovsky1-0/+3
2012-07-24CIFS: Add echo request support for SMB2Pavel Shilovsky1-0/+12
2012-07-24CIFS: Query SMB2 inode infoPavel Shilovsky1-0/+111
2012-07-24CIFS: Add SMB2 support for is_path_accessiblePavel Shilovsky1-0/+167
2012-07-24CIFS: Add tree connect/disconnect capability for SMB2Pavel Shilovsky1-0/+57
2012-07-24CIFS: Add session setup/logoff capability for SMB2Pavel Shilovsky1-0/+37
2012-07-24CIFS: Add capability to send SMB2 negotiate messagePavel Shilovsky1-0/+39
2012-07-24CIFS: Make demultiplex_thread work with SMB2 codePavel Shilovsky1-0/+36
2012-07-24CIFS: Make transport routines work with SMB2Pavel Shilovsky1-0/+59
2012-07-24CIFS: Map SMB2 status codes to POSIX errorsSteve French1-0/+56