Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eff98db027c50f1e4ad14f1d9069d55e5f7e4319
/
fs
/
ext4
/
move_extent.c
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
· 15 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