aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/connect.c
AgeCommit message (Expand)Author
2018-05-27cifs: fix build break when CONFIG_CIFS_DEBUG2 enabledSteve French
2018-05-27smb3: fix redundant opens on rootSteve French
2018-05-09cifs: smbd: Enable signing with smbdirectLong Li
2018-04-24SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tconSteve French
2018-04-12cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg
2018-04-12cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg
2018-04-02cifs: add server->vals->header_preamble_sizeRonnie Sahlberg
2018-04-01Don't log confusing message on reconnect by defaultSteve French
2018-01-26CIFS: document tcon/ses/server refcount danceAurelien Aptel
2018-01-26CIFS: zero sensitive data when freeingAurelien Aptel
2018-01-26CIFS: make IPC a regular tconAurelien Aptel
2018-01-24cifs: remove redundant duplicated assignment of pointer 'node'Colin Ian King
2018-01-24CIFS: SMBD: Disable signing on SMB direct transportLong Li
2018-01-24CIFS: SMBD: Upper layer receives data via RDMA receiveLong Li
2018-01-24CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umountLong Li
2018-01-24CIFS: SMBD: Upper layer reconnects to SMB Direct sessionLong Li
2018-01-24CIFS: SMBD: Upper layer connects to SMBDirect sessionLong Li
2018-01-24CIFS: SMBD: Add rdma mount optionLong Li
2017-09-20cifs: release auth_key.response for reconnect.Shu Wang
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French
2017-09-04cifs: Check for timeout on Negotiate stageSamuel Cabrero
2017-09-01Fix warning messages when mounting to older serversSteve French
2017-07-08[SMB3] Improve security, move default dialect to SMB3 from old CIFSSteve French
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French
2017-07-08CIFS: Reconnect expired SMB sessionsPavel Shilovsky
2017-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson
2017-05-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-28Fix match_prepath()Sachin Prabhu
2017-04-20cifs: Convert to separately allocated bdiJan Kara
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-10CIFS: handle guest access errors to Windows sharesMark Syms
2017-04-07Handle mismatched open callsSachin Prabhu
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02smb2: Enforce sec= mount optionSachin Prabhu
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
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 transform header handling callbacksPavel Shilovsky
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-12-15cifs_get_root shouldn't use path with tree nameSachin Prabhu
2016-12-15Fix default behaviour for empty domains and add domainauto optionGermano Percossi
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds