summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_debug.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French2019-07-081-2/+0Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* smb3: display session id in debug dataSteve French2019-05-091-0/+2
* Negotiate and save preferred compression algorithmsSteve French2019-05-081-0/+6
* cifs: smbd: Don't destroy transport on RDMA disconnectLong Li2019-05-081-5/+3Star
* SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French2019-05-081-2/+17
* smb3: display volume serial number for shares in /proc/fs/cifs/DebugDataSteve French2019-03-151-0/+3
* smb3: display security information in /proc/fs/cifs/DebugData more accuratelySteve French2019-03-151-1/+7
* cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugDataRonnie Sahlberg2019-01-241-0/+1
* cifs: Add DFS cache routinesPaulo Alcantara2018-12-281-0/+12
* smb3: allow more detailed protocol info on open files for debuggingSteve French2018-11-021-0/+56
* smb3 - clean up debug output displaying network interfacesSteve French2018-10-241-2/+2
* smb3: track the instance of each session for debuggingSteve French2018-10-241-4/+6
* smb3: allow stats which track session and share reconnects to be resetSteve French2018-10-241-0/+3
* smb3: display stats counters for number of slow commandsSteve French2018-08-071-2/+17
* smb3: fix minor debug output for CONFIG_CIFS_STATSSteve French2018-08-071-1/+1
* smb3: fix reset of bytes read and written statsSteve French2018-08-071-0/+8
* cifs: simple stats should always be enabledSteve French2018-08-071-6/+0Star
* smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French2018-08-071-2/+1Star
* cifs: add missing debug entries for kconfig optionsSteve French2018-08-071-7/+23
* smb3: do not display empty interface listSteve French2018-06-151-1/+3
* CIFS: dump every session iface infoAurelien Aptel2018-06-151-0/+27
* Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-06-041-17/+26
|\
| * cifs: add debug output to show nocase mount optionSteve French2018-05-311-0/+2
| * smb3: add support for posix negotiate contextSteve French2018-05-301-0/+4
| * cifs: show the "w" bit for writeable /proc/fs/cifs/* filesRonnie Sahlberg2018-05-301-14/+14
| * cifs: return error on invalid value written to cifsFYIRonnie Sahlberg2018-05-301-0/+2
| * cifs: fix build break when CONFIG_CIFS_DEBUG2 enabledSteve French2018-05-281-2/+2
| * cifs: add server argument to the dump_detail methodRonnie Sahlberg2018-05-281-2/+3
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+2Star
|/
* CIFS: add ONCE flag for cifs_dbg typeAurelien Aptel2018-04-111-17/+0Star
* Add some missing debug fields in server and tcon structsSteve French2018-02-071-1/+8
* move a few externs to smbdirect.h to eliminate warningSteve French2018-01-271-9/+0Star
* CIFS: dump IPC tcon in debug proc fileAurelien Aptel2018-01-271-26/+35
* CIFS: SMBD: Add SMB Direct debug countersLong Li2018-01-251-0/+66
* CIFS: SMBD: export protocol initial valuesLong Li2018-01-251-0/+79
* CIFS: SMBD: Add rdma mount optionLong Li2018-01-251-0/+2
* [SMB3] Update session and share information displayed for debugging SMB2/SMB3Steve French2017-09-201-2/+7
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Display number of credits availableSteve French2016-10-121-0/+1
* drop redundant ->owner initializationsAl Viro2016-05-301-7/+0Star
* lib: update single-char callers of strtobool()Kees Cook2016-03-171-42/+14Star
* cifs: Ratelimit kernel log messagesJamie Bainbridge2016-01-141-1/+1
* cifs: fix MUST SecurityFlags filteringNiklas Cassel2015-01-271-2/+4
* cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko2014-12-081-3/+2Star
* cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko2014-12-081-19/+2Star
* cifs: call strtobool instead of custom implementationAndy Shevchenko2014-12-081-22/+29
* [CIFS] Fix incorrect hex vs. decimal in some debug print statementsSteve French2014-08-031-1/+1
* cifs: try to handle the MUST SecurityFlags sanelyJeff Layton2013-06-271-0/+28
* Add ability to dipslay SMB3 share flags and capabilities for debuggingSteve French2013-06-241-1/+3