aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_debug.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-16cifs: add a debug macro that prints \\server\share for errorsGravatar Ronnie Sahlberg 1-7/+43
2019-09-16cifs: add new debugging macro cifs_server_dbgGravatar Ronnie Sahlberg 1-0/+31
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-15/+1
2018-10-23cifs: minor clarification in commentsGravatar Steve French 1-0/+12
2018-10-23CIFS: Adds information-level logging functionGravatar Rodrigo Freire 1-0/+16
2018-05-27cifs: add server argument to the dump_detail methodGravatar Ronnie Sahlberg 1-1/+1
2018-04-20CIFS: fix typo in cifs_dbgGravatar Aurelien Aptel 1-1/+1
2018-04-11CIFS: add ONCE flag for cifs_dbg typeGravatar Aurelien Aptel 1-12/+22
2016-03-17lib: update single-char callers of strtobool()Gravatar Kees Cook 1-1/+1
2016-01-14cifs: Ratelimit kernel log messagesGravatar Jamie Bainbridge 1-5/+4
2014-12-07cifs: convert printk(LEVEL...) to pr_<level>Gravatar Andy Shevchenko 1-4/+3
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgGravatar Joe Perches 1-47/+23
2012-12-20cifs: eliminate cifsERROR variableGravatar Jeff Layton 1-5/+1
2012-12-05cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUGGravatar Joe Perches 1-2/+1
2012-12-05cifs: Make CIFS_DEBUG possible to undefineGravatar Joe Perches 1-23/+41
2012-12-05cifs: Remove unused cEVENT macroGravatar Joe Perches 1-7/+0
2012-05-23CIFS: Move protocol specific demultiplex thread calls to ops structGravatar Pavel Shilovsky 1-2/+2
2012-03-23CIFS: Separate protocol-specific code from demultiplex codeGravatar Pavel Shilovsky 1-1/+1
2012-03-23CIFS: Separate protocol-specific code from transport routinesGravatar Pavel Shilovsky 1-1/+1
2010-10-07[CIFS] Various small checkpatch cleanupsGravatar Steve French 1-1/+1
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceGravatar Joe Perches 1-11/+31
2008-02-12[CIFS] clean up some hard to read ifdefsGravatar Steve French 1-0/+3
2008-02-07[CIFS] reduce checkpatch warningsGravatar Steve French 1-3/+3
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversGravatar Steve French 1-0/+4
2005-10-11[CIFS] CIFS Stats improvementsGravatar Steve French 1-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+66