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
2005-11-10
[CIFS] Reserve upcall IDX value for CIFS with connector header and add
Steve French
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-10-21
Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/
Steve French
2005-10-11
[CIFS] CIFS Stats improvements
Steve French
2005-10-10
[CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults
Steve French
2005-10-10
[CIFS] Fix rsize calculation so that large readx flag is checked.
Steve French
2005-10-05
CIFS: Allow wsize to exceed CIFSMaxBufSize
Steve French
2005-10-03
[CIFS] Add writepages support to shrink memory usage on writes,
Steve French
2005-09-23
[PATCH] cifs: Add support for suspend
Steve French
2005-09-22
[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes
Steve French
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-07
[PATCH] fs: convert kcalloc to kzalloc
Pekka Enberg
2005-08-30
[CIFS] Add support for legacy servers part 4
Steve French
2005-08-30
[CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte range
Steve French
2005-08-30
[CIFS] Add support for suspend
Steve French
2005-08-23
[CIFS] Support for mounting to older servers part 2. Add support for
Steve French
2005-08-22
[CIFS] Support for mounting to older, pre-CIFS servers added. This
Steve French
2005-08-19
[CIFS] Finish cifs mount option which requests case insensitive path
Steve French
2005-08-18
[CIFS] Add mount option for disabling sending byte range lock requests
Steve French
2005-08-18
[CIFS] rmmod cifs can oops if done soon after the last cifs unmount
Steve French
2005-08-17
[CIFS] Ensure that cifs multiplex ids do not collide.
Steve French
2005-07-14
[CIFS] Add compat with SFU (part 1)
Steve French
2005-06-23
[CIFS] Fix typo in POSIX SetFSInfo call
Steve French
2005-06-22
[CIFS] POSIX extensions, SetFSInfo added
Jeremy Allison
2005-04-28
[PATCH] cifs: Do not sleep interruptible after socket connect failure
Steve French
2005-04-28
[PATCH] cifs: Do not init smb requests or block when sending requests
Steve French
2005-04-28
[PATCH] cifs: handle termination of cifs oplockd kernel thread
Steve French
2005-04-28
[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p...
Steve French
2005-04-28
[PATCH] cifs: Handle multiple response transact2 part 1 of 2
Steve French
2005-04-28
[PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lo...
Steve French
2005-04-28
[PATCH] cifs: Better handle errors on second socket recv message call
Steve French
2005-04-28
[PATCH] cifs: improve check for search entry going beyond end of SMB transact
Steve French
2005-04-28
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in ses...
Steve French
2005-04-28
[PATCH] cifs: Missing initialization for largeBuf flag left out of previous c...
Steve French
2005-04-28
[PATCH] cifs: Do not use large smb buffers in response path
Steve French
2005-04-28
[PATCH] cifs: Do not interpret oplock break responses as responses to an unre...
Steve French
2005-04-28
[PATCH] cifs: character mapping of special characters (part 3 of 3)
Steve French
2005-04-28
[PATCH] cifs: Add new mount parm mapchars
Steve French
2005-04-28
[PATCH] cifs: Fix multiuser packet signing to use the right sequence number a...
Steve French
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds