summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2proto.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* CIFS: Add SMB2 support for mkdir operationPavel Shilovsky2012-07-271-0/+6
* CIFS: Add echo request support for SMB2Pavel Shilovsky2012-07-241-0/+1
* CIFS: Add SMB2 support for async requestsPavel Shilovsky2012-07-241-0/+4
* CIFS: Query SMB2 inode infoPavel Shilovsky2012-07-241-0/+7
* CIFS: Add SMB2 support for is_path_accessiblePavel Shilovsky2012-07-241-0/+8
* CIFS: Add tree connect/disconnect capability for SMB2Pavel Shilovsky2012-07-241-0/+4
* CIFS: Add session setup/logoff capability for SMB2Pavel Shilovsky2012-07-241-0/+3
* CIFS: Add capability to send SMB2 negotiate messagePavel Shilovsky2012-07-241-0/+7
* CIFS: Make demultiplex_thread work with SMB2 codePavel Shilovsky2012-07-241-0/+2
* CIFS: Make transport routines work with SMB2Pavel Shilovsky2012-07-241-0/+5
* CIFS: Map SMB2 status codes to POSIX errorsSteve French2012-07-241-0/+37
OpenPOWER on IntegriCloud