开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
2021-11-12
cifs: do not duplicate fscache cookie for secondary channels
Shyam Prasad N
2021-11-12
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
2021-11-12
cifs: protect session channel fields with chan_lock
Shyam Prasad N
2021-11-12
cifs: do not negotiate session if session already exists
Shyam Prasad N
2021-11-12
smb3: do not setup the fscache_super_cookie until fsinfo initialized
Steve French
2021-11-12
cifs: fix potential use-after-free bugs
Paulo Alcantara
2021-11-12
cifs: release lock earlier in dequeue_mid error case
Steve French
2021-11-10
smb3: remove trivial dfs compile warning
Steve French
2021-11-10
cifs: support nested dfs links over reconnect
Paulo Alcantara
2021-11-09
cifs: set a minimum of 120s for next dns resolution
Paulo Alcantara
2021-11-09
cifs: split out dfs code from cifs_reconnect()
Paulo Alcantara
2021-11-09
cifs: convert list_for_each to entry variant
Paulo Alcantara
2021-11-09
cifs: introduce new helper for cifs_reconnect()
Paulo Alcantara
2021-11-08
cifs: send workstation name during ntlmssp session setup
Shyam Prasad N
2021-11-07
cifs: nosharesock should not share socket with future sessions
Shyam Prasad N
2021-11-05
smb3: add dynamic trace points for socket connection
Steve French
2021-11-05
cifs: Create a new shared file holding smb2 pdu definitions
Ronnie Sahlberg
2021-11-02
cifs: To match file servers, make sure the server hostname matches
Shyam Prasad N
2021-09-23
cifs: fix incorrect check for null pointer in header_assemble
Steve French
2021-09-13
cifs: fix incorrect kernel doc comments
Steve French
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
2021-07-22
cifs: support share failover when remounting
Paulo Alcantara
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2021-07-15
cifs: fix missing null session check in mount
Steve French
2021-07-15
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
2021-07-14
cifs: use the expiry output of dns_query to schedule next resolution
Shyam Prasad N
2021-07-02
cifs: make locking consistent around the server session status
Steve French
2021-06-24
cifs: fix missing spinlock around update to ses->status
Steve French
2021-06-23
cifs: missing null pointer check in cifs_mount
Steve French
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
2021-06-20
cifs: do not share tcp servers with dfs mounts
Paulo Alcantara
2021-06-20
cifs: handle different charsets in dfs cache
Paulo Alcantara
2021-06-20
cifs: keep referral server sessions alive
Paulo Alcantara
2021-06-20
cifs: do not send tree disconnect to ipc shares
Paulo Alcantara
2021-05-04
cifs: fix regression when mounting shares with prefix paths
Paulo Alcantara
2021-05-03
cifs: use echo_interval even when connection not ready.
Shyam Prasad N
2021-05-03
cifs: detect dead connections only when echoes are enabled.
Shyam Prasad N
2021-04-25
cifs: don't cargo-cult strndup()
Al Viro
2021-04-25
cifs: simplify SWN code with dummy funcs instead of ifdefs
Aurelien Aptel
2021-04-07
cifs: On cifs_reconnect, resolve the hostname again.
Shyam Prasad N
2021-03-08
cifs: print MIDs in decimal notation
Paulo Alcantara
2021-03-06
cifs: fix credit accounting for extra channel
Aurelien Aptel
2021-02-25
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
2021-02-25
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
2021-02-25
cifs: check all path components in resolved dfs target
Paulo Alcantara
2021-02-25
cifs: fix DFS failover
Paulo Alcantara
2021-02-25
cifs: fix nodfs mount option
Paulo Alcantara
2021-02-25
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
[next]