1. 94d4bff blktrace: fix documentation for blk_fill_rw() by Chaitanya Kulkarni · 3 years, 10 months ago
  2. c0ea576 blktrace: remove debugfs file dentries from struct blk_trace by Greg Kroah-Hartman · 3 years, 11 months ago
  3. 1f83bb4 blktrace: add blk_fill_rwbs documentation comment by Chaitanya Kulkarni · 3 years, 10 months ago
  4. 179d160 block: remove superfluous param in blk_fill_rwbs() by Chaitanya Kulkarni · 3 years, 10 months ago
  5. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  6. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
  7. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  8. abf4e00 blktrace: make relay callbacks const by Jani Nikula · 4 years ago
  9. 45dc656 blktrace: fix up a kerneldoc comment by Christoph Hellwig · 4 years, 1 month ago
  10. a54895f block: remove the request_queue to argument request based tracepoints by Christoph Hellwig · 4 years, 1 month ago
  11. 1c02fca block: remove the request_queue argument to the block_bio_remap tracepoint by Christoph Hellwig · 4 years, 1 month ago
  12. eb6f7f7 block: remove the request_queue argument to the block_split tracepoint by Christoph Hellwig · 4 years, 1 month ago
  13. e8a676d block: simplify and extend the block_bio_merge tracepoint class by Christoph Hellwig · 4 years, 1 month ago
  14. b81b8f4 block: remove the unused block_sleeprq tracepoint by Christoph Hellwig · 4 years, 1 month ago
  15. 0d02129 block: merge struct block_device and struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  16. 29ff57c block: move the start_sect field to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  17. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  18. 2b5894c tracing: Fix some typos in comments by Qiujun Huang · 4 years, 2 months ago
  19. 10ed166 block: add a bdget_part helper by Christoph Hellwig · 4 years, 3 months ago
  20. fa01b1e block: add a bdev_is_partition helper by Christoph Hellwig · 4 years, 4 months ago
  21. e75ad2c blktrace: make function blk_trace_bio_get_cgid() static by Wang Hai · 4 years, 4 months ago
  22. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  23. f3bdc62 blktrace: Provide event for request merging by Jan Kara · 4 years, 7 months ago
  24. 85e0cbb block: create the request_queue debugfs_dir on registration by Luis Chamberlain · 4 years, 6 months ago
  25. b431ef8 blktrace: ensure our debugfs dir exists by Luis Chamberlain · 4 years, 6 months ago
  26. bad8e64 blktrace: fix debugfs use after free by Luis Chamberlain · 4 years, 6 months ago
  27. a67549c blktrace: annotate required lock on do_blk_trace_setup() by Luis Chamberlain · 4 years, 6 months ago
  28. c3dbe54 blktrace: Avoid sparse warnings when assigning q->blk_trace by Jan Kara · 4 years, 7 months ago
  29. 1b0b283 blktrace: break out of blktrace setup on concurrent calls by Luis Chamberlain · 4 years, 7 months ago
  30. 5aec598 blktrace: fix endianness for blk_log_remap() by Chaitanya Kulkarni · 4 years, 7 months ago
  31. 71df3fd blktrace: fix endianness in get_pdu_int() by Chaitanya Kulkarni · 4 years, 7 months ago
  32. 48bc3cd blktrace: use errno instead of bi_status by Chaitanya Kulkarni · 4 years, 7 months ago
  33. d24de76a block: remove the error argument to the block_bio_complete tracepoint by Christoph Hellwig · 4 years, 7 months ago
  34. 870c153 blktrace: Report pid with note messages by Jan Kara · 4 years, 8 months ago
  35. 153031a blktrace: fix dereference after null check by Cengiz Can · 4 years, 10 months ago
  36. c780e86 blktrace: Protect q->blk_trace with RCU by Jan Kara · 5 years ago
  37. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  38. 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
  39. 7432103 cgroup: use cgrp->kn->id as the cgroup ID by Tejun Heo · 5 years ago
  40. 4043045 kernfs: use 64bit inos if ino_t is 64bit by Tejun Heo · 5 years ago
  41. 67c0496 kernfs: convert kernfs_node->id from union kernfs_node_id to u64 by Tejun Heo · 5 years ago
  42. 3e6f176 blktrace: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  43. f6d85f0 blkcg: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  44. db6638d blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou · 6 years ago
  45. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  46. c839e7a blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou (Facebook) · 6 years ago
  47. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  48. 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
  49. 757d914 tracing/blktrace: Fix to allow setting same value by Steven Rostedt (VMware) · 6 years ago
  50. 91c1e6b blktrace: Add SPDX License format header by Steven Rostedt (VMware) · 6 years ago
  51. e1a4132 Blktrace: bail out early if block debugfs is not configured by Liu Bo · 7 years ago
  52. 2967acb blktrace: fix trace mutex deadlock by Jens Axboe · 7 years ago
  53. 1690102 blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio by Marcos Paulo de Souza · 7 years ago
  54. a6da002 blktrace: fix unlocked registration of tracepoints by Jens Axboe · 7 years ago
  55. 1f2cac1 blktrace: fix unlocked access to init/start-stop/teardown by Jens Axboe · 7 years ago
  56. 5acb3cc blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  57. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  58. 35fe6d7 block: use standard blktrace API to output cgroup info for debug notes by Shaohua Li · 7 years ago
  59. 69fd5c3 blktrace: add an option to allow displaying cgroup path by Shaohua Li · 7 years ago
  60. ca1136c blktrace: export cgroup info in trace by Shaohua Li · 7 years ago
  61. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  62. 5f33945 blktrace: fix integer parse by Shaohua Li · 8 years ago
  63. caf7df1 block: remove the errors field from struct request by Christoph Hellwig · 8 years ago
  64. cee4b7c blktrace: remove the unused block_rq_abort tracepoint by Christoph Hellwig · 8 years ago
  65. 6ac9311 blktrace: use existing disk debugfs directory by Omar Sandoval · 8 years ago
  66. 18fbda9 block: use same block debugfs directory for blk-mq and blktrace by Omar Sandoval · 8 years ago
  67. a428d31 blktrace: make do_blk_trace_setup() static by Omar Sandoval · 8 years ago
  68. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  69. 48b77ad block: cleanup tracing by Christoph Hellwig · 8 years ago
  70. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  71. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  72. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  73. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  74. 59a37f8 blktrace: avoid using timespec by Arnd Bergmann · 9 years ago
  75. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 9 years ago
  76. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  77. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  78. 1b9a9ab blktrace: use op accessors by Mike Christie · 9 years ago
  79. 8d1547e blktrace: add missed mask name by Shaohua Li · 9 years ago
  80. b7d7641 blktrace: delete garbage for message trace by Shaohua Li · 9 years ago
  81. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  82. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  83. 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
  84. cdea01b blktrace: re-write setting q->blk_trace by Davidlohr Bueso · 9 years ago
  85. 983f938 tracing: Move trace_flags from global to a trace_array field by Steven Rostedt (Red Hat) · 9 years ago
  86. b7f0c95 tracing: Pass trace_array into trace_buffer_unlock_commit() by Steven Rostedt (Red Hat) · 9 years ago
  87. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  88. 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
  89. ff14417 kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup() by Rasmus Villemoes · 10 years ago
  90. 9023c93 tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() by Steven Rostedt (Red Hat) · 10 years ago
  91. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  92. 7eca210 blktrace: don't let the sysfs interface remove trace from running list by Arianna Avanzini · 10 years ago
  93. f4a1d08 blktrace/tracing: Use trace_seq_has_overflowed() helper function by Steven Rostedt (Red Hat) · 10 years ago
  94. 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
  95. af5040d blktrace: fix accounting of partially completed requests by Roman Pen · 11 years ago
  96. 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 11 years ago
  97. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  98. f8c5e94 kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() by Chen Gang · 11 years ago
  99. a404d55 blktrace: Send BLK_TN_PROCESS events to all running traces by Jan Kara · 11 years ago
  100. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago