index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: cleanup and clarify status of tree connections
Steve French
2022-05-25
1
-16
/
+16
*
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
2022-04-27
1
-1
/
+8
*
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2022-04-27
1
-0
/
+2
*
cifs: force new session setup and tcon for dfs
Paulo Alcantara
2022-04-13
1
-5
/
+8
*
cifs: fix potential race with cifsd thread
Paulo Alcantara
2022-04-13
1
-1
/
+1
*
cifs: use a different reconnect helper for non-cifsd threads
Shyam Prasad N
2022-04-08
1
-1
/
+41
*
cifs: do not skip link targets when an I/O fails
Paulo Alcantara
2022-04-08
1
-3
/
+11
*
smb3: fix incorrect session setup check for multiuser mounts
Steve French
2022-03-16
1
-1
/
+2
*
cifs: mark sessions for reconnection in helper function
Shyam Prasad N
2022-02-08
1
-5
/
+14
*
cifs: call cifs_reconnect when a connection is marked
Shyam Prasad N
2022-02-08
1
-0
/
+1
*
[smb3] improve error message when mount options conflict with posix
Steve French
2022-02-06
1
-1
/
+10
*
cifs: fix workstation_name for multiuser mounts
Ryan Bair
2022-02-03
1
-0
/
+13
*
cifs: unlock chan_lock before calling cifs_put_tcp_session
Shyam Prasad N
2022-01-29
1
-6
/
+2
*
Fix a warning about a malformed kernel doc comment in cifs
David Howells
2022-01-28
1
-1
/
+1
*
cifs: Support fscache indexing rewrite
David Howells
2022-01-19
1
-13
/
+2
*
cifs: cifs_ses_mark_for_reconnect should also update reconnect bits
Shyam Prasad N
2022-01-19
1
-3
/
+6
*
cifs: update tcpStatus during negotiate and sess setup
Shyam Prasad N
2022-01-19
1
-3
/
+2
*
cifs: make status checks in version independent callers
Shyam Prasad N
2022-01-19
1
-6
/
+23
*
cifs: remove repeated state change in dfs tree connect
Shyam Prasad N
2022-01-19
1
-10
/
+0
*
cifs: fix the cifs_reconnect path for DFS
Shyam Prasad N
2022-01-19
1
-0
/
+3
*
cifs: protect all accesses to chan_* with chan_lock
Shyam Prasad N
2022-01-19
1
-1
/
+3
*
cifs: fix the connection state transitions with multichannel
Shyam Prasad N
2022-01-19
1
-14
/
+26
*
cifs: check reconnects for channels of active tcons too
Shyam Prasad N
2022-01-19
1
-3
/
+31
*
cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs
Eugene Korenevsky
2022-01-17
1
-0
/
+5
*
Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-01-17
1
-67
/
+163
|
\
|
*
cifs: avoid race during socket reconnect between send and recv
Shyam Prasad N
2022-01-07
1
-11
/
+3
|
*
cifs: maintain a state machine for tcp/smb/tcon sessions
Shyam Prasad N
2022-01-07
1
-12
/
+49
|
*
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
2022-01-07
1
-10
/
+26
|
*
cifs: reconnect only the connection and not smb session where possible
Shyam Prasad N
2022-01-02
1
-30
/
+44
|
*
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
2022-01-02
1
-10
/
+26
|
*
cifs: track individual channel status using chans_need_reconnect
Shyam Prasad N
2022-01-02
1
-6
/
+27
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2021-12-17
1
-0
/
+7
*
|
cifs: add server conn_id to fscache client cookie
Shyam Prasad N
2021-12-03
1
-0
/
+4
*
|
cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
2021-12-03
1
-6
/
+0
*
|
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
2021-12-03
1
-0
/
+1
*
|
cifs: nosharesock should be set on new server
Shyam Prasad N
2021-11-23
1
-3
/
+4
*
|
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
2021-11-16
1
-13
/
+1
*
|
cifs: protect srv_count with cifs_tcp_ses_lock
Steve French
2021-11-16
1
-0
/
+2
|
/
*
cifs: do not duplicate fscache cookie for secondary channels
Shyam Prasad N
2021-11-12
1
-2
/
+7
*
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
2021-11-12
1
-4
/
+20
*
cifs: protect session channel fields with chan_lock
Shyam Prasad N
2021-11-12
1
-3
/
+22
*
cifs: do not negotiate session if session already exists
Shyam Prasad N
2021-11-12
1
-8
/
+10
*
smb3: do not setup the fscache_super_cookie until fsinfo initialized
Steve French
2021-11-12
1
-2
/
+6
*
cifs: fix potential use-after-free bugs
Paulo Alcantara
2021-11-12
1
-22
/
+19
*
cifs: release lock earlier in dequeue_mid error case
Steve French
2021-11-12
1
-3
/
+4
*
smb3: remove trivial dfs compile warning
Steve French
2021-11-10
1
-2
/
+2
*
cifs: support nested dfs links over reconnect
Paulo Alcantara
2021-11-10
1
-560
/
+578
*
cifs: set a minimum of 120s for next dns resolution
Paulo Alcantara
2021-11-09
1
-1
/
+1
[next]