1a6a41d4cedd ("cifs: do not use tcpStatus after negotiate completes") e3ee9fb22652 ("smb3: fix incorrect session setup check for multiuser mounts") 47de760655f3 ("cifs: update tcpStatus during negotiate and sess setup") c1604da708d3 ("cifs: make status checks in version independent callers") a05885ce13bd ("cifs: fix the connection state transitions with multichannel") 3663c9045f51 ("cifs: check reconnects for channels of active tcons too") bda487ac4beb ("cifs: avoid race during socket reconnect between send and recv") 73f9bfbe3d81 ("cifs: maintain a state machine for tcp/smb/tcon sessions") 080dc5e5656c ("cifs: take cifs_tcp_ses_lock for status checks") 183eea2ee5ba ("cifs: reconnect only the connection and not smb session where possible") f486ef8e2003 ("cifs: use the chans_need_reconnect bitmap for reconnect status") d1a931ce2e3b ("cifs: track individual channel status using chans_need_reconnect") 8ae87bbeb5d1 ("cifs: introduce cifs_ses_mark_for_reconnect() helper") 0f2b305af944 ("cifs: connect individual channel servers to primary channel server") 724244cdb382 ("cifs: protect session channel fields with chan_lock") 8e07757bece6 ("cifs: do not negotiate session if session already exists") c88f7dcd6d64 ("cifs: support nested dfs links over reconnect") bbcce3680445 ("cifs: split out dfs code from cifs_reconnect()") ae0abb4dac8f ("cifs: convert list_for_each to entry variant") 43b459aa5e22 ("cifs: introduce new helper for cifs_reconnect()")