index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
2019-03-05
CIFS: Set reconnect instance to one initially
Pavel Shilovsky
2019-03-04
CIFS: Count SMB3 credits for malformed pending responses
Pavel Shilovsky
2019-03-04
smb3: make default i/o size for smb3 mounts larger
Steve French
2019-03-04
cifs: add credits from unmatched responses/messages
Ronnie Sahlberg
2019-03-04
cifs: replace snprintf with scnprintf
Ronnie Sahlberg
2019-03-04
cifs: Fix NULL pointer dereference of devname
Yao Liu
2019-01-24
CIFS: Do not reconnect TCP session in add_credits()
Pavel Shilovsky
2019-01-10
cifs: Fix a debug message
Dan Carpenter
2019-01-02
cifs: fix confusing warning message on reconnect
Steve French
2018-12-28
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
2018-12-28
cifs: Only free DFS target list if we actually got one
Paulo Alcantara
2018-12-28
cifs: start DFS cache refresher in cifs_mount()
Paulo Alcantara
2018-12-28
cifs: Use GFP_ATOMIC when a lock is held in cifs_mount()
YueHaibing
2018-12-28
cifs: Add support for failover in cifs_reconnect()
Paulo Alcantara
2018-12-28
cifs: Add support for failover in cifs_mount()
Paulo Alcantara
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
2018-12-23
cifs: auto disable 'serverino' in dfs mounts
Aurelien Aptel
2018-12-23
cifs: Skip any trailing backslashes from UNC
Paulo Alcantara
2018-12-23
cifs: Refactor out cifs_mount()
Paulo Alcantara
2018-12-23
cifs: suppress some implicit-fallthrough warnings
Gustavo A. R. Silva
2018-12-23
Add vers=3.0.2 as a valid option for SMBv3.0.2
Kenneth D'souza
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-23
cifs: do not return atime less than mtime
Steve French
2018-10-23
smb3: Add debug message later in smb2/smb3 reconnect path
Steve French
2018-10-23
CIFS: make 'nodfs' mount opt a superblock flag
Aurelien Aptel
2018-10-23
smb3: track the instance of each session for debugging
Steve French
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-02
smb3: fix lease break problem introduced by compounding
Steve French
2018-10-02
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
2018-09-02
cifs: connect to servername instead of IP for IPC$ share
Thomas Werschlein
2018-08-09
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
2018-08-07
smb3: add reconnect tracepoints
Steve French
2018-08-07
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-08-07
cifs: allow disabling insecure dialects in the config
Steve French
2018-08-07
smb3: if server does not support posix do not allow posix mount option
Steve French
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-06-15
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
2018-06-15
smb3: note that smb3.11 posix extensions mount option is experimental
Steve French
2018-06-07
smb3: do not allow insecure cifs mounts when using smb3
Steve French
2018-06-07
CIFS: Fix NULL ptr deref
Aurelien Aptel
2018-06-02
CIFS: Use offset when reading pages
Long Li
2018-06-02
cifs: update multiplex loop to handle compounded responses
Ronnie Sahlberg
2018-05-31
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
2018-05-31
smb3: Add posix create context for smb3.11 posix mounts
Steve French
2018-05-30
smb3: allow "posix" mount option to enable new SMB311 protocol extensions
Steve French
2018-05-30
cifs: allow disabling less secure legacy dialects
Steve French
2018-05-27
cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled
Steve French
2018-05-27
smb3: fix redundant opens on root
Steve French
[next]