aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_debug.c
AgeCommit message (Expand)Author
2020-02-11cifs: Don't display RDMA transport on reconnectLong Li
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-09smb3: display session id in debug dataSteve French
2019-05-07Negotiate and save preferred compression algorithmsSteve French
2019-05-07cifs: smbd: Don't destroy transport on RDMA disconnectLong Li
2019-05-07SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French
2019-03-14smb3: display volume serial number for shares in /proc/fs/cifs/DebugDataSteve French
2019-03-14smb3: display security information in /proc/fs/cifs/DebugData more accuratelySteve French
2019-01-24cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugDataRonnie Sahlberg
2018-12-28cifs: Add DFS cache routinesPaulo Alcantara
2018-11-02smb3: allow more detailed protocol info on open files for debuggingSteve French
2018-10-23smb3 - clean up debug output displaying network interfacesSteve French
2018-10-23smb3: track the instance of each session for debuggingSteve French
2018-10-23smb3: allow stats which track session and share reconnects to be resetSteve French
2018-08-07smb3: display stats counters for number of slow commandsSteve French
2018-08-07smb3: fix minor debug output for CONFIG_CIFS_STATSSteve French
2018-08-07smb3: fix reset of bytes read and written statsSteve French
2018-08-07cifs: simple stats should always be enabledSteve French
2018-08-07smb3: simplify code by removing CONFIG_CIFS_SMB311Steve French
2018-08-07cifs: add missing debug entries for kconfig optionsSteve French
2018-06-15smb3: do not display empty interface listSteve French
2018-06-15CIFS: dump every session iface infoAurelien Aptel
2018-06-04Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-05-30cifs: add debug output to show nocase mount optionSteve French
2018-05-30smb3: add support for posix negotiate contextSteve French
2018-05-30cifs: show the "w" bit for writeable /proc/fs/cifs/* filesRonnie Sahlberg
2018-05-30cifs: return error on invalid value written to cifsFYIRonnie Sahlberg
2018-05-27cifs: fix build break when CONFIG_CIFS_DEBUG2 enabledSteve French
2018-05-27cifs: add server argument to the dump_detail methodRonnie Sahlberg
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-04-11CIFS: add ONCE flag for cifs_dbg typeAurelien Aptel
2018-02-07Add some missing debug fields in server and tcon structsSteve French
2018-01-26move a few externs to smbdirect.h to eliminate warningSteve French
2018-01-26CIFS: dump IPC tcon in debug proc fileAurelien Aptel
2018-01-24CIFS: SMBD: Add SMB Direct debug countersLong Li
2018-01-24CIFS: SMBD: export protocol initial valuesLong Li
2018-01-24CIFS: SMBD: Add rdma mount optionLong Li
2017-09-20[SMB3] Update session and share information displayed for debugging SMB2/SMB3Steve French
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-12Display number of credits availableSteve French
2016-05-29drop redundant ->owner initializationsAl Viro
2016-03-17lib: update single-char callers of strtobool()Kees Cook
2016-01-14cifs: Ratelimit kernel log messagesJamie Bainbridge
2015-01-26cifs: fix MUST SecurityFlags filteringNiklas Cassel
2014-12-07cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko
2014-12-07cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko
2014-12-07cifs: call strtobool instead of custom implementationAndy Shevchenko
2014-08-02[CIFS] Fix incorrect hex vs. decimal in some debug print statementsSteve French
2013-06-26cifs: try to handle the MUST SecurityFlags sanelyJeff Layton
2013-06-24Add ability to dipslay SMB3 share flags and capabilities for debuggingSteve French