Linus Torvalds
|
9e239bb939
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Ashish Sangwan
|
aeb2817a4e
ext4: pass inode pointer instead of file pointer to punch hole
|
12 years ago |
Joe Perches
|
e7c96e8e47
ext4: reduce object size when !CONFIG_PRINTK
|
12 years ago |
Zheng Liu
|
d3922a777f
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
|
12 years ago |
Al Viro
|
725bebb278
[readdir] convert ext4
|
12 years ago |
Theodore Ts'o
|
2f2e09eb15
ext4: add sanity check to ext4_get_group_info()
|
12 years ago |
Jan Kara
|
5dc23bdd5f
ext4: remove ext4_ioend_wait()
|
12 years ago |
Jan Kara
|
c724585b62
ext4: don't wait for extent conversion in ext4_punch_hole()
|
12 years ago |
Jan Kara
|
b0857d309f
ext4: defer clearing of PageWriteback after extent conversion
|
12 years ago |
Jan Kara
|
2e8fa54e3b
ext4: split extent conversion lists to reserved & unreserved parts
|
12 years ago |
Jan Kara
|
6b523df4fb
ext4: use transaction reservation for extent conversion in ext4_end_io
|
12 years ago |
Jan Kara
|
3613d22807
ext4: remove buffer_uninit handling
|
12 years ago |
Jan Kara
|
4e7ea81db5
ext4: restructure writeback path
|
12 years ago |
Jan Kara
|
fffb273997
ext4: better estimate credits needed for ext4_da_writepages()
|
12 years ago |
Jan Kara
|
fa55a0ed03
ext4: improve writepage credit estimate for files with indirect blocks
|
12 years ago |
Jan Kara
|
f2d50a65c9
ext4: deprecate max_writeback_mb_bump sysfs attribute
|
12 years ago |
Jan Kara
|
97a851ed71
ext4: use io_end for multiple bios
|
12 years ago |
Lukas Czerner
|
c121ffd013
ext4: remove unused discard_partial_page_buffers
|
12 years ago |
Lukas Czerner
|
a87dd18ce2
ext4: use ext4_zero_partial_blocks in punch_hole
|
12 years ago |
Lukas Czerner
|
d863dc3614
Revert "ext4: remove no longer used functions in inode.c"
|
12 years ago |
Theodore Ts'o
|
a549984b8c
ext4: revert "ext4: use io_end for multiple bios"
|
12 years ago |
Tao Ma
|
8af0f08227
ext4: fix readdir error in the case of inline_data+dir_index
|
12 years ago |
Jan Kara
|
4eec708d26
ext4: use io_end for multiple bios
|
12 years ago |
Jan Kara
|
0058f9658c
ext4: make ext4_bio_write_page() use BH_Async_Write flags
|
12 years ago |
Lukas Czerner
|
0d14b098ce
ext4: move ext4_ind_migrate() into migrate.c
|
12 years ago |
Lukas Czerner
|
27dd438542
ext4: introduce reserved space
|
12 years ago |
Dr. Tilmann Bubeck
|
393d1d1d76
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
|
12 years ago |
Lukas Czerner
|
bd86298e60
ext4: introduce ext4_get_group_number()
|
12 years ago |
Lukas Czerner
|
689110098c
ext4: make ext4_block_in_group() much more efficient
|
12 years ago |
Theodore Ts'o
|
996bb9fddd
ext4: support simple conversion of extent-mapped inodes to use i_blocks
|
12 years ago |