index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: Don't display RDMA transport on reconnect
Long Li
2019-12-21
1
-0
/
+5
*
smb3: allow stats which track session and share reconnects to be reset
Steve French
2018-11-13
1
-0
/
+3
*
smb3: display stats counters for number of slow commands
Steve French
2018-08-07
1
-2
/
+17
*
smb3: fix minor debug output for CONFIG_CIFS_STATS
Steve French
2018-08-07
1
-1
/
+1
*
smb3: fix reset of bytes read and written stats
Steve French
2018-08-07
1
-0
/
+8
*
cifs: simple stats should always be enabled
Steve French
2018-08-07
1
-6
/
+0
*
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-08-07
1
-2
/
+1
*
cifs: add missing debug entries for kconfig options
Steve French
2018-08-07
1
-7
/
+23
*
smb3: do not display empty interface list
Steve French
2018-06-15
1
-1
/
+3
*
CIFS: dump every session iface info
Aurelien Aptel
2018-06-15
1
-0
/
+27
*
Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-06-04
1
-17
/
+26
|
\
|
*
cifs: add debug output to show nocase mount option
Steve French
2018-05-30
1
-0
/
+2
|
*
smb3: add support for posix negotiate context
Steve French
2018-05-30
1
-0
/
+4
|
*
cifs: show the "w" bit for writeable /proc/fs/cifs/* files
Ronnie Sahlberg
2018-05-30
1
-14
/
+14
|
*
cifs: return error on invalid value written to cifsFYI
Ronnie Sahlberg
2018-05-30
1
-0
/
+2
|
*
cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled
Steve French
2018-05-27
1
-2
/
+2
|
*
cifs: add server argument to the dump_detail method
Ronnie Sahlberg
2018-05-27
1
-2
/
+3
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+2
|
/
*
CIFS: add ONCE flag for cifs_dbg type
Aurelien Aptel
2018-04-11
1
-17
/
+0
*
Add some missing debug fields in server and tcon structs
Steve French
2018-02-07
1
-1
/
+8
*
move a few externs to smbdirect.h to eliminate warning
Steve French
2018-01-26
1
-9
/
+0
*
CIFS: dump IPC tcon in debug proc file
Aurelien Aptel
2018-01-26
1
-26
/
+35
*
CIFS: SMBD: Add SMB Direct debug counters
Long Li
2018-01-24
1
-0
/
+66
*
CIFS: SMBD: export protocol initial values
Long Li
2018-01-24
1
-0
/
+79
*
CIFS: SMBD: Add rdma mount option
Long Li
2018-01-24
1
-0
/
+2
*
[SMB3] Update session and share information displayed for debugging SMB2/SMB3
Steve French
2017-09-20
1
-2
/
+7
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Display number of credits available
Steve French
2016-10-12
1
-0
/
+1
*
drop redundant ->owner initializations
Al Viro
2016-05-29
1
-7
/
+0
*
lib: update single-char callers of strtobool()
Kees Cook
2016-03-17
1
-42
/
+14
*
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2016-01-14
1
-1
/
+1
*
cifs: fix MUST SecurityFlags filtering
Niklas Cassel
2015-01-26
1
-2
/
+4
*
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
2014-12-07
1
-3
/
+2
*
cifs: convert to print_hex_dump() instead of custom implementation
Andy Shevchenko
2014-12-07
1
-19
/
+2
*
cifs: call strtobool instead of custom implementation
Andy Shevchenko
2014-12-07
1
-22
/
+29
*
[CIFS] Fix incorrect hex vs. decimal in some debug print statements
Steve French
2014-08-02
1
-1
/
+1
*
cifs: try to handle the MUST SecurityFlags sanely
Jeff Layton
2013-06-26
1
-0
/
+28
*
Add ability to dipslay SMB3 share flags and capabilities for debugging
Steve French
2013-06-24
1
-1
/
+3
*
cifs: clean up the SecurityFlags write handler
Jeff Layton
2013-06-24
1
-6
/
+14
*
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
1
-25
/
+42
*
CIFS: Move clear/print_stats code to ops struct
Pavel Shilovsky
2012-07-24
1
-54
/
+6
*
CIFS: Make demultiplex_thread work with SMB2 code
Pavel Shilovsky
2012-07-24
1
-1
/
+1
*
CIFS: Move protocol specific demultiplex thread calls to ops struct
Pavel Shilovsky
2012-05-23
1
-2
/
+4
*
cifs: remove legacy MultiuserMount option
Jeff Layton
2012-05-16
1
-50
/
+0
*
cifs: remove /proc/fs/cifs/OplockEnabled
Jeff Layton
2012-03-23
1
-43
/
+0
*
CIFS: Change mid_q_entry structure fields
Pavel Shilovsky
2012-03-23
1
-10
/
+10
*
CIFS: Separate protocol-specific code from demultiplex code
Pavel Shilovsky
2012-03-23
1
-2
/
+3
*
CIFS: Simplify inFlight logic
Pavel Shilovsky
2012-03-21
1
-2
/
+1
*
cifs: warn about impending deprecation of legacy MultiuserMount code
Jeff Layton
2012-01-17
1
-1
/
+10
*
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
Suresh Jayaraman
2011-10-12
1
-0
/
+3
[next]