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
/
indirect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
ext4: fix big-endian bugs which could cause fs corruptions
Zheng Liu
1
-2
/
+2
2013-02-27
more file_inode() open-coded instances
Al Viro
1
-1
/
+1
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-3
/
+4
2013-02-01
ext4: use WARN in ext4_alloc_blocks
Julia Lawall
1
-2
/
+1
2013-01-28
ext4: add punching hole support for non-extent-mapped files
Zheng Liu
1
-0
/
+240
2013-01-12
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
1
-3
/
+6
2012-11-28
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
1
-0
/
+1
2012-11-08
ext4: let ext4 maintain extent status tree
Zheng Liu
1
-0
/
+1
2012-11-08
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
Zheng Liu
1
-2
/
+1
2012-10-05
ext4: fix ext4_flush_completed_IO wait semantics
Dmitry Monakhov
1
-3
/
+5
2012-09-29
ext4: serialize dio nonlocked reads with defrag workers
Dmitry Monakhov
1
-0
/
+14
2012-09-29
ext4: completed_io locking cleanup
Dmitry Monakhov
1
-4
/
+2
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
1
-1
/
+0
2011-09-09
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
Theodore Ts'o
1
-0
/
+7
2011-09-06
ext4: fix fsx truncate failure
Allison Henderson
1
-2
/
+11
2011-08-19
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
1
-2
/
+7
2011-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+1482
2011-06-28
ext4: refactor duplicated block placement code
Eric Sandeen
1
-27
/
+1
2011-06-27
ext4: move ext4_ind_* functions from inode.c to indirect.c
Amir Goldstein
1
-0
/
+1510