summaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c
Commit message (Expand)AuthorAgeFilesLines
* CIFS: move default port definitions to cifsglob.hAurelien Aptel2018-06-151-3/+0Star
* smb3: note that smb3.11 posix extensions mount option is experimentalSteve French2018-06-151-1/+4
* smb3: do not allow insecure cifs mounts when using smb3Steve French2018-06-071-9/+17
* CIFS: Fix NULL ptr derefAurelien Aptel2018-06-071-6/+0Star
* CIFS: Use offset when reading pagesLong Li2018-06-031-2/+3
* cifs: update multiplex loop to handle compounded responsesRonnie Sahlberg2018-06-031-4/+20
* cifs: remove rfc1002 header from all SMB2 response structuresRonnie Sahlberg2018-06-011-1/+5
* smb3: Add posix create context for smb3.11 posix mountsSteve French2018-06-011-0/+11
* smb3: allow "posix" mount option to enable new SMB311 protocol extensionsSteve French2018-05-301-1/+22
* cifs: allow disabling less secure legacy dialectsSteve French2018-05-301-0/+9
* cifs: fix build break when CONFIG_CIFS_DEBUG2 enabledSteve French2018-05-281-1/+1
* smb3: fix redundant opens on rootSteve French2018-05-281-0/+13
* cifs: smbd: Enable signing with smbdirectLong Li2018-05-091-8/+0Star
* SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tconSteve French2018-04-241-16/+16
* cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg2018-04-131-0/+1
* cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg2018-04-131-1/+2
* cifs: add server->vals->header_preamble_sizeRonnie Sahlberg2018-04-021-5/+11
* Don't log confusing message on reconnect by defaultSteve French2018-04-021-1/+1
* CIFS: document tcon/ses/server refcount danceAurelien Aptel2018-01-271-1/+31
* CIFS: zero sensitive data when freeingAurelien Aptel2018-01-271-3/+3
* CIFS: make IPC a regular tconAurelien Aptel2018-01-271-37/+113
* cifs: remove redundant duplicated assignment of pointer 'node'Colin Ian King2018-01-251-1/+1
* CIFS: SMBD: Disable signing on SMB direct transportLong Li2018-01-251-0/+8
* CIFS: SMBD: Upper layer receives data via RDMA receiveLong Li2018-01-251-2/+4
* CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umountLong Li2018-01-251-1/+4
* CIFS: SMBD: Upper layer reconnects to SMB Direct sessionLong Li2018-01-251-1/+4
* CIFS: SMBD: Upper layer connects to SMBDirect sessionLong Li2018-01-251-3/+19
* CIFS: SMBD: Add rdma mount optionLong Li2018-01-251-1/+14
* cifs: release auth_key.response for reconnect.Shu Wang2017-09-211-0/+8
* SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French2017-09-181-7/+17
* cifs: Check for timeout on Negotiate stageSamuel Cabrero2017-09-051-1/+2
* Fix warning messages when mounting to older serversSteve French2017-09-011-1/+21
* [SMB3] Improve security, move default dialect to SMB3 from old CIFSSteve French2017-07-091-3/+3
* [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-091-28/+0Star
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-07-091-0/+7
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-061-2/+7
|\
| * cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson2017-05-021-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-031-0/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-161-2/+14
| |\
| * | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-291-0/+1
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-021-8/+6Star
|\ \ \
| * | | Fix match_prepath()Sachin Prabhu2017-04-281-8/+6Star
| | |/ | |/|
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-10/+0Star
|\ \ \ | |/ / |/| |
| * | cifs: Convert to separately allocated bdiJan Kara2017-04-201-10/+0Star
| |/
* | CIFS: handle guest access errors to Windows sharesMark Syms2017-04-111-0/+3
* | Handle mismatched open callsSachin Prabhu2017-04-071-2/+11
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-03-041-1/+2
|\
| * smb2: Enforce sec= mount optionSachin Prabhu2017-03-031-1/+2
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+1
|\ \
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| |/