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