index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4_extents.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-29
ext4: verify and calculate checksums for extent tree blocks
Darrick J. Wong
1
-0
/
+11
2012-04-29
ext4: change on-disk layout to support extended metadata checksumming
Darrick J. Wong
1
-0
/
+13
2012-03-19
ext4: add no_printk argument validation, fix fallout
Joe Perches
1
-2
/
+2
2011-09-09
ext4: Fix bigalloc quota accounting and i_blocks value
Aditya Kali
1
-0
/
+2
2011-06-06
ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
Lukas Czerner
1
-1
/
+1
2011-06-06
ext4: Fix max file size and logical block counting of extent format file
Lukas Czerner
1
-2
/
+5
2011-01-10
ext4: drop ec_type from the ext4_ext_cache structure
Theodore Ts'o
1
-5
/
+1
2011-01-10
ext4: use ext4_lblk_t instead of sector_t for logical blocks
Theodore Ts'o
1
-1
/
+1
2010-10-27
ext4: rename {ext,idx}_pblock and inline small extent functions
Theodore Ts'o
1
-3
/
+52
2010-10-27
ext4: make various ext4 functions be static
Theodore Ts'o
1
-10
/
+0
2010-01-01
ext4: Calculate metadata requirements more accurately
Theodore Ts'o
1
-1
/
+2
2009-09-28
ext4: Split uninitialized extents for direct I/O
Mingming Cao
1
-1
/
+6
2009-09-17
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
Eric Sandeen
1
-0
/
+1
2009-09-18
ext4: Show unwritten extent flag in ext4_ext_show_leaf()
Mingming
1
-2
/
+1
2009-06-17
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
1
-0
/
+4
2009-03-27
ext4: Validate extent details only when read from the disk
Aneesh Kumar K.V
1
-0
/
+1
2008-11-04
ext4: Remove i_ext_generation from ext4_inode_info structure
Theodore Ts'o
1
-5
/
+0
2008-10-07
Hook ext4 to the vfs fiemap interface.
Eric Sandeen
1
-0
/
+15
2008-08-19
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
1
-1
/
+3
2008-07-14
ext4: delayed allocation ENOSPC handling
Mingming Cao
1
-0
/
+1
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
1
-0
/
+232