summaryrefslogtreecommitdiff
path: root/fs/cifs/connect.c
Commit message (Expand)AuthorAge
* cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg2018-04-12
* cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg2018-04-12
* cifs: add server->vals->header_preamble_sizeRonnie Sahlberg2018-04-02
* Don't log confusing message on reconnect by defaultSteve French2018-04-01
* CIFS: document tcon/ses/server refcount danceAurelien Aptel2018-01-26
* CIFS: zero sensitive data when freeingAurelien Aptel2018-01-26
* CIFS: make IPC a regular tconAurelien Aptel2018-01-26
* cifs: remove redundant duplicated assignment of pointer 'node'Colin Ian King2018-01-24
* CIFS: SMBD: Disable signing on SMB direct transportLong Li2018-01-24
* CIFS: SMBD: Upper layer receives data via RDMA receiveLong Li2018-01-24
* CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umountLong Li2018-01-24
* CIFS: SMBD: Upper layer reconnects to SMB Direct sessionLong Li2018-01-24
* CIFS: SMBD: Upper layer connects to SMBDirect sessionLong Li2018-01-24
* CIFS: SMBD: Add rdma mount optionLong Li2018-01-24
* cifs: release auth_key.response for reconnect.Shu Wang2017-09-20
* SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French2017-09-17
* cifs: Check for timeout on Negotiate stageSamuel Cabrero2017-09-04
* Fix warning messages when mounting to older serversSteve French2017-09-01
* [SMB3] Improve security, move default dialect to SMB3 from old CIFSSteve French2017-07-08
* [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-08
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-07-08
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-06
|\
| * cifs: fix IPv6 link local, with scope id, address parsingDaniel N Pettersson2017-05-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-15
| |\
| * | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-28
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-02
|\ \ \
| * | | Fix match_prepath()Sachin Prabhu2017-04-28
| | |/ | |/|
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ \ | |/ / |/| |
| * | cifs: Convert to separately allocated bdiJan Kara2017-04-20
| |/
* | CIFS: handle guest access errors to Windows sharesMark Syms2017-04-10
* | Handle mismatched open callsSachin Prabhu2017-04-07
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-03-03
|\
| * smb2: Enforce sec= mount optionSachin Prabhu2017-03-02
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\ \
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
| |/
* | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-02
|/
* CIFS: Allow to switch on encryption with seal mount optionPavel Shilovsky2017-02-01
* CIFS: Decrypt and process small encrypted packetsPavel Shilovsky2017-02-01
* CIFS: Add transform header handling callbacksPavel Shilovsky2017-02-01
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-01
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-12-24
|\
| * cifs_get_root shouldn't use path with tree nameSachin Prabhu2016-12-15
| * Fix default behaviour for empty domains and add domainauto optionGermano Percossi2016-12-15
| * CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2016-12-05
| * SMB3: parsing for new snapshot timestamp mount parmSteve French2016-12-01
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\ \ | |/ |/|
| * block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-01
* | Call echo service immediately after socket reconnectSachin Prabhu2016-11-28
|/