index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
ext4.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: disable fast commit with data journalling
Harshad Shirwadkar
2020-11-07
1
-2
/
+4
*
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
2020-11-07
1
-3
/
+3
*
ext4: fast commit recovery path
Harshad Shirwadkar
2020-10-22
1
-4
/
+52
*
ext4: main fast-commit commit path
Harshad Shirwadkar
2020-10-22
1
-0
/
+172
*
ext4: limit the length of per-inode prealloc list
brookxu
2020-08-19
1
-6
/
+11
*
ext4: add prefetch_block_bitmaps mount option
Theodore Ts'o
2020-08-07
1
-0
/
+44
*
ext4: indicate via a block bitmap read is prefetched via a tracepoint
Theodore Ts'o
2020-08-07
1
-4
/
+20
*
ext4: mballoc: use lock for checking free blocks while retrying
Ritesh Harjani
2020-06-04
1
-1
/
+2
*
ext4: translate a few more map flags to strings in tracepoints
Eric Whitney
2020-06-04
1
-1
/
+4
*
ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
Eric Whitney
2020-06-04
1
-1
/
+0
*
ext4: fix extent_status trace points
Dmitry Monakhov
2020-01-25
1
-4
/
+4
*
ext4: fix symbolic enum printing in trace output
Dmitry Monakhov
2020-01-25
1
-1
/
+18
*
ext4: Reserve revoke credits for freed blocks
Jan Kara
2019-11-05
1
-5
/
+8
*
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2018-12-19
1
-0
/
+20
*
ext4: adjust reserved cluster count when removing extents
Eric Whitney
2018-10-01
1
-20
/
+40
*
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
2018-10-01
1
-0
/
+35
*
ext4: generalize extents status tree search functions
Eric Whitney
2018-10-01
1
-2
/
+2
*
ext4: add tracepoints for shutdown and file system errors
Theodore Ts'o
2018-02-19
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-31
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-22
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-27
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-02
1
-0
/
+31
*
ext4: improve extents status tree trace point
Zheng Liu
2014-09-02
1
-8
/
+20
*
ext4: rename uninitialized extents to unwritten
Lukas Czerner
2014-04-21
1
-4
/
+4
*
ext4: get rid of EXT4_MAP_UNINIT flag
Lukas Czerner
2014-04-21
1
-1
/
+0
*
ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE
Theodore Ts'o
2014-04-15
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-17
1
-1
/
+13
*
ext4: use unsigned int for es_status values
Theodore Ts'o
2013-08-17
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-28
1
-12
/
+13
*
ext4: update ext4_ext_remove_space trace point
Lukas Czerner
2013-05-28
1
-7
/
+14
[next]