summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: Check for timeout on Negotiate stageSamuel Cabrero2017-09-041-0/+12
* cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg2017-09-041-0/+10
* cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg2017-09-041-0/+12
* Fix warning messages when mounting to older serversSteve French2017-09-011-1/+6
* cifs: Fix df output for users with quota limitsSachin Prabhu2017-08-231-2/+2
* cifs: Clean up unused variables in smb2pdu.cChristos Gkekas2017-07-091-28/+7
* cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...Shirish Pargaonkar2017-07-081-12/+27
* cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...Shirish Pargaonkar2017-07-051-11/+41
* SMB2: Fix share type handlingChristophe JAILLET2017-05-121-5/+9
* Don't delay freeing mids when blocked on slow socket write of requestSteve French2017-05-091-7/+0
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-061-3/+11
|\
| * SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French2017-05-031-3/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-151-7/+16
|\ \ | |/
| * CIFS: Fix SMB3 mount without specifying a security mechanismPavel Shilovsky2017-04-131-1/+3
| * CIFS: remove bad_network_name flagGermano Percossi2017-04-101-5/+0
| * CIFS: reconnect thread reschedule itselfGermano Percossi2017-04-101-1/+9
| * Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski2017-04-071-0/+4
* | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-281-0/+1
|/
* smb2: Enforce sec= mount optionSachin Prabhu2017-03-021-4/+33
* CIFS: use DFS pathnames in SMB2+ Create requestsAurelien Aptel2017-03-021-16/+80
* CIFS: set signing flag in SMB2+ TreeConnect if neededAurelien Aptel2017-03-011-2/+2
* CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel2017-03-011-2/+15
* CIFS: Allow to switch on encryption with seal mount optionPavel Shilovsky2017-02-011-18/+15
* CIFS: Decrypt and process small encrypted packetsPavel Shilovsky2017-02-011-2/+2
* CIFS: Add mid handle callbackPavel Shilovsky2017-02-011-5/+5
* CIFS: Enable encryption during session setup phasePavel Shilovsky2017-02-011-10/+2
* CIFS: Add capability to transform requests before sendingPavel Shilovsky2017-02-011-25/+104
* CIFS: Separate RFC1001 length processing for SMB2 readPavel Shilovsky2017-02-011-22/+67
* CIFS: Separate SMB2 sync header processingPavel Shilovsky2017-02-011-20/+30
* CIFS: Send RFC1001 length in a separate iovPavel Shilovsky2017-02-011-25/+39
* CIFS: Make SendReceive2() takes resp iovPavel Shilovsky2017-02-011-47/+81
* CIFS: Separate SMB2 header structurePavel Shilovsky2017-02-011-61/+71
* CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky2016-12-051-5/+9
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2016-12-051-24/+51
* CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2016-12-051-1/+1
* SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setupSachin Prabhu2016-10-131-199/+162
* SMB2: Separate Kerberos authentication from SMB2_sess_setupSachin Prabhu2016-10-131-46/+230
* SMB3: Add mount parameter to allow user to override max creditsSteve French2016-10-121-2/+2
* fs/cifs: reopen persistent handles on reconnectSteve French2016-10-121-0/+5
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-121-1/+1
* Set previous session id correctly on SMB3 reconnectSteve French2016-10-121-0/+5
* cifs: Limit the overall credit acquiredRoss Lagerwall2016-10-121-1/+17
* Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2016-06-241-0/+27
* cifs: dynamic allocation of ntlmssp blobJerome Marchand2016-06-231-8/+2
* remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-05-171-0/+16
* cifs: fix out-of-bounds access in lease parsingJustin Maggard2016-02-291-10/+14
* Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-141-6/+4
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-11-131-2/+121
|\
| * [SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French2015-11-031-2/+121
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-051-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud