summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_debug.c
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] NTLMv2 support part 4Steve French2006-06-051-1/+1
* [CIFS] Fix mask so can set new cifs security flags properlySteve French2006-06-041-4/+2
* [CIFS] Support for older servers which require plaintext passwordsSteve French2006-06-021-16/+40
* [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French2006-06-011-2/+2
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-13/+71
* [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French2005-12-121-20/+19
* [CIFS] Display large/small total buffer allocations in /proc/fs/cifs/StatsSteve French2005-12-031-0/+8
* [CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French2005-12-031-0/+4
* [CIFS] Add null malloc response check in notify experimental codeSteve French2005-10-111-1/+1
* [CIFS] CIFS Stats improvementsSteve French2005-10-111-1/+48
* [CIFS] Fix rsize calculation so that large readx flag is checked.Steve French2005-10-101-1/+1
* [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoffSteve French2005-10-101-2/+2
* [CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French2005-10-071-4/+12
* [CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French2005-08-201-10/+20
* [CIFS] Performance improvement, finish up adding CIFSSMBWrite2Steve French2005-06-231-2/+8
* [PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in ses...Steve French2005-04-281-4/+11
* [PATCH] cifs: Do not use large smb buffers in response pathSteve French2005-04-281-4/+7
* [PATCH] cifs: Do not interpret oplock break responses as responses to an unre...Steve French2005-04-281-1/+6
* [PATCH] cifs: finish up of special character mapping capable unicode conversi...Steve French2005-04-281-4/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+805