Jan Kara
|
430db323fa
ext3: Try to avoid starting a transaction in writepage for data=writepage
|
16 年之前 |
Linus Torvalds
|
20bec8ab14
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 年之前 |
Theodore Ts'o
|
f7ab34ea72
ext3: Add replace-on-truncate hueristics for data=writeback mode
|
16 年之前 |
Jan Kara
|
695f6ae0dc
ext3: avoid false EIO errors
|
16 年之前 |
Linus Torvalds
|
2c9e15a011
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
|
16 年之前 |
Jan Kara
|
9e80d40773
ext3: Avoid starting a transaction in writepage when not necessary
|
16 年之前 |
Jan Kara
|
81a0522739
ext3: Use lowercase names of quota functions
|
16 年之前 |
Nick Piggin
|
54566b2c15
fs: symlink write_begin allocation context fix
|
16 年之前 |
Duane Griffin
|
b5ed3112b5
ext3: ensure fast symlinks are NUL-terminated
|
16 年之前 |
Aneesh Kumar K.V
|
5ec8b75e3a
ext3: truncate block allocated on a failed ext3_write_begin
|
16 年之前 |
Josef Bacik
|
68c9d702bb
generic block based fiemap implementation
|
16 年之前 |
Hisashi Hifumi
|
8ab22b9abb
vfs: pagecache usage optimization for pagesize!=blocksize
|
17 年之前 |
Duane Griffin
|
3ccc3167b0
ext3: handle deleting corrupted indirect blocks
|
17 年之前 |
Hidehiro Kawai
|
95450f5a7e
ext3: don't read inode block if the buffer has a write error
|
17 年之前 |
Duane Griffin
|
ae76dd9a6b
ext3: handle corrupted orphan list at mount
|
17 年之前 |
Roel Kluin
|
7c2f3d6f89
ext3: fix test ext_generic_write_end() copied return value
|
17 年之前 |
Harvey Harrison
|
e05b6b524b
ext3: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Akinobu Mita
|
e0e369a7dd
ext3: use ext3_get_group_desc()
|
17 年之前 |
Benoit Boissinot
|
1cc8dcf569
ext*: spelling fix prefered -> preferred
|
17 年之前 |
David Howells
|
473043dcee
iget: stop EXT3 from using iget() and read_inode()
|
17 年之前 |
Jan Kara
|
bd1939de90
ext3: fix lock inversion in direct IO
|
17 年之前 |
Akinobu Mita
|
fb01bfdac7
ext[234]: remove unused argument for ext[234]_find_goal()
|
17 年之前 |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 年之前 |
Jose R. Santos
|
9ad163ae0d
JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
|
17 年之前 |
Stephen Hemminger
|
c80544dc0b
sparse pointer use of zero as null
|
17 年之前 |
Nick Piggin
|
f4fc66a894
ext3: convert to new aops
|
17 年之前 |
Dave Hansen
|
e3a68e30d2
ext3: remove extra IS_RDONLY() check
|
18 年之前 |
Kirill Korotaev
|
e4a10a362c
ext3: lost brelse in ext3_read_inode()
|
18 年之前 |
Nate Diller
|
0c11d7a9e9
ext3: use zero_user_page
|
18 年之前 |
Jan Kara
|
28be5abb40
ext3: copy i_flags to inode flags on write
|
18 年之前 |