summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.h
Commit message (Expand)AuthorAgeFilesLines
* cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg2017-09-041-0/+10
* CIFS: Fix maximum SMB2 header sizePavel Shilovsky2017-08-301-2/+2
* CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel2017-03-021-0/+8
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-011-1/+4
* CIFS: Separate RFC1001 length processing for SMB2 readPavel Shilovsky2017-02-011-2/+3
* CIFS: Separate SMB2 sync header processingPavel Shilovsky2017-02-011-0/+5
* CIFS: Separate SMB2 header structurePavel Shilovsky2017-02-011-4/+8
* CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky2016-12-051-0/+2
* Set previous session id correctly on SMB3 reconnectSteve French2016-10-121-1/+1
* Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-141-4/+4
* [SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French2015-11-031-0/+45
* Update negotiate protocol for SMB3.11 dialectSteve French2015-06-281-3/+3
* Add ioctl to set integritySteve French2015-06-281-0/+1
* Add Get/Set Integrity Information structure definitionsSteve French2015-06-281-0/+22
* Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French2015-06-281-0/+8
* Add defines and structs for smb3.1 dialectSteve French2015-06-271-5/+35
* Allow parsing vers=3.11 on cifs mountSteve French2015-06-271-3/+7
* 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
OpenPOWER on IntegriCloud