index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
ext4.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2019-01-09
1
-0
/
+20
*
ext4: add tracepoints for shutdown and file system errors
Theodore Ts'o
2018-02-18
1
-0
/
+43
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ext4: remove unused metadata accounting variables
Eric Whitney
2017-07-30
1
-27
/
+8
*
ext4: support GETFSMAP ioctls
Darrick J. Wong
2017-04-30
1
-0
/
+74
*
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
1
-3
/
+3
*
ext4: implement allocation of pre-zeroed blocks
Jan Kara
2015-12-07
1
-1
/
+2
*
ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag
Jan Kara
2015-12-07
1
-2
/
+1
*
ext4: minor cleanup of ext4_da_reserve_space()
Eric Whitney
2015-06-21
1
-6
/
+4
*
ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-06-09
1
-0
/
+25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-8
/
+8
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-8
/
+8
*
|
tracing: %pF is only for function pointers
Scott Wood
2015-03-25
1
-3
/
+3
|
/
*
ext4: add optimization for the lazytime mount option
Theodore Ts'o
2015-02-05
1
-0
/
+30
*
ext4: change LRU to round-robin in extent status tree shrinker
Zheng Liu
2014-11-25
1
-7
/
+4
*
ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
Zheng Liu
2014-11-25
1
-2
/
+1
*
ext4: fix block reservation for bigalloc filesystems
Jan Kara
2014-11-25
1
-2
/
+1
*
ext4: track extent status tree shrinker delay statictics
Zheng Liu
2014-09-01
1
-0
/
+31
*
ext4: improve extents status tree trace point
Zheng Liu
2014-09-01
1
-8
/
+20
*
ext4: rename uninitialized extents to unwritten
Lukas Czerner
2014-04-20
1
-4
/
+4
*
ext4: get rid of EXT4_MAP_UNINIT flag
Lukas Czerner
2014-04-20
1
-1
/
+0
*
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
[next]