summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2pdu.c
AgeCommit message (Expand)Author
2017-09-04cifs: Check for timeout on Negotiate stageSamuel Cabrero
2017-09-04cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg
2017-09-04cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg
2017-09-01Fix warning messages when mounting to older serversSteve French
2017-08-23cifs: Fix df output for users with quota limitsSachin Prabhu
2017-07-09cifs: Clean up unused variables in smb2pdu.cChristos Gkekas
2017-07-08cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...Shirish Pargaonkar
2017-07-05cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...Shirish Pargaonkar
2017-05-12SMB2: Fix share type handlingChristophe JAILLET
2017-05-09Don't delay freeing mids when blocked on slow socket write of requestSteve French
2017-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-03SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-13CIFS: Fix SMB3 mount without specifying a security mechanismPavel Shilovsky
2017-04-10CIFS: remove bad_network_name flagGermano Percossi
2017-04-10CIFS: reconnect thread reschedule itselfGermano Percossi
2017-04-07Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-02smb2: Enforce sec= mount optionSachin Prabhu
2017-03-02CIFS: use DFS pathnames in SMB2+ Create requestsAurelien Aptel
2017-03-01CIFS: set signing flag in SMB2+ TreeConnect if neededAurelien Aptel
2017-03-01CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel
2017-02-01CIFS: Allow to switch on encryption with seal mount optionPavel Shilovsky
2017-02-01CIFS: Decrypt and process small encrypted packetsPavel Shilovsky
2017-02-01CIFS: Add mid handle callbackPavel Shilovsky
2017-02-01CIFS: Enable encryption during session setup phasePavel Shilovsky
2017-02-01CIFS: Add capability to transform requests before sendingPavel Shilovsky
2017-02-01CIFS: Separate RFC1001 length processing for SMB2 readPavel Shilovsky
2017-02-01CIFS: Separate SMB2 sync header processingPavel Shilovsky
2017-02-01CIFS: Send RFC1001 length in a separate iovPavel Shilovsky
2017-02-01CIFS: Make SendReceive2() takes resp iovPavel Shilovsky
2017-02-01CIFS: Separate SMB2 header structurePavel Shilovsky
2016-12-05CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky
2016-12-05CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2016-12-05CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2016-10-13SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setupSachin Prabhu
2016-10-13SMB2: Separate Kerberos authentication from SMB2_sess_setupSachin Prabhu
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French
2016-10-12fs/cifs: reopen persistent handles on reconnectSteve French
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-10-12Set previous session id correctly on SMB3 reconnectSteve French
2016-10-12cifs: Limit the overall credit acquiredRoss Lagerwall
2016-06-24Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French
2016-06-23cifs: dynamic allocation of ntlmssp blobJerome Marchand
2016-05-17remove directory incorrectly tries to set delete on close on non-empty direct...Steve French
2016-02-29cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French
2015-11-13Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-03[SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French