Jan Kara
|
fe8bc91c4c
ext3: Wait for proper transaction commit on fsync
|
15 years ago |
Eric Sandeen
|
ea0174a713
ext3: retry failed direct IO allocations
|
15 years ago |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 years ago |
Chris Mason
|
4f003fd32b
ext3: Add locking to ext3_do_update_inode
|
15 years ago |
Jan Kara
|
00171d3c7e
ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks()
|
16 years ago |
Andi Kleen
|
aa261f549d
HWPOISON: Enable .remove_error_page for migration aware file systems
|
15 years ago |
Jan Kara
|
43237b5490
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
|
16 years ago |
Jan Kara
|
9eaaa2d575
ext3: Fix truncation of symlinks after failed write
|
16 years ago |
Al Viro
|
6582a0e6f6
switch ext3 to inode->i_acl
|
16 years ago |
Jan Kara
|
ef43618a47
ext3: make sure inode is deleted from orphan list after truncate
|
16 years ago |
Jan Kara
|
e8ef7aaea7
ext3: fix chain verification in ext3_get_blocks()
|
16 years ago |
Christoph Hellwig
|
ca41f7b918
ext3: remove ->write_super and stop maintaining ->s_dirt
|
16 years ago |
Jan Kara
|
430db323fa
ext3: Try to avoid starting a transaction in writepage for data=writepage
|
16 years ago |
Linus Torvalds
|
20bec8ab14
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 years ago |
Theodore Ts'o
|
f7ab34ea72
ext3: Add replace-on-truncate hueristics for data=writeback mode
|
16 years ago |
Jan Kara
|
695f6ae0dc
ext3: avoid false EIO errors
|
16 years ago |
Linus Torvalds
|
2c9e15a011
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
|
16 years ago |
Jan Kara
|
9e80d40773
ext3: Avoid starting a transaction in writepage when not necessary
|
16 years ago |
Jan Kara
|
81a0522739
ext3: Use lowercase names of quota functions
|
16 years ago |
Nick Piggin
|
54566b2c15
fs: symlink write_begin allocation context fix
|
16 years ago |
Duane Griffin
|
b5ed3112b5
ext3: ensure fast symlinks are NUL-terminated
|
16 years ago |
Aneesh Kumar K.V
|
5ec8b75e3a
ext3: truncate block allocated on a failed ext3_write_begin
|
16 years ago |
Josef Bacik
|
68c9d702bb
generic block based fiemap implementation
|
16 years ago |
Hisashi Hifumi
|
8ab22b9abb
vfs: pagecache usage optimization for pagesize!=blocksize
|
17 years ago |
Duane Griffin
|
3ccc3167b0
ext3: handle deleting corrupted indirect blocks
|
17 years ago |
Hidehiro Kawai
|
95450f5a7e
ext3: don't read inode block if the buffer has a write error
|
17 years ago |
Duane Griffin
|
ae76dd9a6b
ext3: handle corrupted orphan list at mount
|
17 years ago |
Roel Kluin
|
7c2f3d6f89
ext3: fix test ext_generic_write_end() copied return value
|
17 years ago |
Harvey Harrison
|
e05b6b524b
ext3: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Akinobu Mita
|
e0e369a7dd
ext3: use ext3_get_group_desc()
|
17 years ago |