index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_debug.c
Age
Commit message (
Expand
)
Author
2019-07-07
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-09
smb3: display session id in debug data
Steve French
2019-05-07
Negotiate and save preferred compression algorithms
Steve French
2019-05-07
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
2019-03-14
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
Steve French
2019-03-14
smb3: display security information in /proc/fs/cifs/DebugData more accurately
Steve French
2019-01-24
cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData
Ronnie Sahlberg
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
2018-11-02
smb3: allow more detailed protocol info on open files for debugging
Steve French
2018-10-23
smb3 - clean up debug output displaying network interfaces
Steve French
2018-10-23
smb3: track the instance of each session for debugging
Steve French
2018-10-23
smb3: allow stats which track session and share reconnects to be reset
Steve French
2018-08-07
smb3: display stats counters for number of slow commands
Steve French
2018-08-07
smb3: fix minor debug output for CONFIG_CIFS_STATS
Steve French
2018-08-07
smb3: fix reset of bytes read and written stats
Steve French
2018-08-07
cifs: simple stats should always be enabled
Steve French
2018-08-07
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-08-07
cifs: add missing debug entries for kconfig options
Steve French
2018-06-15
smb3: do not display empty interface list
Steve French
2018-06-15
CIFS: dump every session iface info
Aurelien Aptel
2018-06-04
Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-05-30
cifs: add debug output to show nocase mount option
Steve French
2018-05-30
smb3: add support for posix negotiate context
Steve French
2018-05-30
cifs: show the "w" bit for writeable /proc/fs/cifs/* files
Ronnie Sahlberg
2018-05-30
cifs: return error on invalid value written to cifsFYI
Ronnie Sahlberg
2018-05-27
cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled
Steve French
2018-05-27
cifs: add server argument to the dump_detail method
Ronnie Sahlberg
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-04-11
CIFS: add ONCE flag for cifs_dbg type
Aurelien Aptel
2018-02-07
Add some missing debug fields in server and tcon structs
Steve French
2018-01-26
move a few externs to smbdirect.h to eliminate warning
Steve French
2018-01-26
CIFS: dump IPC tcon in debug proc file
Aurelien Aptel
2018-01-24
CIFS: SMBD: Add SMB Direct debug counters
Long Li
2018-01-24
CIFS: SMBD: export protocol initial values
Long Li
2018-01-24
CIFS: SMBD: Add rdma mount option
Long Li
2017-09-20
[SMB3] Update session and share information displayed for debugging SMB2/SMB3
Steve French
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-12
Display number of credits available
Steve French
2016-05-29
drop redundant ->owner initializations
Al Viro
2016-03-17
lib: update single-char callers of strtobool()
Kees Cook
2016-01-14
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2015-01-26
cifs: fix MUST SecurityFlags filtering
Niklas Cassel
2014-12-07
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
2014-12-07
cifs: convert to print_hex_dump() instead of custom implementation
Andy Shevchenko
2014-12-07
cifs: call strtobool instead of custom implementation
Andy Shevchenko
2014-08-02
[CIFS] Fix incorrect hex vs. decimal in some debug print statements
Steve French
2013-06-26
cifs: try to handle the MUST SecurityFlags sanely
Jeff Layton
2013-06-24
Add ability to dipslay SMB3 share flags and capabilities for debugging
Steve French
[next]