aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/blktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+0
2014-12-09blktrace: don't let the sysfs interface remove trace from running listArianna Avanzini1-3/+0
2014-11-19blktrace/tracing: Use trace_seq_has_overflowed() helper functionSteven Rostedt (Red Hat)1-82/+66
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+2
2014-03-05blktrace: fix accounting of partially completed requestsRoman Pen1-9/+11
2014-02-20tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)1-1/+2
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-7/+8
2013-11-08kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang1-2/+1
2013-11-08blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara1-6/+27
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2013-04-29Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+2
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds1-23/+3
2013-03-23Export blk_fill_rwbs()Kent Overstreet1-0/+1
2013-03-15tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)1-2/+2
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+25
2013-01-21tracing: Use this_cpu_ptr per-cpu helperShan Wei1-1/+1
2013-01-14block: add @req to bio_{front|back}_merge tracepointsTejun Heo1-0/+2
2013-01-14block: add missing block_bio_complete() tracepointTejun Heo1-3/+23
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-16/+2
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker1-0/+1
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim1-5/+16
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe1-6/+12
2011-04-12block: fixup block IO unplug trace callJens Axboe1-3/+3
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe1-17/+0
2011-03-11blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma1-11/+4
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma1-16/+0
2011-01-19blktrace: Don't output messages if NOTIFY isn't set.Tao Ma1-0/+7
2011-01-10block: ensure that completion error gets properly tracedJens Axboe1-9/+13
2011-01-07blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers1-1/+2
2010-11-16block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event.Mike Snitzer1-6/+6
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig1-4/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-19blktrace: remove the big kernel lockArnd Bergmann1-11/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+2
2010-08-12block: add secure discardAdrian Hunter1-0/+8
2010-08-07block: push BKL into blktrace ioctlsArnd Bergmann1-0/+43
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig1-12/+15
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-5/+5
2010-05-31blktrace: Fix new kernel-doc warningsRandy Dunlap1-0/+2
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt1-4/+9
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt1-55/+70
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-28blktrace: perform cleanup after setup errorDmitry Monakhov1-2/+3
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura1-0/+34
2009-10-01Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac1-0/+5
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar1-11/+1
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt1-4/+8
2009-08-12Remove double removal of blktrace directoryAlan D. Brunelle1-11/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1