aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/support/ktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-05[XFS] Remove unused variable in ktrace_free()Lachlan McIlroy1-7/+2
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko1-2/+2
2008-04-18[XFS] Use power-of-2 sized buffers to reduce overheadDavid Chinner1-8/+14
2008-04-18[XFS] Use atomic counters for ktrace buffer indexesDavid Chinner1-13/+8
2008-02-07[XFS] add __init/__exit mark to specific init/cleanup functionsLachlan McIlroy1-2/+2
2008-02-07[XFS] ktrace kt_lock is unused, remove it.Eric Sandeen1-4/+0
2006-09-28[XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott1-1/+1
2006-03-22[XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott1-2/+2
2005-11-02[XFS] Fix sparse warnings in ktrace.[ch]Christoph Hellwig1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-26/+11
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+346