summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/libcfs/debug.c
AgeCommit message (Expand)Author
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons
2016-02-20staging/lustre/libcfs: Update comments style to match kernelOleg Drokin
2016-02-20staging/lustre/libcfs: style change to add missing spaces for operationsOleg Drokin
2016-02-20staging/lustre/libcfs: Move EXPORT_SYMBOLs under function/variableOleg Drokin
2016-02-20staging/lustre/libcfs: Cleanup: parenthesis alignment adjustmentsOleg Drokin
2016-02-20staging/lustre/libcfs: Adjust NULL comparison codestyleOleg Drokin
2016-02-03staging: lustre: add debugging ability for LFSCKFan Yong
2015-12-21Staging: lustre: libcfs: Remove unused libcfs_debug_set_levelShraddha Barke
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-11-15staging: lustre: remove unnecessary EXPORT_SYMBOL in libcfsfrank zago
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-09-29staging/lustre: use 64-bit times in debug printArnd Bergmann
2015-07-13staging/lustre/libcfs: Fix kstrtouint return value check fixOleg Drokin
2015-07-13staging/lustre/libcfs: remove unused portal_enter_debugger variableDmitry Eremin
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_{min, max}_delay_centi...Dmitry Eremin
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/debug_mbOleg Drokin
2015-07-13staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctlDmitry Eremin
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_backoffOleg Drokin
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed
2015-02-26staging: lustre: libcfs: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-07staging: lustre: lustre: libcfs: define symbols as staticChen Weixiang
2015-01-25staging: lustre: libcfs: declare internal symbols as staticLuca Ceresoli
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-11-22staging: lustre: libcfs: remove final uses of the GOTO macroJulia Lawall
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye
2014-09-14staging: lustre: Cleaning up unnecessary use of memset in conjunction with st...Rickard Strandqvist
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-17staging: lustre: lustre: libcfs: pr_warn instead printkHema Prathaban
2014-08-17staging: lustre: lustre: libcfs: do not use assignment in if conditionHema Prathaban
2014-07-12staging: lustre: remove LPLU, LPLD, and LPLX definesGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-08-04staging: lustre: remove strange journal macros into the one file using themGreg Kroah-Hartman
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao