index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
move_extent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-23
ext4: fix spelling typos in move_extent.c
Akira Fujita
1
-2
/
+2
2009-11-23
ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
Akira Fujita
1
-1
/
+1
2009-11-23
ext4: fix lock order problem in ext4_move_extents()
Akira Fujita
1
-64
/
+53
2009-11-23
ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
Akira Fujita
1
-66
/
+73
2009-09-28
ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first
Theodore Ts'o
1
-8
/
+8
2009-09-28
ext4: Split uninitialized extents for direct I/O
Mingming Cao
1
-2
/
+2
2009-09-17
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
Eric Sandeen
1
-6
/
+6
2009-09-16
ext4: Fix different block exchange issue in EXT4_IOC_MOVE_EXT
Akira Fujita
1
-9
/
+37
2009-09-16
ext4: Add null extent check to ext_get_path
Akira Fujita
1
-18
/
+16
2009-09-16
ext4: Replace BUG_ON() with ext4_error() in move_extents.c
Akira Fujita
1
-40
/
+109
2009-09-16
ext4: Replace get_ext_path macro with an inline funciton
Akira Fujita
1
-21
/
+34
2009-09-05
ext4: Fix small typo for move_extent_per_page()
Akira Fujita
1
-2
/
+2
2009-09-05
ext4: Remove unneeded BUG_ON() in ext4_move_extents()
Akira Fujita
1
-3
/
+0
2009-09-16
ext4: Fix wrong comparisons in mext_check_arguments()
Akira Fujita
1
-19
/
+27
2009-08-10
ext4: fix journal ref count in move_extent_par_page
Peng Tao
1
-0
/
+1
2009-06-17
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
1
-0
/
+1320