aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/transport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-11[CIFS] CIFS Stats improvementsSteve French1-1/+24
2005-10-10[CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN.Steve French1-0/+3
2005-10-10[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoffSteve French1-6/+7
2005-10-07[CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French1-0/+24
2005-10-05CIFS: Allow wsize to exceed CIFSMaxBufSizeSteve French1-15/+1
2005-10-05CIFS: implement cifs_writepages to perform multi-page I/OSteve French1-4/+6
2005-10-03[CIFS] Missing parenthesis from error message in previous fixSteve French1-1/+1
2005-10-03[CIFS] Add writepages support to shrink memory usage on writes,Steve French1-40/+55
2005-09-22[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French1-2/+2
2005-09-15[CIFS] Fix compiler warningsSteve French1-1/+1
2005-08-20[CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French1-1/+1
2005-06-23[CIFS] Performance improvement, finish up adding CIFSSMBWrite2Steve French1-2/+4
2005-06-13[CIFS] CIFS writepage improvements - eliminate double copySteve French1-50/+173
2005-04-28[PATCH] cifs: Do not init smb requests or block when sending requestsSteve French1-0/+6
2005-04-28[PATCH] cifs: cleanup various long linesSteve French1-9/+13
2005-04-28[PATCH] cifs: Do not use large smb buffers in response pathSteve French1-2/+5
2005-04-28[PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated commandSteve French1-1/+0
2005-04-28[PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session keySteve French1-9/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+619