Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4b828535f710604b28d3d9de8916bf99b33817f7
/
fs
/
ext4
/
move_extent.c
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
69eb33d
ext4: remove single extent cache
by Zheng Liu
· 12 years ago
9924a92
ext4: pass context information to jbd2__journal_start()
by Theodore Ts'o
· 12 years ago
87e6987
ext4: fix smatch warning in move_extent.c's mext_replace_branches()
by Akria Fujita
· 12 years ago
4a092d7
ext4: rationalize ext4_extents.h inclusion
by Theodore Ts'o
· 12 years ago
17335dc
ext4: serialize dio nonlocked reads with defrag workers
by Dmitry Monakhov
· 12 years ago
ba39ebb
ext4: convert to use leXX_add_cpu()
by Wei Yongjun
· 12 years ago
cbb4ee8
ext4: remove redundant offset check in mext_check_arguments()
by Wang Sheng-Hui
· 12 years ago
8c85447
ext4: reimplement uninit extent optimization for move_extent_per_page()
by Dmitry Monakhov
· 12 years ago
bb55748
ext4: clean up online defrag bugs in move_extent_per_page()
by Dmitry Monakhov
· 12 years ago
f066055
ext4: online defrag is not supported for journaled files
by Dmitry Monakhov
· 12 years ago
03bd8b9
ext4: move_extent code cleanup
by Dmitry Monakhov
· 12 years ago
d899024
ext4: add some tracepoints in ext4/extents.c
by Aditya Kali
· 13 years ago
f17722f
ext4: Fix max file size and logical block counting of extent format file
by Lukas Czerner
· 13 years ago
7cb1a53
ext4: clean up some wait_on_page_writeback calls
by Darrick J. Wong
· 13 years ago
bf89d16
ext4: rename {ext,idx}_pblock and inline small extent functions
by Theodore Ts'o
· 14 years ago
c398eda
ext4: Pass line numbers to ext4_error() and friends
by Theodore Ts'o
· 14 years ago
1f5a81e
ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
by Theodore Ts'o
· 14 years ago
12e9b89
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
by Dmitry Monakhov
· 14 years ago
24676da
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
by Theodore Ts'o
· 14 years ago
c26d0ba
ext4: Fix coding style in fs/ext4/move_extent.c
by Steven Liu
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c437b27
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
by Akira Fujita
· 15 years ago
7247c0c
ext4: Fix the NULL reference in double_down_write_data_sem()
by Akira Fujita
· 15 years ago
5fd5249
ext4: Fix insertion point of extent in mext_insert_across_blocks()
by Akira Fujita
· 15 years ago
12062dd
ext4: move __func__ into a macro for ext4_warning, ext4_error
by Eric Sandeen
· 15 years ago
4a58579
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
by Akira Fujita
· 15 years ago
ac48b0a
ext4: move_extent_per_page() cleanup
by Akira Fujita
· 15 years ago
446aaa6
ext4: initialize moved_len before calling ext4_move_extents()
by Kazuya Mio
· 15 years ago
94d7c16
ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
by Akira Fujita
· 15 years ago
92c2815
ext4: fix spelling typos in move_extent.c
by Akira Fujita
· 15 years ago
49bd22b
ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
by Akira Fujita
· 15 years ago
fc04cb4
ext4: fix lock order problem in ext4_move_extents()
by Akira Fujita
· 15 years ago
f868a48
ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
by Akira Fujita
· 15 years ago
f3ce806
ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first
by Theodore Ts'o
· 15 years ago
0031462
ext4: Split uninitialized extents for direct I/O
by Mingming Cao
· 15 years ago
0a80e98
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
by Eric Sandeen
· 15 years ago
c40ce3c
ext4: Fix different block exchange issue in EXT4_IOC_MOVE_EXT
by Akira Fujita
· 15 years ago
347fa6f
ext4: Add null extent check to ext_get_path
by Akira Fujita
· 15 years ago
2147b1a
ext4: Replace BUG_ON() with ext4_error() in move_extents.c
by Akira Fujita
· 15 years ago
e850597
ext4: Replace get_ext_path macro with an inline funciton
by Akira Fujita
· 15 years ago
44fc48f
ext4: Fix small typo for move_extent_per_page()
by Akira Fujita
· 15 years ago
daea696
ext4: Remove unneeded BUG_ON() in ext4_move_extents()
by Akira Fujita
· 15 years ago
70d5d3d
ext4: Fix wrong comparisons in mext_check_arguments()
by Akira Fujita
· 15 years ago
91cc219
ext4: fix journal ref count in move_extent_par_page
by Peng Tao
· 15 years ago
748de67
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
by Akira Fujita
· 15 years ago