Linus Torvalds
|
4fbf888acc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Andreas Dilger
|
3f61c0cc70
ext4: add prototypes for macro-generated functions
|
11 years ago |
J. Bruce Fields
|
375e289ea8
vfs: pull ext4's double-i_mutex-locking into common code
|
13 years ago |
Theodore Ts'o
|
efbed4dc58
ext4: add ratelimiting to ext4 messages
|
11 years ago |
Linus Torvalds
|
45d9a2220f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Christoph Hellwig
|
7b7a8665ed
direct-io: Implement generic deferred AIO completions
|
12 years ago |
Darrick J. Wong
|
87a39389be
ext4: mark block group as corrupt on inode bitmap error
|
12 years ago |
Darrick J. Wong
|
163a203ddb
ext4: mark block group as corrupt on block bitmap error
|
12 years ago |
Darrick J. Wong
|
dbde0abed8
ext4: fix type declaration of ext4_validate_block_bitmap
|
12 years ago |
Zheng Liu
|
d7b2a00c2e
ext4: isolate ext4_extents.h file
|
12 years ago |
Jan Kara
|
90e775b71a
ext4: fix lost truncate due to race with writeback
|
12 years ago |
Jan Kara
|
7d7345322d
ext4: fix warning in ext4_da_update_reserve_space()
|
12 years ago |
Theodore Ts'o
|
7869a4a6c5
ext4: add support for extent pre-caching
|
12 years ago |
Theodore Ts'o
|
107a7bd31a
ext4: cache all of an extent tree's leaf block upon reading
|
12 years ago |
Jan Kara
|
a361293f5f
jbd2: Fix oops in jbd2_journal_file_inode()
|
12 years ago |
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 |