1. 71df3fd blktrace: fix endianness in get_pdu_int() by Chaitanya Kulkarni · 4 years, 7 months ago
  2. 48bc3cd blktrace: use errno instead of bi_status by Chaitanya Kulkarni · 4 years, 7 months ago
  3. d24de76a block: remove the error argument to the block_bio_complete tracepoint by Christoph Hellwig · 4 years, 7 months ago
  4. 870c153 blktrace: Report pid with note messages by Jan Kara · 4 years, 8 months ago
  5. 153031a blktrace: fix dereference after null check by Cengiz Can · 4 years, 10 months ago
  6. c780e86 blktrace: Protect q->blk_trace with RCU by Jan Kara · 5 years ago
  7. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  8. 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
  9. 7432103 cgroup: use cgrp->kn->id as the cgroup ID by Tejun Heo · 5 years ago
  10. 4043045 kernfs: use 64bit inos if ino_t is 64bit by Tejun Heo · 5 years ago
  11. 67c0496 kernfs: convert kernfs_node->id from union kernfs_node_id to u64 by Tejun Heo · 5 years ago
  12. 3e6f176 blktrace: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  13. f6d85f0 blkcg: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  14. db6638d blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou · 6 years ago
  15. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  16. c839e7a blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou (Facebook) · 6 years ago
  17. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  18. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  19. 757d914 tracing/blktrace: Fix to allow setting same value by Steven Rostedt (VMware) · 6 years ago
  20. 91c1e6b blktrace: Add SPDX License format header by Steven Rostedt (VMware) · 6 years ago
  21. e1a4132 Blktrace: bail out early if block debugfs is not configured by Liu Bo · 7 years ago
  22. 2967acb blktrace: fix trace mutex deadlock by Jens Axboe · 7 years ago
  23. 1690102 blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio by Marcos Paulo de Souza · 7 years ago
  24. a6da002 blktrace: fix unlocked registration of tracepoints by Jens Axboe · 7 years ago
  25. 1f2cac1 blktrace: fix unlocked access to init/start-stop/teardown by Jens Axboe · 7 years ago
  26. 5acb3cc blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  27. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  28. 35fe6d7 block: use standard blktrace API to output cgroup info for debug notes by Shaohua Li · 7 years ago
  29. 69fd5c3 blktrace: add an option to allow displaying cgroup path by Shaohua Li · 7 years ago
  30. ca1136c blktrace: export cgroup info in trace by Shaohua Li · 7 years ago
  31. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  32. 5f33945 blktrace: fix integer parse by Shaohua Li · 8 years ago
  33. caf7df1 block: remove the errors field from struct request by Christoph Hellwig · 8 years ago
  34. cee4b7c blktrace: remove the unused block_rq_abort tracepoint by Christoph Hellwig · 8 years ago
  35. 6ac9311 blktrace: use existing disk debugfs directory by Omar Sandoval · 8 years ago
  36. 18fbda9 block: use same block debugfs directory for blk-mq and blktrace by Omar Sandoval · 8 years ago
  37. a428d31 blktrace: make do_blk_trace_setup() static by Omar Sandoval · 8 years ago
  38. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  39. 48b77ad block: cleanup tracing by Christoph Hellwig · 8 years ago
  40. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  41. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  42. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  43. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  44. 59a37f8 blktrace: avoid using timespec by Arnd Bergmann · 9 years ago
  45. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 9 years ago
  46. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  47. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  48. 1b9a9ab blktrace: use op accessors by Mike Christie · 9 years ago
  49. 8d1547e blktrace: add missed mask name by Shaohua Li · 9 years ago
  50. b7d7641 blktrace: delete garbage for message trace by Shaohua Li · 9 years ago
  51. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  52. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  53. 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
  54. cdea01b blktrace: re-write setting q->blk_trace by Davidlohr Bueso · 9 years ago
  55. 983f938 tracing: Move trace_flags from global to a trace_array field by Steven Rostedt (Red Hat) · 9 years ago
  56. b7f0c95 tracing: Pass trace_array into trace_buffer_unlock_commit() by Steven Rostedt (Red Hat) · 9 years ago
  57. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  58. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  59. ff14417 kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup() by Rasmus Villemoes · 10 years ago
  60. 9023c93 tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() by Steven Rostedt (Red Hat) · 10 years ago
  61. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  62. 7eca210 blktrace: don't let the sysfs interface remove trace from running list by Arianna Avanzini · 10 years ago
  63. f4a1d08 blktrace/tracing: Use trace_seq_has_overflowed() helper function by Steven Rostedt (Red Hat) · 10 years ago
  64. 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
  65. af5040d blktrace: fix accounting of partially completed requests by Roman Pen · 11 years ago
  66. 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 11 years ago
  67. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  68. f8c5e94 kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() by Chen Gang · 11 years ago
  69. a404d55 blktrace: Send BLK_TN_PROCESS events to all running traces by Jan Kara · 11 years ago
  70. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  71. 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
  72. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
  73. 9ca8f8e Export blk_fill_rwbs() by Kent Overstreet · 13 years ago
  74. 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 12 years ago
  75. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  76. d8a0349 tracing: Use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  77. 8c1cf6b block: add @req to bio_{front|back}_merge tracepoints by Tejun Heo · 12 years ago
  78. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 12 years ago
  79. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  80. f4ae40a6 switch debugfs to umode_t by Al Viro · 13 years ago
  81. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  82. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 13 years ago
  83. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 14 years ago
  84. 94b5eb2 block: fixup block IO unplug trace call by Jens Axboe · 14 years ago
  85. d9c9783 block: remove block_unplug_timer() trace point by Jens Axboe · 14 years ago
  86. 805f6b5 blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. by Tao Ma · 14 years ago
  87. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 14 years ago
  88. 490da40 blktrace: Don't output messages if NOTIFY isn't set. by Tao Ma · 14 years ago
  89. 797a455 block: ensure that completion error gets properly traced by Jens Axboe · 14 years ago
  90. 23036f1 blktrace: add missing probe argument to block_bio_complete by Mathieu Desnoyers · 14 years ago
  91. d07335e block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. by Mike Snitzer · 14 years ago
  92. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  93. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  94. 01b284f blktrace: remove the big kernel lock by Arnd Bergmann · 14 years ago
  95. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  96. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  97. 62c2a7d block: push BKL into blktrace ioctls by Arnd Bergmann · 14 years ago
  98. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  99. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  100. 546cf44 blktrace: Fix new kernel-doc warnings by Randy Dunlap · 15 years ago