1. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  2. c86d8db ext4: implement allocation of pre-zeroed blocks by Jan Kara · 8 years ago
  3. 2dcba47 ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag by Jan Kara · 8 years ago
  4. c27e43a ext4: minor cleanup of ext4_da_reserve_space() by Eric Whitney · 9 years ago
  5. 331573f ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 9 years ago
  6. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  7. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  8. bbedb17 tracing: %pF is only for function pointers by Scott Wood · 9 years ago
  9. a26f499 ext4: add optimization for the lazytime mount option by Theodore Ts'o · 9 years ago
  10. edaa53c ext4: change LRU to round-robin in extent status tree shrinker by Zheng Liu · 9 years ago
  11. 2f8e0a7 ext4: cache extent hole in extent status tree for ext4_da_map_blocks() by Zheng Liu · 9 years ago
  12. cbd7584 ext4: fix block reservation for bigalloc filesystems by Jan Kara · 9 years ago
  13. eb68d0e ext4: track extent status tree shrinker delay statictics by Zheng Liu · 10 years ago
  14. e963bb1 ext4: improve extents status tree trace point by Zheng Liu · 10 years ago
  15. 556615d ext4: rename uninitialized extents to unwritten by Lukas Czerner · 10 years ago
  16. 090f32e ext4: get rid of EXT4_MAP_UNINIT flag by Lukas Czerner · 10 years ago
  17. 50e02fd ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE by Theodore Ts'o · 10 years ago
  18. b8a8684 ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate by Lukas Czerner · 10 years ago
  19. 9eb7948 ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 10 years ago
  20. a633f5a ext4: translate fallocate mode bits to strings by Lukas Czerner · 10 years ago
  21. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  22. 107a7bd ext4: cache all of an extent tree's leaf block upon reading by Theodore Ts'o · 11 years ago
  23. 3be78c7 ext4: use unsigned int for es_status values by Theodore Ts'o · 11 years ago
  24. 21ddd56 ext4: translate flag bits to strings in tracepoints by Theodore Ts'o · 11 years ago
  25. 20970ba ext4: use ext4_da_writepages() for all modes by Theodore Ts'o · 11 years ago
  26. 4e7ea81 ext4: restructure writeback path by Jan Kara · 11 years ago
  27. 5fe2fe8 ext4: provide wrappers for transaction reservation calls by Jan Kara · 11 years ago
  28. d23142c ext4: make punch hole code path work with bigalloc by Lukas Czerner · 11 years ago
  29. 6180132 ext4: update ext4_ext_remove_space trace point by Lukas Czerner · 11 years ago
  30. ca99fdd ext4: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  31. e30b5dc ext4: fix fio regression by Yan, Zheng · 11 years ago
  32. d6a7710 ext4: fix miscellaneous big endian warnings by Theodore Ts'o · 11 years ago
  33. 74d553a ext4: collapse handling of data=ordered and data=writeback codepaths by Theodore Ts'o · 11 years ago
  34. 2463077 ext4: optimize ext4_es_shrink() by Theodore Ts'o · 11 years ago
  35. 74cd15c ext4: reclaim extents from extent status tree by Zheng Liu · 11 years ago
  36. d100eef ext4: lookup block mapping in extent status tree by Zheng Liu · 11 years ago
  37. be40136 ext4: rename and improbe ext4_es_find_extent() by Zheng Liu · 11 years ago
  38. fdc0212 ext4: add physical block and status member into extent status tree by Zheng Liu · 11 years ago
  39. 06b0c88 ext4: refine extent status tree by Zheng Liu · 11 years ago
  40. aaddea8 ext4: add tracepoint in punching hole by Zheng Liu · 11 years ago
  41. 4520fb3 ext4: split off ext4_journalled_invalidatepage() by Jan Kara · 11 years ago
  42. 992e9fd ext4: add some tracepoints in extent status tree by Zheng Liu · 12 years ago
  43. 19b303d ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit by Zheng Liu · 12 years ago
  44. b564553 ext4: print 'flags' in ext4_ext_handle_uninitialized_extents by Zheng Liu · 12 years ago
  45. 8137029 ext4: add missing space to trace message by Anatol Pomozov · 12 years ago
  46. 210c052 ext4: realign trace events structs to make it smaller by Anatol Pomozov · 12 years ago
  47. 08cefc7 userns: Convert ext4 to user kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  48. 60e07cf ext4: do not reference pa_inode from group_pa by Yongqiang Yang · 12 years ago
  49. 6f91bc5 ext4: optimize ext4_ext_convert_to_initialized() by Eric Gouriou · 13 years ago
  50. d899024 ext4: add some tracepoints in ext4/extents.c by Aditya Kali · 13 years ago
  51. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  52. 59be8e7 ext4: change umode_t in tracepoint headers to be an explicit __u16 by Theodore Ts'o · 13 years ago
  53. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  54. b3d4c2b ext4: Add new ext4 trim tracepoints by Tao Ma · 13 years ago
  55. 1270639 ext4: add tracepoint for ext4_journal_start by Theodore Ts'o · 13 years ago
  56. b7a2441 writeback: remove writeback_control.more_io by Wu Fengguang · 14 years ago
  57. a9c667f ext4: fixed tracepoints cleanup by Lukas Czerner · 13 years ago
  58. 0562e0b ext4: add more tracepoints and use dev_t in the trace buffer by Jiaying Zhang · 13 years ago
  59. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  60. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  61. a269029 ext4,jbd2: convert tracepoints to use major/minor numbers by Theodore Ts'o · 14 years ago
  62. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  63. 4d54761 ext4: fix oops in trace_ext4_mb_release_group_pa by Eric Sandeen · 14 years ago
  64. b853fd3 ext4: avoid null dereference in trace_ext4_mballoc_discard by Wen Congyang · 14 years ago
  65. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  66. e5880d7 ext4: fix potential NULL dereference while tracing by Theodore Ts'o · 14 years ago
  67. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 14 years ago
  68. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  69. f084db9 tracing: Convert more ext4 events to DEFINE_EVENT by Li Zefan · 14 years ago
  70. f307333 ext4: Add new tracepoints to track mballoc's buddy bitmap loads by Theodore Ts'o · 14 years ago
  71. f8ec9d6 ext4: Add new tracepoints to debug delayed allocation space functions by Theodore Ts'o · 14 years ago
  72. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  73. b5eb34c tracing: Convert some ext4 events to DEFINE_TRACE by Li Zefan · 14 years ago
  74. b4d7241 ext4: remove encountered_congestion trace by Wu Fengguang · 14 years ago
  75. 6eebee6 ext4: print i_mode in octal in ext4 tracepoints by Theodore Ts'o · 14 years ago
  76. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 14 years ago
  77. beac2da ext4: add tracepoint for ext4_forget() by Theodore Ts'o · 14 years ago
  78. 0ef1224 ext4: Add a stub for mpage_da_data in the trace header by Josh Stone · 15 years ago
  79. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  80. 55138e0b ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  81. fb40ba0 ext4: Add a tracepoint for ext4_alloc_da_blocks() by Theodore Ts'o · 15 years ago
  82. 3661d28 ext4: Fix include/trace/events/ext4.h to work with Systemtap by Theodore Ts'o · 15 years ago
  83. a3710fd ext4: fix tracepoint format string warnings by Theodore Ts'o · 15 years ago
  84. b3a3ca8 ext4: Add new tracepoint: trace_ext4_da_write_pages() by Theodore Ts'o · 15 years ago
  85. 98a56ab ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages() by Theodore Ts'o · 15 years ago
  86. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  87. 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
  88. d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
  89. 43ce1d2 ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc by Aneesh Kumar K.V · 15 years ago
  90. 627ad9f ext4: Fix type warning on 64-bit platforms in tracing events header by Theodore Ts'o · 15 years ago
  91. 9bffad1 ext4: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago