summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2proto.h
Commit message (Expand)AuthorAgeFilesLines
* cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg2017-09-041-0/+3
* cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg2017-09-041-0/+3
* cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...Shirish Pargaonkar2017-07-081-0/+3
* cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...Shirish Pargaonkar2017-07-051-0/+3
* Handle mismatched open callsSachin Prabhu2017-04-071-0/+7
* smb2: Enforce sec= mount optionSachin Prabhu2017-03-021-0/+2
* CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel2017-03-011-1/+2
* CIFS: Decrypt and process small encrypted packetsPavel Shilovsky2017-02-011-0/+2
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-011-0/+3
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2016-12-051-0/+1
* remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-05-171-0/+2
* Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-141-1/+2
* mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French2014-10-161-0/+4
* Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French2014-10-161-1/+3
* Add worker function to set allocation sizeSteve French2014-08-051-1/+1
* [CIFS] clean up page array when uncached write send failsSteve French2014-02-071-1/+2
* Check SMB3 dialects against downgrade attacksSteve French2013-11-191-0/+1
* CIFS: Fix symbolic links usagePavel Shilovsky2013-11-111-1/+1
* Query device characteristics at mount time from server on SMB2/3 not just on ...Steven French2013-11-021-1/+1
* Query file system attributes from server on SMB2, not just cifs, mountsSteve French2013-10-281-0/+2
* Allow setting per-file compression via SMB2/3Steve French2013-10-281-0/+2
* CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky2013-09-091-2/+0
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-081-1/+2
* CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky2013-07-101-4/+2
* CIFS: Introduce cifs_open_parms structPavel Shilovsky2013-07-101-5/+3
* CIFS: Respect create_options in smb2_open_filePavel Shilovsky2013-07-101-2/+2
* SMB2 FSCTL and IOCTL worker functionSteve French2013-06-261-0/+4
* Do not send SMB2 signatures for SMB3 framesSteve French2012-12-091-0/+4
* CIFS: Add SMB2.1 lease break supportPavel Shilovsky2012-09-241-0/+4
* CIFS: Use brlock cache for SMB2Pavel Shilovsky2012-09-241-0/+1
* CIFS: Add brlock support for SMB2Pavel Shilovsky2012-09-241-0/+10
* cifs: change cifs_call_async to use smb_rqst structsJeff Layton2012-09-241-5/+4
* cifs: change smb2 signing routines to use smb_rqst structsJeff Layton2012-09-241-2/+2
* CIFS: Add statfs support for SMB2Pavel Shilovsky2012-09-241-0/+3
* CIFS: Add oplock break support for SMB2Pavel Shilovsky2012-09-241-0/+5
* CIFS: Process oplocks for SMB2Pavel Shilovsky2012-09-241-1/+2
* CIFS: Add readdir support for SMB2Pavel Shilovsky2012-09-241-1/+4
* CIFS: Add set_file_info support for SMB2Pavel Shilovsky2012-09-241-0/+5
* CIFS: Add SMB2 support for set_file_sizePavel Shilovsky2012-09-241-0/+6
* CIFS: Add SMB2 support for hardlink operationPavel Shilovsky2012-09-241-0/+6
* CIFS: Add SMB2 support for rename operationPavel Shilovsky2012-09-241-0/+6
* CIFS: Enable signing in SMB2Pavel Shilovsky2012-09-241-0/+2
* CIFS: Add writepage support for SMB2Pavel Shilovsky2012-09-241-0/+2
* CIFS: Add readpage support for SMB2Pavel Shilovsky2012-09-241-0/+2
* CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky2012-09-241-0/+1
* CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky2012-09-241-0/+1
* CIFS: Add SMB2 support for flushPavel Shilovsky2012-09-241-0/+2
* CIFS: Add open/close file support for SMB2Pavel Shilovsky2012-09-241-1/+13
* CIFS: Add SMB2 support for unlinkPavel Shilovsky2012-09-241-0/+2
* CIFS: Add SMB2 support for rmdirPavel Shilovsky2012-07-271-0/+2
OpenPOWER on IntegriCloud