Commit Graph

78 Commits (bff1c09640b3006bca711e18ef08a5fb955ad9b5)

Author SHA1 Message Date
Chris Mason 4f003fd32b ext3: Add locking to ext3_do_update_inode 16 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 16 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
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
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 17 years ago
Josef Bacik 68c9d702bb generic block based fiemap implementation 17 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
Benoit Boissinot 1cc8dcf569 ext*: spelling fix prefered -> preferred 17 years ago
David Howells 473043dcee iget: stop EXT3 from using iget() and read_inode() 17 years ago
Jan Kara bd1939de90 ext3: fix lock inversion in direct IO 17 years ago
Akinobu Mita fb01bfdac7 ext[234]: remove unused argument for ext[234]_find_goal() 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Jose R. Santos 9ad163ae0d JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Nick Piggin f4fc66a894 ext3: convert to new aops 18 years ago
Dave Hansen e3a68e30d2 ext3: remove extra IS_RDONLY() check 18 years ago
Kirill Korotaev e4a10a362c ext3: lost brelse in ext3_read_inode() 18 years ago
Nate Diller 0c11d7a9e9 ext3: use zero_user_page 18 years ago
Jan Kara 28be5abb40 ext3: copy i_flags to inode flags on write 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Markus Rechberger 4d7bf11d64 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems 18 years ago
Andrew Morton 1aa9b4b9bc [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements" 18 years ago
Dmitriy Monakhov 3e4fdaf8ae [PATCH] jbd layer function called instead of fs specific one 18 years ago
Andrey Savochkin e92a4d595b [PATCH] retries in ext3_prepare_write() violate ordering requirements 18 years ago
Jens Axboe caa38fb0f4 [PATCH] ext3: make meta data reads use READ_META 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Eric Sandeen eee194e76c [PATCH] ext3: inode numbers are unsigned long 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Suparna Bhattacharya 20acaa18d0 [PATCH] ext3 sequential read regression fix 19 years ago
Badari Pulavarty 3665d0e58f [PATCH] ext3_getblk() should handle HOLE correctly 19 years ago
Badari Pulavarty 0e31f51d81 [PATCH] ext3 -nobh option causes oops 19 years ago