1. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  2. 7eca210 blktrace: don't let the sysfs interface remove trace from running list by Arianna Avanzini · 10 years ago
  3. f4a1d08 blktrace/tracing: Use trace_seq_has_overflowed() helper function by Steven Rostedt (Red Hat) · 10 years ago
  4. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  5. af5040d blktrace: fix accounting of partially completed requests by Roman Pen · 11 years ago
  6. 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 11 years ago
  7. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  8. f8c5e94 kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() by Chen Gang · 11 years ago
  9. a404d55 blktrace: Send BLK_TN_PROCESS events to all running traces by Jan Kara · 11 years ago
  10. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  11. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  12. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
  13. 9ca8f8e Export blk_fill_rwbs() by Kent Overstreet · 13 years ago
  14. 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 12 years ago
  15. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  16. d8a0349 tracing: Use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  17. 8c1cf6b block: add @req to bio_{front|back}_merge tracepoints by Tejun Heo · 12 years ago
  18. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 12 years ago
  19. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  20. f4ae40a switch debugfs to umode_t by Al Viro · 14 years ago
  21. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  22. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 13 years ago
  23. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 14 years ago
  24. 94b5eb2 block: fixup block IO unplug trace call by Jens Axboe · 14 years ago
  25. d9c9783 block: remove block_unplug_timer() trace point by Jens Axboe · 14 years ago
  26. 805f6b5 blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. by Tao Ma · 14 years ago
  27. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 14 years ago
  28. 490da40 blktrace: Don't output messages if NOTIFY isn't set. by Tao Ma · 14 years ago
  29. 797a455 block: ensure that completion error gets properly traced by Jens Axboe · 14 years ago
  30. 23036f1 blktrace: add missing probe argument to block_bio_complete by Mathieu Desnoyers · 14 years ago
  31. d07335e block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. by Mike Snitzer · 14 years ago
  32. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  33. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  34. 01b284f blktrace: remove the big kernel lock by Arnd Bergmann · 14 years ago
  35. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  36. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  37. 62c2a7d block: push BKL into blktrace ioctls by Arnd Bergmann · 15 years ago
  38. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  39. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  40. 546cf44 blktrace: Fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  41. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 15 years ago
  42. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 15 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  44. 9a8c28c blktrace: perform cleanup after setup error by Dmitry Monakhov · 15 years ago
  45. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  46. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 15 years ago
  47. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  48. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  49. 39cbb60 Remove double removal of blktrace directory by Alan D. Brunelle · 15 years ago
  50. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  51. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  52. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 16 years ago
  53. fd51d25 blktrace: remove debugfs entries on bad path by Stefan Raspl · 16 years ago
  54. 0498625 blktrace: pdu_buf of pc events should be unsigned by Li Zefan · 16 years ago
  55. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 16 years ago
  56. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 16 years ago
  57. 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 16 years ago
  58. a42aaa3 blktrace: correct remap names by Alan D. Brunelle · 16 years ago
  59. f3948f8 blktrace: fix context-info when mixed-using blk tracer and trace events by Li Zefan · 16 years ago
  60. 1d54ad6 blktrace: add trace/ to /sys/block/sda by Li Zefan · 16 years ago
  61. 9908c30 blktrace: support per-partition tracing for ftrace plugin by Li Zefan · 16 years ago
  62. d0deef5 blktrace: support per-partition tracing by Shawn Du · 16 years ago
  63. 66de779 blktrace: fix output of BLK_TC_PC events by Li Zefan · 16 years ago
  64. b78825d blktrace: fix output of unknown events by Li Zefan · 16 years ago
  65. 9eb8512 blktrace: pass the right pointer to kfree() by Li Zefan · 16 years ago
  66. e2494e1 blktrace: fix pdu_len when tracing packet command requests by Li Zefan · 16 years ago
  67. 7635b03 blktrace: small cleanup in blk_msg_write() by Li Zefan · 16 years ago
  68. a4b3ada blktrace: NUL-terminate user space messages by Carl Henrik Lunde · 16 years ago
  69. 18cea45 blktrace: print out BLK_TN_MESSAGE properly by Li Zefan · 16 years ago
  70. b6a4b0c blktrace: extract duplidate code by Li Zefan · 16 years ago
  71. ad5dd54 blktrace: fix memory leak when freeing struct blk_io_trace by Li Zefan · 16 years ago
  72. 17ba97e blktrace: fix blk_probes_ref chaos by Li Zefan · 16 years ago
  73. 35ac51b blktrace: make classic output more classic by Li Zefan · 16 years ago
  74. eb08f8e blktrace: fix off-by-one bug by Li Zefan · 16 years ago
  75. 5554720 blktrace: fix the original blktrace by Li Zefan · 16 years ago
  76. b5230b5 blktrace: fix a race when creating blk_tree_root in debugfs by Li Zefan · 16 years ago
  77. 6c051ce blktrace: fix timestamp in binary output by Li Zefan · 16 years ago
  78. 0934199 blktrace: print human-readable act_mask by Li Zefan · 16 years ago
  79. e0dc81b blktrace: fix t_error() by Li Zefan · 16 years ago
  80. 6579634 blktrace: fix wrong calculation of RWBS by Li Zefan · 16 years ago
  81. e4955c9 blktrace: mark ddir_act[] const by Li Zefan · 16 years ago
  82. b125130 blktrace: avoid accessing NULL bdev->bd_disk by Li Zefan · 16 years ago
  83. cd649b8 blktrace: remove sysfs_blk_trace_enable_show/store() by Li Zefan · 16 years ago
  84. 15152e4 blktrace: report EBUSY correctly by Li Zefan · 16 years ago
  85. cbe2829 blktrace: don't increase blk_probes_ref if failed to setup blk trace by Li Zefan · 16 years ago
  86. 3c289ba blktrace: remove blk_probe_mutex by Li Zefan · 16 years ago
  87. 5006ea7 blktrace: make blk_tracer_enabled a bool flag by Li Zefan · 16 years ago
  88. 1a17662 blktrace: fix possible memory leak by Li Zefan · 16 years ago
  89. 4ca53085 tracing: protect reader of cmdline output by Steven Rostedt · 16 years ago
  90. e2b8b28 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  91. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
  92. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  93. 5fd73f8 tracing: remove extra latency_trace method from trace structure by Steven Rostedt · 16 years ago
  94. 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 16 years ago
  95. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 16 years ago[Renamed (99%) from block/blktrace.c]
  96. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 16 years ago
  97. 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 16 years ago
  98. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 16 years ago
  99. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 16 years ago
  100. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 16 years ago