summaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_debug.c
Commit message (Expand)AuthorAge
* CIFS: add ONCE flag for cifs_dbg typeAurelien Aptel2018-04-11
* Add some missing debug fields in server and tcon structsSteve French2018-02-07
* move a few externs to smbdirect.h to eliminate warningSteve French2018-01-26
* CIFS: dump IPC tcon in debug proc fileAurelien Aptel2018-01-26
* CIFS: SMBD: Add SMB Direct debug countersLong Li2018-01-24
* CIFS: SMBD: export protocol initial valuesLong Li2018-01-24
* CIFS: SMBD: Add rdma mount optionLong Li2018-01-24
* [SMB3] Update session and share information displayed for debugging SMB2/SMB3Steve French2017-09-20
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Display number of credits availableSteve French2016-10-12
* drop redundant ->owner initializationsAl Viro2016-05-29
* lib: update single-char callers of strtobool()Kees Cook2016-03-17
* cifs: Ratelimit kernel log messagesJamie Bainbridge2016-01-14
* cifs: fix MUST SecurityFlags filteringNiklas Cassel2015-01-26
* cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko2014-12-07
* cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko2014-12-07
* cifs: call strtobool instead of custom implementationAndy Shevchenko2014-12-07
* [CIFS] Fix incorrect hex vs. decimal in some debug print statementsSteve French2014-08-02
* cifs: try to handle the MUST SecurityFlags sanelyJeff Layton2013-06-26
* Add ability to dipslay SMB3 share flags and capabilities for debuggingSteve French2013-06-24
* cifs: clean up the SecurityFlags write handlerJeff Layton2013-06-24
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* 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-12
* add new module parameter 'enable_oplocks'Steve French2011-10-12
* [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-12
* 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-21
* [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-31
* [CIFS] Send SMB flush in cifs_fsyncSteve French2009-03-12
* [CIFS] Fix build breakSteve French2008-11-17
* cifs: reinstate sharing of tree connectionsJeff Layton2008-11-17
* cifs: reinstate sharing of SMB sessions sans racesJeff Layton2008-11-14