1. 60e07cf ext4: do not reference pa_inode from group_pa by Yongqiang Yang · 13 years ago
  2. 6f91bc5 ext4: optimize ext4_ext_convert_to_initialized() by Eric Gouriou · 13 years ago
  3. d899024 ext4: add some tracepoints in ext4/extents.c by Aditya Kali · 13 years ago
  4. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  5. 59be8e7 ext4: change umode_t in tracepoint headers to be an explicit __u16 by Theodore Ts'o · 13 years ago
  6. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  7. b3d4c2b ext4: Add new ext4 trim tracepoints by Tao Ma · 13 years ago
  8. 1270639 ext4: add tracepoint for ext4_journal_start by Theodore Ts'o · 13 years ago
  9. b7a2441 writeback: remove writeback_control.more_io by Wu Fengguang · 14 years ago
  10. a9c667f ext4: fixed tracepoints cleanup by Lukas Czerner · 14 years ago
  11. 0562e0b ext4: add more tracepoints and use dev_t in the trace buffer by Jiaying Zhang · 14 years ago
  12. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  13. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  14. a269029 ext4,jbd2: convert tracepoints to use major/minor numbers by Theodore Ts'o · 14 years ago
  15. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  16. 4d54761 ext4: fix oops in trace_ext4_mb_release_group_pa by Eric Sandeen · 14 years ago
  17. b853fd3 ext4: avoid null dereference in trace_ext4_mballoc_discard by Wen Congyang · 14 years ago
  18. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  19. e5880d7 ext4: fix potential NULL dereference while tracing by Theodore Ts'o · 14 years ago
  20. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 15 years ago
  21. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 15 years ago
  22. f084db9 tracing: Convert more ext4 events to DEFINE_EVENT by Li Zefan · 15 years ago
  23. f307333 ext4: Add new tracepoints to track mballoc's buddy bitmap loads by Theodore Ts'o · 15 years ago
  24. f8ec9d68 ext4: Add new tracepoints to debug delayed allocation space functions by Theodore Ts'o · 15 years ago
  25. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  26. b5eb34c tracing: Convert some ext4 events to DEFINE_TRACE by Li Zefan · 15 years ago
  27. b4d7241 ext4: remove encountered_congestion trace by Wu Fengguang · 15 years ago
  28. 6eebee6 ext4: print i_mode in octal in ext4 tracepoints by Theodore Ts'o · 15 years ago
  29. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  30. beac2da ext4: add tracepoint for ext4_forget() by Theodore Ts'o · 15 years ago
  31. 0ef1224 ext4: Add a stub for mpage_da_data in the trace header by Josh Stone · 15 years ago
  32. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  33. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  34. fb40ba0 ext4: Add a tracepoint for ext4_alloc_da_blocks() by Theodore Ts'o · 15 years ago
  35. 3661d28 ext4: Fix include/trace/events/ext4.h to work with Systemtap by Theodore Ts'o · 15 years ago
  36. a3710fd ext4: fix tracepoint format string warnings by Theodore Ts'o · 15 years ago
  37. b3a3ca8 ext4: Add new tracepoint: trace_ext4_da_write_pages() by Theodore Ts'o · 15 years ago
  38. 98a56ab ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages() by Theodore Ts'o · 15 years ago
  39. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  40. c0c50b5 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
  42. 43ce1d2 ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc by Aneesh Kumar K.V · 16 years ago
  43. 627ad9f ext4: Fix type warning on 64-bit platforms in tracing events header by Theodore Ts'o · 15 years ago
  44. 9bffad1 ext4: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago