Linus Torvalds
|
d3c926264a
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Dmitry Monakhov
|
0e401101db
ext4: fix memory leakage in mext_check_coverage
|
12 years ago |
Dmitry Monakhov
|
6ca470d7b5
ext4: invalidate extent status tree during extent migration
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Zheng Liu
|
69eb33dc24
ext4: remove single extent cache
|
12 years ago |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 years ago |
Akria Fujita
|
87e698734b
ext4: fix smatch warning in move_extent.c's mext_replace_branches()
|
12 years ago |
Theodore Ts'o
|
4a092d7379
ext4: rationalize ext4_extents.h inclusion
|
12 years ago |
Dmitry Monakhov
|
17335dcc47
ext4: serialize dio nonlocked reads with defrag workers
|
12 years ago |
Wei Yongjun
|
ba39ebb614
ext4: convert to use leXX_add_cpu()
|
12 years ago |
Wang Sheng-Hui
|
cbb4ee830e
ext4: remove redundant offset check in mext_check_arguments()
|
12 years ago |
Dmitry Monakhov
|
8c85447391
ext4: reimplement uninit extent optimization for move_extent_per_page()
|
12 years ago |
Dmitry Monakhov
|
bb55748805
ext4: clean up online defrag bugs in move_extent_per_page()
|
12 years ago |
Dmitry Monakhov
|
f066055a34
ext4: online defrag is not supported for journaled files
|
12 years ago |
Dmitry Monakhov
|
03bd8b9b89
ext4: move_extent code cleanup
|
12 years ago |
Aditya Kali
|
d8990240d8
ext4: add some tracepoints in ext4/extents.c
|
14 years ago |
Lukas Czerner
|
f17722f917
ext4: Fix max file size and logical block counting of extent format file
|
14 years ago |
Darrick J. Wong
|
7cb1a5351d
ext4: clean up some wait_on_page_writeback calls
|
14 years ago |
Theodore Ts'o
|
bf89d16f6e
ext4: rename {ext,idx}_pblock and inline small extent functions
|
14 years ago |
Theodore Ts'o
|
c398eda0e4
ext4: Pass line numbers to ext4_error() and friends
|
15 years ago |
Theodore Ts'o
|
1f5a81e41f
ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
|
15 years ago |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 years ago |
Theodore Ts'o
|
24676da469
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
|
15 years ago |
Steven Liu
|
c26d0bad3d
ext4: Fix coding style in fs/ext4/move_extent.c
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Akira Fujita
|
c437b27335
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
|
15 years ago |
Akira Fujita
|
7247c0caa2
ext4: Fix the NULL reference in double_down_write_data_sem()
|
15 years ago |
Akira Fujita
|
5fd5249aa3
ext4: Fix insertion point of extent in mext_insert_across_blocks()
|
15 years ago |
Eric Sandeen
|
12062dddda
ext4: move __func__ into a macro for ext4_warning, ext4_error
|
15 years ago |