index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
2022-01-19
cifs: remove repeated state change in dfs tree connect
Shyam Prasad N
2022-01-19
cifs: fix the cifs_reconnect path for DFS
Shyam Prasad N
2022-01-19
cifs: protect all accesses to chan_* with chan_lock
Shyam Prasad N
2022-01-19
cifs: fix the connection state transitions with multichannel
Shyam Prasad N
2022-01-19
cifs: check reconnects for channels of active tcons too
Shyam Prasad N
2022-01-17
cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs
Eugene Korenevsky
2022-01-17
Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-07
cifs: avoid race during socket reconnect between send and recv
Shyam Prasad N
2022-01-07
cifs: maintain a state machine for tcp/smb/tcon sessions
Shyam Prasad N
2022-01-07
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
2022-01-02
cifs: reconnect only the connection and not smb session where possible
Shyam Prasad N
2022-01-02
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
2022-01-02
cifs: track individual channel status using chans_need_reconnect
Shyam Prasad N
2021-12-17
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-12-03
cifs: add server conn_id to fscache client cookie
Shyam Prasad N
2021-12-03
cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
2021-12-03
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
2021-11-23
cifs: nosharesock should be set on new server
Shyam Prasad N
2021-11-16
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
2021-11-16
cifs: protect srv_count with cifs_tcp_ses_lock
Steve French
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
[prev]
[next]