aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c
Commit message (Expand)AuthorAge
* cifs: Don't match port on SMBDirect transportLong Li2019-05-15
* cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs hav...Long Li2019-05-14
* cifs: Call MID callback before destroying transportLong Li2019-05-08
* smbd: Make upper layer decide when to destroy the transportLong Li2019-05-08
* cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)2019-05-08
* SMB3: Allow persistent handle timeout to be configurable on mountSteve French2019-04-01
* cifs: remove unused value pointed out by CoveritySteve French2019-03-14
* CIFS: Respect reconnect in MTU credits calculationsPavel Shilovsky2019-03-05
* CIFS: Set reconnect instance to one initiallyPavel Shilovsky2019-03-05
* CIFS: Count SMB3 credits for malformed pending responsesPavel Shilovsky2019-03-04
* smb3: make default i/o size for smb3 mounts largerSteve French2019-03-04
* cifs: add credits from unmatched responses/messagesRonnie Sahlberg2019-03-04
* cifs: replace snprintf with scnprintfRonnie Sahlberg2019-03-04
* cifs: Fix NULL pointer dereference of devnameYao Liu2019-03-04
* CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky2019-01-24
* cifs: Fix a debug messageDan Carpenter2019-01-10
* cifs: fix confusing warning message on reconnectSteve French2019-01-03
* cifs: Always resolve hostname before reconnectingPaulo Alcantara2018-12-28
* cifs: Only free DFS target list if we actually got onePaulo Alcantara2018-12-28
* cifs: start DFS cache refresher in cifs_mount()Paulo Alcantara2018-12-28
* cifs: Use GFP_ATOMIC when a lock is held in cifs_mount()YueHaibing2018-12-28
* cifs: Add support for failover in cifs_reconnect()Paulo Alcantara2018-12-28
* cifs: Add support for failover in cifs_mount()Paulo Alcantara2018-12-28
* cifs: Make use of DFS cache to get new DFS referralsPaulo Alcantara2018-12-28
* cifs: Add DFS cache routinesPaulo Alcantara2018-12-28
* cifs: auto disable 'serverino' in dfs mountsAurelien Aptel2018-12-24
* cifs: Skip any trailing backslashes from UNCPaulo Alcantara2018-12-24
* cifs: Refactor out cifs_mount()Paulo Alcantara2018-12-24
* cifs: suppress some implicit-fallthrough warningsGustavo A. R. Silva2018-12-23
* Add vers=3.0.2 as a valid option for SMBv3.0.2Kenneth D'souza2018-12-23
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | cifs: do not return atime less than mtimeSteve French2018-10-23
* | smb3: Add debug message later in smb2/smb3 reconnect pathSteve French2018-10-23
* | CIFS: make 'nodfs' mount opt a superblock flagAurelien Aptel2018-10-23
* | smb3: track the instance of each session for debuggingSteve French2018-10-23
|/
* smb3: fix lease break problem introduced by compoundingSteve French2018-10-02
* cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg2018-10-02
* cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein2018-09-03
* cifs: update receive_encrypted_standard to handle compounded responsesRonnie Sahlberg2018-08-09
* smb3: add reconnect tracepointsSteve French2018-08-07
* smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French2018-08-07
* cifs: allow disabling insecure dialects in the configSteve French2018-08-07
* smb3: if server does not support posix do not allow posix mount optionSteve French2018-08-07
* cifs: Fix use after free of a mid_q_entryLars Persson2018-07-05
* CIFS: move default port definitions to cifsglob.hAurelien Aptel2018-06-15
* smb3: note that smb3.11 posix extensions mount option is experimentalSteve French2018-06-15
* smb3: do not allow insecure cifs mounts when using smb3Steve French2018-06-07
* CIFS: Fix NULL ptr derefAurelien Aptel2018-06-07
* CIFS: Use offset when reading pagesLong Li2018-06-02