summaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_debug.c
AgeCommit message (Expand)Author
2011-08-11[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...Steve French
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-04-12cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton
2011-01-20cifs: allow for different handling of received responseJeff Layton
2011-01-19cifs: clean up accesses to midCountJeff Layton
2011-01-09cifs: show "acl" in DebugData Features when it's compiled inJeff Layton
2010-10-21cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlockSuresh Jayaraman
2010-08-05cifs: show features compiled in as part of DebugDataSuresh Jayaraman
2010-04-26cifs: rename "extended_security" to "global_secflags"Jeff Layton
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2009-07-10[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in statsSteve French
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-12[CIFS] Send SMB flush in cifs_fsyncSteve French
2008-11-17[CIFS] Fix build breakSteve French
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton
2008-11-14cifs: reinstate sharing of SMB sessions sans racesJeff Layton
2008-11-14cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton
2008-11-13[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...Steve French
2008-08-08[CIFS] list entry can not return nullSteve French
2008-07-24[CIFS] Fix warnings from checkpatchShirish Pargaonkar
2008-07-24[CIFS] remove checkpatch warningSteve French
2008-07-24Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>Alexey Dobriyan
2008-04-29proc: remove proc_root_fsAlexey Dobriyan
2008-02-18[CIFS] fix build break when proc disabledSteve French
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French
2008-02-07[CIFS] reduce checkpatch warningsSteve French
2007-10-04[CIFS] Fix cifsd so shuts down when signing fails during mountSteve French
2007-09-15[CIFS] missing field in debug output from previous fixSteve French
2007-09-15[CIFS] Fix potential NULL pointer usage if kzalloc failsSteve French
2007-07-13[CIFS] whitespace/formatting fixesSteve French
2007-06-28[CIFS] Fix sign mount option and sign proc config settingSteve French
2007-06-24[CIFS] fix whitespaceSteve French
2007-06-05[CIFS] whitespace cleanup part 2Steve French
2007-01-21[CIFS] cifs sprintf fixSteve French
2006-06-05[CIFS] NTLMv2 support part 4Steve French
2006-06-04[CIFS] Fix mask so can set new cifs security flags properlySteve French
2006-06-02[CIFS] Support for older servers which require plaintext passwordsSteve French
2006-06-01[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French
2005-12-12[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French
2005-12-03[CIFS] Display large/small total buffer allocations in /proc/fs/cifs/StatsSteve French
2005-12-03[CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French
2005-10-11[CIFS] Add null malloc response check in notify experimental codeSteve French
2005-10-11[CIFS] CIFS Stats improvementsSteve French
2005-10-10[CIFS] Fix rsize calculation so that large readx flag is checked.Steve French
2005-10-10[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoffSteve French
2005-10-07[CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French
2005-08-20[CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French
2005-06-23[CIFS] Performance improvement, finish up adding CIFSSMBWrite2Steve French