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
/
fs
/
ext4
/
ext4_extents.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: adjust reserved cluster count when removing extents
Eric Whitney
2018-10-01
1
-0
/
+13
*
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2018-06-14
1
-0
/
+1
*
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-12-17
1
-13
/
+1
*
ext4: fix misspellings in comments.
Adam Buchbinder
2016-03-09
1
-1
/
+1
*
ext4: teach ext4_ext_find_extent() to realloc path if necessary
Theodore Ts'o
2014-09-01
1
-0
/
+1
*
ext4: rename uninitialized extents to unwritten
Lukas Czerner
2014-04-20
1
-11
/
+11
*
ext4: isolate ext4_extents.h file
Zheng Liu
2013-08-28
1
-6
/
+0
*
ext4: mext_insert_extents should update extent block checksum
Darrick J. Wong
2013-04-19
1
-0
/
+5
*
ext4: remove single extent cache
Zheng Liu
2013-02-18
1
-6
/
+0
*
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
2012-11-28
1
-25
/
+0
*
ext4: prevent race while walking extent tree for fiemap
Lukas Czerner
2012-11-28
1
-14
/
+0
*
ext4: reimplement ext4_find_delay_alloc_range on extent status tree
Zheng Liu
2012-11-08
1
-2
/
+1
*
ext4: verify and calculate checksums for extent tree blocks
Darrick J. Wong
2012-04-29
1
-0
/
+11
*
ext4: change on-disk layout to support extended metadata checksumming
Darrick J. Wong
2012-04-29
1
-0
/
+13
*
ext4: add no_printk argument validation, fix fallout
Joe Perches
2012-03-19
1
-2
/
+2
*
ext4: Fix bigalloc quota accounting and i_blocks value
Aditya Kali
2011-09-09
1
-0
/
+2
*
ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
Lukas Czerner
2011-06-06
1
-1
/
+1
*
ext4: Fix max file size and logical block counting of extent format file
Lukas Czerner
2011-06-06
1
-2
/
+5
*
ext4: drop ec_type from the ext4_ext_cache structure
Theodore Ts'o
2011-01-10
1
-5
/
+1
*
ext4: use ext4_lblk_t instead of sector_t for logical blocks
Theodore Ts'o
2011-01-10
1
-1
/
+1
*
ext4: rename {ext,idx}_pblock and inline small extent functions
Theodore Ts'o
2010-10-27
1
-3
/
+52
*
ext4: make various ext4 functions be static
Theodore Ts'o
2010-10-27
1
-10
/
+0
*
ext4: Calculate metadata requirements more accurately
Theodore Ts'o
2010-01-01
1
-1
/
+2
*
ext4: Split uninitialized extents for direct I/O
Mingming Cao
2009-09-28
1
-1
/
+6
*
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
Eric Sandeen
2009-09-17
1
-0
/
+1
*
ext4: Show unwritten extent flag in ext4_ext_show_leaf()
Mingming
2009-09-18
1
-2
/
+1
*
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
2009-06-17
1
-0
/
+4
*
ext4: Validate extent details only when read from the disk
Aneesh Kumar K.V
2009-03-27
1
-0
/
+1
*
ext4: Remove i_ext_generation from ext4_inode_info structure
Theodore Ts'o
2008-11-04
1
-5
/
+0
*
Hook ext4 to the vfs fiemap interface.
Eric Sandeen
2008-10-07
1
-0
/
+15
*
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
2008-08-19
1
-1
/
+3
*
ext4: delayed allocation ENOSPC handling
Mingming Cao
2008-07-14
1
-0
/
+1
*
ext4: move headers out of include/linux
Christoph Hellwig
2008-04-29
1
-0
/
+232