| Commit message (Expand) | Author | Age | Files | Lines |
* | ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE | Theodore Ts'o | 2014-04-14 | 1 | -9/+0 |
* | ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate | Lukas Czerner | 2014-03-18 | 1 | -33/+35 |
* | ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate | Namjae Jeon | 2014-02-23 | 1 | -1/+32 |
* | ext4: translate fallocate mode bits to strings | Lukas Czerner | 2014-02-22 | 1 | -2/+7 |
* | ext4: isolate ext4_extents.h file | Zheng Liu | 2013-08-28 | 1 | -1/+0 |
* | ext4: cache all of an extent tree's leaf block upon reading | Theodore Ts'o | 2013-08-16 | 1 | -1/+13 |
* | ext4: use unsigned int for es_status values | Theodore Ts'o | 2013-08-16 | 1 | -7/+7 |
* | ext4: translate flag bits to strings in tracepoints | Theodore Ts'o | 2013-07-01 | 1 | -39/+96 |
* | ext4: use ext4_da_writepages() for all modes | Theodore Ts'o | 2013-06-06 | 1 | -2/+2 |
* | ext4: restructure writeback path | Jan Kara | 2013-06-04 | 1 | -24/+40 |
* | ext4: provide wrappers for transaction reservation calls | Jan Kara | 2013-06-04 | 1 | -8/+33 |
* | ext4: make punch hole code path work with bigalloc | Lukas Czerner | 2013-05-27 | 1 | -12/+13 |
* | ext4: update ext4_ext_remove_space trace point | Lukas Czerner | 2013-05-27 | 1 | -7/+14 |
* | ext4: use ->invalidatepage() length argument | Lukas Czerner | 2013-05-21 | 1 | -10/+12 |
* | ext4: fix fio regression | Yan, Zheng | 2013-05-03 | 1 | -2/+2 |
* | ext4: fix miscellaneous big endian warnings | Theodore Ts'o | 2013-04-09 | 1 | -3/+3 |
* | ext4: collapse handling of data=ordered and data=writeback codepaths | Theodore Ts'o | 2013-04-03 | 1 | -9/+1 |
* | ext4: optimize ext4_es_shrink() | Theodore Ts'o | 2013-02-28 | 1 | -28/+12 |
* | ext4: reclaim extents from extent status tree | Zheng Liu | 2013-02-18 | 1 | -0/+60 |
* | ext4: lookup block mapping in extent status tree | Zheng Liu | 2013-02-18 | 1 | -0/+56 |
* | ext4: rename and improbe ext4_es_find_extent() | Zheng Liu | 2013-02-18 | 1 | -9/+6 |
* | ext4: add physical block and status member into extent status tree | Zheng Liu | 2013-02-18 | 1 | -12/+22 |
* | ext4: refine extent status tree | Zheng Liu | 2013-02-18 | 1 | -20/+20 |
* | ext4: add tracepoint in punching hole | Zheng Liu | 2013-01-16 | 1 | -0/+25 |
* | ext4: split off ext4_journalled_invalidatepage() | Jan Kara | 2012-12-25 | 1 | -1/+13 |
* | ext4: add some tracepoints in extent status tree | Zheng Liu | 2012-11-08 | 1 | -0/+101 |
* | ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit | Zheng Liu | 2012-11-08 | 1 | -14/+13 |
* | ext4: print 'flags' in ext4_ext_handle_uninitialized_extents | Zheng Liu | 2012-11-08 | 1 | -4/+4 |
* | ext4: add missing space to trace message | Anatol Pomozov | 2012-08-17 | 1 | -1/+1 |
* | ext4: realign trace events structs to make it smaller | Anatol Pomozov | 2012-08-17 | 1 | -120/+120 |
* | userns: Convert ext4 to user kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -2/+2 |
* | ext4: do not reference pa_inode from group_pa | Yongqiang Yang | 2011-12-18 | 1 | -3/+3 |
* | ext4: optimize ext4_ext_convert_to_initialized() | Eric Gouriou | 2011-10-27 | 1 | -0/+82 |
* | ext4: add some tracepoints in ext4/extents.c | Aditya Kali | 2011-09-09 | 1 | -7/+391 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-08-01 | 1 | -8/+79 |
|\ |
|
| * | ext4: change umode_t in tracepoint headers to be an explicit __u16 | Theodore Ts'o | 2011-07-30 | 1 | -8/+8 |
| * | ext4: Add new ext4 trim tracepoints | Tao Ma | 2011-07-11 | 1 | -0/+49 |
| * | ext4: add tracepoint for ext4_journal_start | Theodore Ts'o | 2011-07-10 | 1 | -0/+22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg... | Linus Torvalds | 2011-07-26 | 1 | -4/+2 |
|\ \
| |/
|/| |
|
| * | writeback: remove writeback_control.more_io | Wu Fengguang | 2011-06-08 | 1 | -4/+2 |
* | | ext4: fixed tracepoints cleanup | Lukas Czerner | 2011-06-06 | 1 | -103/+76 |
|/ |
|
* | ext4: add more tracepoints and use dev_t in the trace buffer | Jiaying Zhang | 2011-03-21 | 1 | -197/+578 |
* | ext4: Add new ext4 inode tracepoints | Theodore Ts'o | 2010-11-08 | 1 | -0/+97 |
* | Merge branch 'next' into upstream-merge | Theodore Ts'o | 2010-10-27 | 1 | -148/+231 |
|\ |
|
| * | ext4,jbd2: convert tracepoints to use major/minor numbers | Theodore Ts'o | 2010-10-27 | 1 | -125/+204 |
| * | ext4: don't use ext4_allocation_contexts for tracing | Eric Sandeen | 2010-10-27 | 1 | -22/+29 |
| * | ext4: fix oops in trace_ext4_mb_release_group_pa | Eric Sandeen | 2010-10-27 | 1 | -3/+0 |
| * | ext4: avoid null dereference in trace_ext4_mballoc_discard | Wen Congyang | 2010-10-27 | 1 | -2/+3 |
* | | writeback: remove nonblocking/encountered_congestion references | Wu Fengguang | 2010-10-26 | 1 | -3/+5 |
|/ |
|
* | ext4: fix potential NULL dereference while tracing | Theodore Ts'o | 2010-07-27 | 1 | -8/+12 |