summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.h
Commit message (Expand)AuthorAgeFilesLines
* SMB2 FSCTL and IOCTL worker functionSteve French2013-06-261-0/+23
* Some missing share flagsSteve French2013-06-261-2/+5
* Update headers to update various SMB3 ioctl definitionsSteve French2013-06-241-1/+47
* Add some missing SMB3 and SMB3.02 flagsSteve French2013-06-241-5/+18
* Add SMB3.02 dialect supportSteve French2013-06-241-0/+1
* [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)Steve French2012-10-011-1/+11
* CIFS: Add SMB2.1 lease break supportPavel Shilovsky2012-09-241-0/+25
* CIFS: Request SMB2.1 leasesPavel Shilovsky2012-09-241-2/+41
* CIFS: Add brlock support for SMB2Pavel Shilovsky2012-09-241-0/+24
* CIFS: Handle SMB2 lock flagsPavel Shilovsky2012-09-241-0/+5
* CIFS: Add statfs support for SMB2Pavel Shilovsky2012-09-241-0/+19
* CIFS: Add oplock break support for SMB2Pavel Shilovsky2012-09-241-0/+10
* CIFS: Add readdir support for SMB2Pavel Shilovsky2012-09-241-0/+28
* CIFS: Add SMB2 support for set_file_sizePavel Shilovsky2012-09-241-0/+4
* CIFS: Add SMB2 support for hardlink operationPavel Shilovsky2012-09-241-0/+9
* CIFS: Add SMB2 support for rename operationPavel Shilovsky2012-09-241-0/+28
* CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky2012-09-241-0/+30
* CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky2012-09-241-0/+28
* CIFS: Add SMB2 support for flushPavel Shilovsky2012-09-241-0/+15
* CIFS: Add open/close file support for SMB2Pavel Shilovsky2012-09-241-0/+4
* CIFS: Fix endianness conversionPavel Shilovsky2012-09-061-2/+2
* CIFS: Fix log messages in packet checking for SMB2Pavel Shilovsky2012-08-191-4/+6
* CIFS: Make CAP_* checks protocol independentPavel Shilovsky2012-07-241-0/+3
* CIFS: Add echo request support for SMB2Pavel Shilovsky2012-07-241-0/+12
* CIFS: Query SMB2 inode infoPavel Shilovsky2012-07-241-0/+111
* CIFS: Add SMB2 support for is_path_accessiblePavel Shilovsky2012-07-241-0/+167
* CIFS: Add tree connect/disconnect capability for SMB2Pavel Shilovsky2012-07-241-0/+57
* CIFS: Add session setup/logoff capability for SMB2Pavel Shilovsky2012-07-241-0/+37
* CIFS: Add capability to send SMB2 negotiate messagePavel Shilovsky2012-07-241-0/+39
* CIFS: Make demultiplex_thread work with SMB2 codePavel Shilovsky2012-07-241-0/+36
* CIFS: Make transport routines work with SMB2Pavel Shilovsky2012-07-241-0/+59
* CIFS: Map SMB2 status codes to POSIX errorsSteve French2012-07-241-0/+56