summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2proto.h
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Close open handle after interrupted closePavel Shilovsky2019-12-211-0/+3
* cifs: update smb2_queryfs() to use compoundingRonnie Sahlberg2018-08-091-0/+6
* cifs: create SMB2_open_init()/SMB2_open_free() helpers.Ronnie Sahlberg2018-08-081-0/+4
* cifs: add SMB2_query_info_[init|free]()Ronnie Sahlberg2018-08-081-0/+5
* cifs: add SMB2_close_init()/SMB2_close_free()Ronnie Sahlberg2018-08-081-0/+3
* cifs: use a refcount to protect open/closing the cached file handleRonnie Sahlberg2018-08-071-0/+1
* smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French2018-08-071-2/+0
* smb3: add support for statfs for smb3.1.1 posix extensionsSteve French2018-08-071-0/+3
* cifs: fix SMB1 breakageRonnie Sahlberg2018-07-051-2/+2
* cifs: Use correct packet length in SMB2_TRANSFORM headerPaulo Alcantara2018-06-151-0/+2
* smb3: Fix mode on mkdir on smb311 mountsSteve French2018-06-151-0/+4
* cifs: fix a buffer leak in smb2_query_symlinkRonnie Sahlberg2018-06-071-1/+1
* cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argumentRonnie Sahlberg2018-05-311-1/+2
* cifs: add a new SMB2_close_flags functionRonnie Sahlberg2018-05-271-0/+2
* cifs: update calc_size to take a server argumentRonnie Sahlberg2018-05-271-1/+1
* smb3: fix redundant opens on rootSteve French2018-05-271-0/+2
* cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg2018-04-121-1/+1
* CIFS: implement v3.11 preauth integrityAurelien Aptel2018-04-011-0/+2
* CIFS: add sha512 secmechAurelien Aptel2018-04-011-0/+3
* CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctlAurelien Aptel2018-01-261-2/+1
* cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg2017-10-181-0/+1
* 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