summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/libcfs/libcfs_debug.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-207/+0Star
* staging: lustre: don't include libcfs.h in lnet/lib-lnet.hNeilBrown2018-05-251-0/+1
* staging: lustre: move LERRCHKSUM() to libcfs_debug.hNeilBrown2018-05-251-0/+7
* staging: lustre: move stack-check macros to libcfs_debug.hNeilBrown2018-04-231-0/+32
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-2/+2
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: libcfs: cleanup paths for libcfs headersJames Simmons2017-08-231-1/+1
* staging: lustre: libcfs: create libcfs_debug.h UAPI headerJames Simmons2017-08-231-102/+2Star
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-221-5/+5
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging: lustre: libcfs: make D_HSM a unique valueJinshan Xiong2016-04-121-2/+1Star
* staging: lustre: libcfs: create array of debug namesJinshan Xiong2016-04-121-0/+13
* staging: lustre: libcfs: remove userland comments in libcfs_debug.hJinshan Xiong2016-04-121-4/+0Star
* staging: lustre: add debugging ability for LFSCKFan Yong2016-02-031-1/+1
* staging/lustre: tracefile: document seconds overflowArnd Bergmann2015-09-291-0/+1
* staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctlDmitry Eremin2015-07-141-1/+0Star
* staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ....Mario J. Rugiero2015-03-181-2/+2
* staging/lustre: clean trailing semicolons in macrosMario J. Rugiero2015-03-181-1/+1
* staging: lustre: libcfs_debug.h: remove final uses of the GOTO macroJulia Lawall2014-11-221-12/+0Star
* staging: lustre: include: linux: libcfs: use __packed instead of __attribute_...Tapasweni Pathak2014-10-021-1/+1
* staging: lustre: Annotate user buffer with __userLABBE Corentin2014-09-071-3/+3
* staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: libcfs: include: minor whitespace fixesGreg Kroah-Hartman2014-07-121-4/+4
* staging: lustre: use __func__ instead of __FUNCTION__Christoph Jaeger2014-04-171-2/+2
* staging: lustre: libcfs_debug: small whitespace cleanupsSalym Senyonga2014-01-141-12/+12
* staging: lustre: libcfs_debug.h: remove extra blank linesSalym Senyonga2014-01-141-8/+0Star
* staging: lustre: libcfs_debug.h: Align backslashes in macrosSalym Senyonga2014-01-141-35/+35
* staging: lustre: libcfs_debug.h: align define valuesSalym Senyonga2014-01-141-54/+54
* staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen2013-10-271-4/+4
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-47/+0Star
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-5/+0Star
* staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman2013-08-021-6/+0Star
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-5/+0Star
* staging: lustre: remove ENTRY/EXIT_NESTING stuffGreg Kroah-Hartman2013-08-021-5/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+350