1. 7569adc blktrace: fix unlocked registration of tracepoints by Jens Axboe · 7 years ago
  2. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  3. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  4. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  5. 59a37f8 blktrace: avoid using timespec by Arnd Bergmann · 8 years ago
  6. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
  7. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  8. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  9. 1b9a9ab blktrace: use op accessors by Mike Christie · 8 years ago
  10. 8d1547e blktrace: add missed mask name by Shaohua Li · 8 years ago
  11. b7d7641 blktrace: delete garbage for message trace by Shaohua Li · 8 years ago
  12. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  13. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  14. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  15. cdea01b blktrace: re-write setting q->blk_trace by Davidlohr Bueso · 9 years ago
  16. 983f938 tracing: Move trace_flags from global to a trace_array field by Steven Rostedt (Red Hat) · 9 years ago
  17. b7f0c95 tracing: Pass trace_array into trace_buffer_unlock_commit() by Steven Rostedt (Red Hat) · 9 years ago
  18. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  19. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  20. ff14417 kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup() by Rasmus Villemoes · 9 years ago
  21. 9023c93 tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() by Steven Rostedt (Red Hat) · 9 years ago
  22. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  23. 7eca210 blktrace: don't let the sysfs interface remove trace from running list by Arianna Avanzini · 10 years ago
  24. f4a1d08 blktrace/tracing: Use trace_seq_has_overflowed() helper function by Steven Rostedt (Red Hat) · 10 years ago
  25. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  26. af5040d blktrace: fix accounting of partially completed requests by Roman Pen · 10 years ago
  27. 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 10 years ago
  28. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  29. f8c5e94 kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() by Chen Gang · 11 years ago
  30. a404d55 blktrace: Send BLK_TN_PROCESS events to all running traces by Jan Kara · 11 years ago
  31. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  32. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  33. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 11 years ago
  34. 9ca8f8e Export blk_fill_rwbs() by Kent Overstreet · 12 years ago
  35. 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 11 years ago
  36. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  37. d8a0349 tracing: Use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  38. 8c1cf6b block: add @req to bio_{front|back}_merge tracepoints by Tejun Heo · 11 years ago
  39. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 11 years ago
  40. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  41. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  42. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  43. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 13 years ago
  44. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 13 years ago
  45. 94b5eb2 block: fixup block IO unplug trace call by Jens Axboe · 13 years ago
  46. d9c9783 block: remove block_unplug_timer() trace point by Jens Axboe · 13 years ago
  47. 805f6b5 blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. by Tao Ma · 13 years ago
  48. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 13 years ago
  49. 490da40 blktrace: Don't output messages if NOTIFY isn't set. by Tao Ma · 13 years ago
  50. 797a455 block: ensure that completion error gets properly traced by Jens Axboe · 13 years ago
  51. 23036f1 blktrace: add missing probe argument to block_bio_complete by Mathieu Desnoyers · 13 years ago
  52. d07335e block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. by Mike Snitzer · 14 years ago
  53. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  54. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  55. 01b284f blktrace: remove the big kernel lock by Arnd Bergmann · 14 years ago
  56. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  57. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  58. 62c2a7d block: push BKL into blktrace ioctls by Arnd Bergmann · 14 years ago
  59. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  60. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  61. 546cf44 blktrace: Fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  62. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 14 years ago
  63. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 14 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  65. 9a8c28c blktrace: perform cleanup after setup error by Dmitry Monakhov · 14 years ago
  66. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  67. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 15 years ago
  68. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  69. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  70. 39cbb60 Remove double removal of blktrace directory by Alan D. Brunelle · 15 years ago
  71. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  72. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  73. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  74. fd51d25 blktrace: remove debugfs entries on bad path by Stefan Raspl · 15 years ago
  75. 0498625 blktrace: pdu_buf of pc events should be unsigned by Li Zefan · 15 years ago
  76. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  77. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  78. 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 15 years ago
  79. a42aaa3 blktrace: correct remap names by Alan D. Brunelle · 15 years ago
  80. f3948f8 blktrace: fix context-info when mixed-using blk tracer and trace events by Li Zefan · 15 years ago
  81. 1d54ad6 blktrace: add trace/ to /sys/block/sda by Li Zefan · 15 years ago
  82. 9908c30 blktrace: support per-partition tracing for ftrace plugin by Li Zefan · 15 years ago
  83. d0deef5 blktrace: support per-partition tracing by Shawn Du · 15 years ago
  84. 66de779 blktrace: fix output of BLK_TC_PC events by Li Zefan · 15 years ago
  85. b78825d blktrace: fix output of unknown events by Li Zefan · 15 years ago
  86. 9eb8512 blktrace: pass the right pointer to kfree() by Li Zefan · 15 years ago
  87. e2494e1 blktrace: fix pdu_len when tracing packet command requests by Li Zefan · 15 years ago
  88. 7635b03 blktrace: small cleanup in blk_msg_write() by Li Zefan · 15 years ago
  89. a4b3ada blktrace: NUL-terminate user space messages by Carl Henrik Lunde · 15 years ago
  90. 18cea45 blktrace: print out BLK_TN_MESSAGE properly by Li Zefan · 15 years ago
  91. b6a4b0c blktrace: extract duplidate code by Li Zefan · 15 years ago
  92. ad5dd54 blktrace: fix memory leak when freeing struct blk_io_trace by Li Zefan · 15 years ago
  93. 17ba97e blktrace: fix blk_probes_ref chaos by Li Zefan · 15 years ago
  94. 35ac51b blktrace: make classic output more classic by Li Zefan · 15 years ago
  95. eb08f8e blktrace: fix off-by-one bug by Li Zefan · 15 years ago
  96. 5554720 blktrace: fix the original blktrace by Li Zefan · 15 years ago
  97. b5230b5 blktrace: fix a race when creating blk_tree_root in debugfs by Li Zefan · 15 years ago
  98. 6c051ce blktrace: fix timestamp in binary output by Li Zefan · 15 years ago
  99. 0934199 blktrace: print human-readable act_mask by Li Zefan · 15 years ago
  100. e0dc81b blktrace: fix t_error() by Li Zefan · 15 years ago