aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24CIFS: Move clear/print_stats code to ops structPavel Shilovsky1-54/+6
2012-07-24CIFS: Make demultiplex_thread work with SMB2 codePavel Shilovsky1-1/+1
2012-05-23CIFS: Move protocol specific demultiplex thread calls to ops structPavel Shilovsky1-2/+4
2012-05-16cifs: remove legacy MultiuserMount optionJeff Layton1-50/+0
2012-03-23cifs: remove /proc/fs/cifs/OplockEnabledJeff Layton1-43/+0
2012-03-23CIFS: Change mid_q_entry structure fieldsPavel Shilovsky1-10/+10
2012-03-23CIFS: Separate protocol-specific code from demultiplex codePavel Shilovsky1-2/+3
2012-03-21CIFS: Simplify inFlight logicPavel Shilovsky1-2/+1
2012-01-17cifs: warn about impending deprecation of legacy MultiuserMount codeJeff Layton1-1/+10
2011-10-12cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interfaceSuresh Jayaraman1-0/+3
2011-10-12add new module parameter 'enable_oplocks'Steve French1-3/+3
2011-08-11[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readableSteve French1-1/+1
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French1-13/+13
2011-05-19cifs: keep BCC in little-endian formatJeff Layton1-1/+1
2011-04-12cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton1-43/+0
2011-01-20cifs: allow for different handling of received responseJeff Layton1-4/+4
2011-01-19cifs: clean up accesses to midCountJeff Layton1-1/+1
2011-01-09cifs: show "acl" in DebugData Features when it's compiled inJeff Layton1-12/+10
2010-10-21cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlockSuresh Jayaraman1-6/+6
2010-08-05cifs: show features compiled in as part of DebugDataSuresh Jayaraman1-0/+25
2010-04-26cifs: rename "extended_security" to "global_secflags"Jeff Layton1-7/+7
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches1-17/+17
2009-07-10[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in statsSteve French1-1/+7
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-03-12[CIFS] Send SMB flush in cifs_fsyncSteve French1-0/+2
2008-11-17[CIFS] Fix build breakSteve French1-2/+2
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton1-108/+128
2008-11-14cifs: reinstate sharing of SMB sessions sans racesJeff Layton1-26/+27
2008-11-14cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton1-1/+1
2008-11-13[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fixSteve French1-2/+2
2008-08-08[CIFS] list entry can not return nullSteve French1-29/+24
2008-07-24[CIFS] Fix warnings from checkpatchShirish Pargaonkar1-2/+2
2008-07-24[CIFS] remove checkpatch warningSteve French1-7/+12
2008-07-24Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>Alexey Dobriyan1-395/+241
2008-04-29proc: remove proc_root_fsAlexey Dobriyan1-2/+2
2008-02-18[CIFS] fix build break when proc disabledSteve French1-2/+2
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French1-3/+11
2008-02-07[CIFS] reduce checkpatch warningsSteve French1-2/+1
2007-10-04[CIFS] Fix cifsd so shuts down when signing fails during mountSteve French1-3/+8
2007-09-15[CIFS] missing field in debug output from previous fixSteve French1-1/+2
2007-09-15[CIFS] Fix potential NULL pointer usage if kzalloc failsSteve French1-7/+9
2007-07-13[CIFS] whitespace/formatting fixesSteve French1-1/+0
2007-06-28[CIFS] Fix sign mount option and sign proc config settingSteve French1-84/+8
2007-06-24[CIFS] fix whitespaceSteve French1-5/+5
2007-06-05[CIFS] whitespace cleanup part 2Steve French1-123/+129
2007-01-21[CIFS] cifs sprintf fixSteve French1-2/+2
2006-06-05[CIFS] NTLMv2 support part 4Steve French1-1/+1
2006-06-04[CIFS] Fix mask so can set new cifs security flags properlySteve French1-4/+2
2006-06-02[CIFS] Support for older servers which require plaintext passwordsSteve French1-16/+40
2006-06-01[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French1-2/+2