aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [XFS] make btree tracing genericChristoph Hellwig2008-10-3010-266/+309
* [XFS] add new btree statisticsDavid Chinner2008-10-303-0/+97
* [XFS] refactor btree validation helpersChristoph Hellwig2008-10-302-138/+155
* [XFS] refactor xfs_btree_readaheadChristoph Hellwig2008-10-303-72/+76
* [XFS] add a long pointers flag to xfs_btree_curChristoph Hellwig2008-10-303-9/+5
* [XFS] make btree root in inode support genericChristoph Hellwig2008-10-303-20/+33
* [XFS] add generic btree typesChristoph Hellwig2008-10-301-0/+25
* [XFS] split up xfs_btree_init_cursorChristoph Hellwig2008-10-3012-158/+196
* [XFS] kill struct xfs_btree_hdrChristoph Hellwig2008-10-302-12/+7
* [XFS] Unlock inode before calling xfs_idestroy()Lachlan McIlroy2008-10-301-3/+6
* [XFS] Fix use-after-free with log and quotasLachlan McIlroy2008-10-301-2/+3
* [XFS] Remove final remnants of dirv1 macros and other stuffBarry Naujok2008-10-302-21/+0
* [XFS] Use xfs_idestroy() to cleanup an inode.Lachlan McIlroy2008-10-301-1/+1
* [XFS] Remove kmem_zone_t argument from xfs_inode_init_once()Lachlan McIlroy2008-10-301-1/+0
* [XFS] Make use of the init-once slab optimisation.David Chinner2008-10-305-59/+119
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-2850-716/+284
|\
| * ftrace: fix current_tracer error returnSteven Rostedt2008-10-281-3/+4
| * tracing: fix a build error on alphaFrederic Weisbecker2008-10-281-0/+1
| * ftrace: use a real variable for ftrace_nop in x86Steven Rostedt2008-10-271-11/+5
| * tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker2008-10-271-0/+1
| * tracepoint: check if the probe has been registeredFrederic Weisbecker2008-10-271-0/+8
| * asm-generic: define DIE_OOPS in asm-genericJonas Bonn2008-10-271-0/+1
| * trace: fix printk warning for u64Stephen Rothwell2008-10-271-1/+3
| * Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-272271-66760/+138523
| |\
| * | ftrace: warning in kernel/trace/ftrace.cIngo Molnar2008-10-241-1/+4
| * | ftrace: fix build failureIngo Molnar2008-10-231-2/+0
| * | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-235-14/+17
| * | ftrace: remove ftrace hashSteven Rostedt2008-10-233-216/+38
| * | ftrace: remove mcount setSteven Rostedt2008-10-236-65/+0
| * | ftrace: remove daemonSteven Rostedt2008-10-232-308/+28
| * | ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt2008-10-233-3/+0
| * | ftrace: add ftrace warn on to disable ftraceSteven Rostedt2008-10-231-10/+19
| * | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-233-43/+4
| * | ftrace: use probe_kernelSteven Rostedt2008-10-231-5/+3
| * | ftrace: comment arch ftrace codeSteven Rostedt2008-10-231-1/+6
| * | ftrace: return error on failed modified text.Steven Rostedt2008-10-233-15/+44
| * | ftrace: dynamic ftrace process only text sectionSteven Rostedt2008-10-231-3/+14
| * | ftrace: handle generic arch callsSteven Rostedt2008-10-232-3/+18
| * | ring-buffer: fix free pageSteven Rostedt2008-10-221-1/+1
| * | tracing/fastboot: fix row order in bootgraph.plAlan Jenkins2008-10-221-3/+3
| * | tracing/fastboot: fix bootgraph.pl to run with "use strict"Alan Jenkins2008-10-221-5/+10
| * | tracing: create tracers menuPeter Zijlstra2008-10-221-0/+4
| * | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-2240-68/+113
| |\ \
| | * | ftrace: stack tracer only record when on stackSteven Rostedt2008-10-201-0/+4
| | * | ftrace: rename the ftrace tracer to functionSteven Rostedt2008-10-201-1/+1
| | * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-2036-60/+61
| | * | ftrace: fix dependsSteven Rostedt2008-10-201-5/+0
| | * | ftrace: release functions from hashSteven Rostedt2008-10-201-0/+43
| | * | ftrace: do not enclose logic in WARN_ONSteven Rostedt2008-10-201-2/+4
| | * | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-193022-52628/+318106
| | |\ \