aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-12[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French1-20/+19
2005-12-03[CIFS] Display large/small total buffer allocations in /proc/fs/cifs/StatsSteve French1-0/+8
2005-12-03[CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French1-0/+4
2005-10-11[CIFS] Add null malloc response check in notify experimental codeSteve French1-1/+1
2005-10-11[CIFS] CIFS Stats improvementsSteve French1-1/+48
2005-10-10[CIFS] Fix rsize calculation so that large readx flag is checked.Steve French1-1/+1
2005-10-10[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoffSteve French1-2/+2
2005-10-07[CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French1-4/+12
2005-08-20[CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French1-10/+20
2005-06-23[CIFS] Performance improvement, finish up adding CIFSSMBWrite2Steve French1-2/+8
2005-04-28[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initializationSteve French1-4/+11
2005-04-28[PATCH] cifs: Do not use large smb buffers in response pathSteve French1-4/+7
2005-04-28[PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated commandSteve French1-1/+6
2005-04-28[PATCH] cifs: finish up of special character mapping capable unicode conversion routine part 2 of 3Steve French1-4/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+805