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_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
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-08-27
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-08-27
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2019-08-04
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
2019-07-18
Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-07-13
cifs: fix crash in cifs_dfs_do_automount
Ronnie Sahlberg
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-07
smb3: do not send compression info by default
Steve French
2019-07-07
smb3: add new mount option to retrieve mode from special ACE
Steve French
2019-07-07
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
2019-07-07
cifs: always add credits back for unsolicited PDUs
Ronnie Sahlberg
2019-07-07
cifs: Properly handle auto disabling of serverino option
Paulo Alcantara (SUSE)
2019-07-07
Fix match_server check to allow for auto dialect negotiate
Steve French
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-17
cifs: fix GlobalMid_Lock bug in cifs_reconnect
Ronnie Sahlberg
2019-05-27
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
2019-05-15
cifs: Don't match port on SMBDirect transport
Long Li
2019-05-14
cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs hav...
Long Li
2019-05-07
cifs: Call MID callback before destroying transport
Long Li
2019-05-07
smbd: Make upper layer decide when to destroy the transport
Long Li
2019-05-07
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
2019-04-01
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
2019-03-14
cifs: remove unused value pointed out by Coverity
Steve French
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
2019-03-05
CIFS: Set reconnect instance to one initially
Pavel Shilovsky
2019-03-04
CIFS: Count SMB3 credits for malformed pending responses
Pavel Shilovsky
2019-03-04
smb3: make default i/o size for smb3 mounts larger
Steve French
2019-03-04
cifs: add credits from unmatched responses/messages
Ronnie Sahlberg
2019-03-04
cifs: replace snprintf with scnprintf
Ronnie Sahlberg
2019-03-04
cifs: Fix NULL pointer dereference of devname
Yao Liu
2019-01-24
CIFS: Do not reconnect TCP session in add_credits()
Pavel Shilovsky
2019-01-10
cifs: Fix a debug message
Dan Carpenter
2019-01-02
cifs: fix confusing warning message on reconnect
Steve French
2018-12-28
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
2018-12-28
cifs: Only free DFS target list if we actually got one
Paulo Alcantara
2018-12-28
cifs: start DFS cache refresher in cifs_mount()
Paulo Alcantara
2018-12-28
cifs: Use GFP_ATOMIC when a lock is held in cifs_mount()
YueHaibing
2018-12-28
cifs: Add support for failover in cifs_reconnect()
Paulo Alcantara
2018-12-28
cifs: Add support for failover in cifs_mount()
Paulo Alcantara
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
2018-12-23
cifs: auto disable 'serverino' in dfs mounts
Aurelien Aptel
2018-12-23
cifs: Skip any trailing backslashes from UNC
Paulo Alcantara
2018-12-23
cifs: Refactor out cifs_mount()
Paulo Alcantara
2018-12-23
cifs: suppress some implicit-fallthrough warnings
Gustavo A. R. Silva
2018-12-23
Add vers=3.0.2 as a valid option for SMBv3.0.2
Kenneth D'souza
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
[next]