index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
cifs: add server conn_id to fscache client cookie
Shyam Prasad N
1
-0
/
+4
2021-12-03
cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
1
-6
/
+0
2021-12-03
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
1
-0
/
+1
2021-11-23
cifs: nosharesock should be set on new server
Shyam Prasad N
1
-3
/
+4
2021-11-16
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
1
-13
/
+1
2021-11-16
cifs: protect srv_count with cifs_tcp_ses_lock
Steve French
1
-0
/
+2
2021-11-12
cifs: do not duplicate fscache cookie for secondary channels
Shyam Prasad N
1
-2
/
+7
2021-11-12
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
1
-4
/
+20
2021-11-12
cifs: protect session channel fields with chan_lock
Shyam Prasad N
1
-3
/
+22
2021-11-12
cifs: do not negotiate session if session already exists
Shyam Prasad N
1
-8
/
+10
2021-11-12
smb3: do not setup the fscache_super_cookie until fsinfo initialized
Steve French
1
-2
/
+6
2021-11-12
cifs: fix potential use-after-free bugs
Paulo Alcantara
1
-22
/
+19
2021-11-12
cifs: release lock earlier in dequeue_mid error case
Steve French
1
-3
/
+4
2021-11-10
smb3: remove trivial dfs compile warning
Steve French
1
-2
/
+2
2021-11-10
cifs: support nested dfs links over reconnect
Paulo Alcantara
1
-560
/
+578
2021-11-09
cifs: set a minimum of 120s for next dns resolution
Paulo Alcantara
1
-1
/
+1
2021-11-09
cifs: split out dfs code from cifs_reconnect()
Paulo Alcantara
1
-133
/
+162
2021-11-09
cifs: convert list_for_each to entry variant
Paulo Alcantara
1
-19
/
+13
2021-11-09
cifs: introduce new helper for cifs_reconnect()
Paulo Alcantara
1
-64
/
+75
2021-11-08
cifs: send workstation name during ntlmssp session setup
Shyam Prasad N
1
-0
/
+6
2021-11-07
cifs: nosharesock should not share socket with future sessions
Shyam Prasad N
1
-1
/
+7
2021-11-05
smb3: add dynamic trace points for socket connection
Steve French
1
-1
/
+2
2021-11-05
cifs: Create a new shared file holding smb2 pdu definitions
Ronnie Sahlberg
1
-2
/
+2
2021-11-02
cifs: To match file servers, make sure the server hostname matches
Shyam Prasad N
1
-8
/
+11
2021-09-23
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-13
cifs: fix incorrect kernel doc comments
Steve French
1
-2
/
+10
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
1
-1
/
+0
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
1
-32
/
+0
2021-07-22
cifs: support share failover when remounting
Paulo Alcantara
1
-2
/
+2
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
1
-3
/
+35
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
1
-0
/
+9
2021-07-15
cifs: fix missing null session check in mount
Steve French
1
-1
/
+1
2021-07-15
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
1
-4
/
+2
2021-07-14
cifs: use the expiry output of dns_query to schedule next resolution
Shyam Prasad N
1
-3
/
+52
2021-07-02
cifs: make locking consistent around the server session status
Steve French
1
-0
/
+5
2021-06-24
cifs: fix missing spinlock around update to ses->status
Steve French
1
-1
/
+4
2021-06-23
cifs: missing null pointer check in cifs_mount
Steve French
1
-1
/
+1
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
1
-13
/
+1
2021-06-20
cifs: do not share tcp servers with dfs mounts
Paulo Alcantara
1
-4
/
+3
2021-06-20
cifs: handle different charsets in dfs cache
Paulo Alcantara
1
-23
/
+40
2021-06-20
cifs: keep referral server sessions alive
Paulo Alcantara
1
-36
/
+20
2021-06-20
cifs: do not send tree disconnect to ipc shares
Paulo Alcantara
1
-12
/
+8
2021-05-04
cifs: fix regression when mounting shares with prefix paths
Paulo Alcantara
1
-6
/
+18
2021-05-03
cifs: use echo_interval even when connection not ready.
Shyam Prasad N
1
-11
/
+1
2021-05-03
cifs: detect dead connections only when echoes are enabled.
Shyam Prasad N
1
-0
/
+1
2021-04-25
cifs: don't cargo-cult strndup()
Al Viro
1
-6
/
+3
2021-04-25
cifs: simplify SWN code with dummy funcs instead of ifdefs
Aurelien Aptel
1
-21
/
+4
2021-04-07
cifs: On cifs_reconnect, resolve the hostname again.
Shyam Prasad N
1
-1
/
+16
2021-03-08
cifs: print MIDs in decimal notation
Paulo Alcantara
1
-2
/
+2
2021-03-06
cifs: fix credit accounting for extra channel
Aurelien Aptel
1
-5
/
+5
[next]