summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.h
Commit message (Expand)AuthorAgeFilesLines
* Convert MessageID in smb2_hdr to LESachin Prabhu2014-12-141-1/+1
* Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-101-14/+14
|\
| * fs/cifs: remove obsolete __constantFabian Frederick2014-12-101-14/+14
* | Add missing defines for ACL query supportSteve French2014-12-071-0/+19
|/
* add defines for two new file attributesSteve French2014-10-161-0/+2
* enable fallocate punch hole ("fallocate -p") for SMB3Steve French2014-08-171-0/+6
* Clarify SMB2/SMB3 create context and add missing onesSteve French2014-05-211-1/+5
* cifs: Set client guid on per connection basisSachin Prabhu2014-05-211-2/+0
* Check SMB3 dialects against downgrade attacksSteve French2013-11-191-3/+9
* [CIFS] Warn if SMB3 encryption required by serverSteve French2013-11-151-0/+18
* CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French2013-11-141-1/+14
* Allow setting per-file compression via CIFS protocolSteve French2013-11-021-4/+1
* Query File System AlignmentSteven French2013-11-021-2/+20
* Allow setting per-file compression via SMB2/3Steve French2013-10-281-1/+8
* CIFS: Add create lease v2 context for SMB3Pavel Shilovsky2013-09-091-0/+19
* CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky2013-09-091-0/+4
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-081-0/+14
* CIFS: Reconnect durable handles for SMB2Pavel Shilovsky2013-07-101-1/+7
* CIFS: Request durable open for SMB2 opensPavel Shilovsky2013-07-101-0/+6
* CIFS: Simplify SMB2_open code pathPavel Shilovsky2013-07-101-1/+1
* 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
OpenPOWER on IntegriCloud