index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4_extents.h
Age
Commit message (
Expand
)
Author
2011-09-09
ext4: Fix bigalloc quota accounting and i_blocks value
Aditya Kali
2011-06-06
ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
Lukas Czerner
2011-06-06
ext4: Fix max file size and logical block counting of extent format file
Lukas Czerner
2011-01-10
ext4: drop ec_type from the ext4_ext_cache structure
Theodore Ts'o
2011-01-10
ext4: use ext4_lblk_t instead of sector_t for logical blocks
Theodore Ts'o
2010-10-27
ext4: rename {ext,idx}_pblock and inline small extent functions
Theodore Ts'o
2010-10-27
ext4: make various ext4 functions be static
Theodore Ts'o
2010-01-01
ext4: Calculate metadata requirements more accurately
Theodore Ts'o
2009-09-28
ext4: Split uninitialized extents for direct I/O
Mingming Cao
2009-09-17
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
Eric Sandeen
2009-09-18
ext4: Show unwritten extent flag in ext4_ext_show_leaf()
Mingming
2009-06-17
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
2009-03-27
ext4: Validate extent details only when read from the disk
Aneesh Kumar K.V
2008-11-04
ext4: Remove i_ext_generation from ext4_inode_info structure
Theodore Ts'o
2008-10-07
Hook ext4 to the vfs fiemap interface.
Eric Sandeen
2008-08-19
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
2008-07-14
ext4: delayed allocation ENOSPC handling
Mingming Cao
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig