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
/
transport.c
Age
Commit message (
Expand
)
Author
2009-01-29
[CIFS] Make socket retry timeouts consistent between blocking and nonblocking...
Steve French
2009-01-29
cifs: turn smb_send into a wrapper around smb_sendv
Jeff Layton
2008-12-26
Remove an already-checked error condition in SendReceiveBlockingLock
Volker Lendecke
2008-12-26
Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition
Volker Lendecke
2008-12-26
Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition
Volker Lendecke
2008-12-26
[CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition
Steve French
2008-12-26
Slightly streamline SendReceive[2]
Volker Lendecke
2008-12-26
Check the return value of cifs_sign_smb[2]
Volker Lendecke
2008-12-26
[CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else...
Volker Lendecke
2008-12-26
Simplify allocate_mid() slightly: Remove some unnecessary "else" branches
Volker Lendecke
2008-12-26
[CIFS] In SendReceive, move consistency check out of the mutexed region
Volker Lendecke
2008-12-26
cifs: fix wait_for_response to time out sleeping processes correctly
Jeff Layton
2008-12-26
cifs: convert tcpSem to a mutex
Jeff Layton
2008-12-26
cifs: remove unused SMB session pointer from struct mid_q_entry
Jeff Layton
2008-10-30
[CIFS] fix error in smb_send2
Steve French
2008-10-29
[CIFS] Reduce number of socket retries in large write path
Steve French
2008-09-22
cifs: don't use GFP_KERNEL with GFP_NOFS
Pekka Enberg
2008-07-29
[CIFS] cifs send2 not retrying enough in some cases on full socket
Shirish Pargaonkar
2008-04-15
[CIFS] Fix oops when slow oplock process races with unmount
Steve French
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
2007-11-13
[CIFS] Fix buffer overflow if server sends corrupt response to small
Steve French
2007-10-18
[CIFS] log better errors on failed mounts
Steve French
2007-08-30
[CIFS] formatting cleanup found by checkpatch
Steve French
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
2007-07-09
[CIFS] Fix packet signatures for NTLMv2 case
Steve French
2007-07-06
[CIFS] whitespace cleanup
Steve French
2007-03-06
[CIFS] cifs_prepare_write was incorrectly rereading page in some cases
Steve French
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
2006-08-11
[CIFS]
Jeremy Allison
2006-08-11
[CIFS] Make midState usage more consistent
Steve French
2006-08-11
[CIFS] spinlock protect read of last srv response time in timeout path
Steve French
2006-08-11
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
Steve French
2006-05-31
[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log
Steve French
2006-02-26
[CIFS] Free small buffers earlier so we exceed the cifs
Steve French
2006-01-23
[CIFS] Do not zero non-existent iovec in SendReceive response processing.
Steve French
2006-01-12
[CIFS] Add worker function for Get ACL cifs style
Steve French
2005-12-12
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
2005-12-02
[CIFS] Readpages and readir performance improvements - eliminate extra
Steve French
2005-11-29
[CIFS] Fix umount --force to wake up the pending response queue, not just
Steve French
2005-11-16
[CIFS] Fix sparse warnings on smb bcc (byte count)
Steve French
2005-10-11
[CIFS] CIFS Stats improvements
Steve French
2005-10-10
[CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN.
Steve French
2005-10-10
[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff
Steve French
2005-10-07
[CIFS] /proc/fs/cifs debug code cleanup and new stats2
Steve French
2005-10-05
CIFS: Allow wsize to exceed CIFSMaxBufSize
Steve French
2005-10-05
CIFS: implement cifs_writepages to perform multi-page I/O
Steve French
2005-10-03
[CIFS] Missing parenthesis from error message in previous fix
Steve French
[next]