index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
2025-05-02
cifs: print TIDs as hex
Enzo Matsumiya
2025-04-10
smb: client: Fix match_session bug preventing session reuse
Henrique Carvalho
2024-04-10
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2024-03-01
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
2023-05-17
smb3: fix problem remounting a share after shutdown
Steve French
2023-04-13
smb3: allow deferred close timeout to be configurable
Steve French
2023-01-12
cifs: fix confusing debug message
Paulo Alcantara
2022-12-14
cifs: fix use-after-free caused by invalid pointer `hostname`
Zeng Heng
2022-12-02
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
2022-12-02
cifs: Fix connections leak when tlink setup failed
Zhang Xiaoxu
2022-12-02
cifs: support nested dfs links over reconnect
Paulo Alcantara
2022-12-02
cifs: split out dfs code from cifs_reconnect()
Paulo Alcantara
2022-12-02
cifs: introduce new helper for cifs_reconnect()
Paulo Alcantara
2022-11-10
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-09-23
cifs: always initialize struct msghdr smb_msg completely
Stefan Metzmacher
2022-03-08
cifs: protect session channel fields with chan_lock
Shyam Prasad N
2021-12-01
cifs: nosharesock should be set on new server
Shyam Prasad N
2021-12-01
cifs: nosharesock should not share socket with future sessions
Shyam Prasad N
2021-11-18
cifs: set a minimum of 120s for next dns resolution
Paulo Alcantara
2021-11-18
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
[next]