aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_debug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-16cifs: add a debug macro that prints \\server\share for errorsRonnie Sahlberg1-7/+43
2019-09-16cifs: add new debugging macro cifs_server_dbgRonnie Sahlberg1-0/+31
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2018-10-23cifs: minor clarification in commentsSteve French1-0/+12
2018-10-23CIFS: Adds information-level logging functionRodrigo Freire1-0/+16
2018-05-27cifs: add server argument to the dump_detail methodRonnie Sahlberg1-1/+1
2018-04-20CIFS: fix typo in cifs_dbgAurelien Aptel1-1/+1
2018-04-11CIFS: add ONCE flag for cifs_dbg typeAurelien Aptel1-12/+22
2016-03-17lib: update single-char callers of strtobool()Kees Cook1-1/+1
2016-01-14cifs: Ratelimit kernel log messagesJamie Bainbridge1-5/+4
2014-12-07cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko1-4/+3
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches1-47/+23
2012-12-20cifs: eliminate cifsERROR variableJeff Layton1-5/+1
2012-12-05cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUGJoe Perches1-2/+1
2012-12-05cifs: Make CIFS_DEBUG possible to undefineJoe Perches1-23/+41
2012-12-05cifs: Remove unused cEVENT macroJoe Perches1-7/+0
2012-05-23CIFS: Move protocol specific demultiplex thread calls to ops structPavel Shilovsky1-2/+2
2012-03-23CIFS: Separate protocol-specific code from demultiplex codePavel Shilovsky1-1/+1
2012-03-23CIFS: Separate protocol-specific code from transport routinesPavel Shilovsky1-1/+1
2010-10-07[CIFS] Various small checkpatch cleanupsSteve French1-1/+1
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches1-11/+31
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French1-0/+3
2008-02-07[CIFS] reduce checkpatch warningsSteve French1-3/+3
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French1-0/+4
2005-10-11[CIFS] CIFS Stats improvementsSteve French1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+66