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
2016-02-25
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
2013-06-24
cifs: clean up the SecurityFlags write handler
Jeff Layton
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2012-07-24
CIFS: Move clear/print_stats code to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Make demultiplex_thread work with SMB2 code
Pavel Shilovsky
2012-05-23
CIFS: Move protocol specific demultiplex thread calls to ops struct
Pavel Shilovsky
2012-05-16
cifs: remove legacy MultiuserMount option
Jeff Layton
2012-03-23
cifs: remove /proc/fs/cifs/OplockEnabled
Jeff Layton
2012-03-23
CIFS: Change mid_q_entry structure fields
Pavel Shilovsky
2012-03-23
CIFS: Separate protocol-specific code from demultiplex code
Pavel Shilovsky
2012-03-21
CIFS: Simplify inFlight logic
Pavel Shilovsky
2012-01-17
cifs: warn about impending deprecation of legacy MultiuserMount code
Jeff Layton
2011-10-12
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
Suresh Jayaraman
2011-10-12
add new module parameter 'enable_oplocks'
Steve French
2011-08-11
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...
Steve French
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-19
cifs: keep BCC in little-endian format
Jeff Layton
2011-04-12
cifs: replace /proc/fs/cifs/Experimental with a module parm
Jeff Layton
2011-01-20
cifs: allow for different handling of received response
Jeff Layton
2011-01-19
cifs: clean up accesses to midCount
Jeff Layton
2011-01-09
cifs: show "acl" in DebugData Features when it's compiled in
Jeff Layton
2010-10-21
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
Suresh Jayaraman
2010-08-05
cifs: show features compiled in as part of DebugData
Suresh Jayaraman
2010-04-26
cifs: rename "extended_security" to "global_secflags"
Jeff Layton
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2009-07-10
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
Steve French
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-12
[CIFS] Send SMB flush in cifs_fsync
Steve French
2008-11-17
[CIFS] Fix build break
Steve French
2008-11-17
cifs: reinstate sharing of tree connections
Jeff Layton
2008-11-14
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
2008-11-14
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
2008-11-13
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...
Steve French
2008-08-08
[CIFS] list entry can not return null
Steve French
2008-07-24
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
2008-07-24
[CIFS] remove checkpatch warning
Steve French
2008-07-24
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Alexey Dobriyan
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
2008-02-18
[CIFS] fix build break when proc disabled
Steve French
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
2007-10-04
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
2007-09-15
[CIFS] missing field in debug output from previous fix
Steve French
[next]