Commit Graph

59 Commits (6de2c31d3dad7384b3efa03674bd6ed479d58cb2)

Author SHA1 Message Date
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 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 17 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 17 years ago
Nick Piggin f4fc66a894 ext3: convert to new aops 17 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
Neil Brown 2ccb48ebb4 [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Mingming Cao 43d23f9039 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion 19 years ago
Mingming Cao 1c2bf374a4 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes 19 years ago
Mingming Cao 5dea5176e5 [PATCH] ext3: multile block allocate little endian fixes 19 years ago
Badari Pulavarty f91a2ad2ed [PATCH] ext3: multi-block get_block() 19 years ago
Andrew Morton d6859bfca8 [PATCH] ext3: cleanups and WARN_ON() 19 years ago
Badari Pulavarty 1d8fa7a2b9 [PATCH] remove ->get_blocks() support 19 years ago
Mingming Cao b47b24781c [PATCH] ext3_get_blocks: multiple block allocation 19 years ago
Mingming Cao 89747d369d [PATCH] ext3_get_blocks: Mapping multiple blocks at a once 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Arjan van de Ven 9746151861 [PATCH] convert ext3's truncate_sem to a mutex 19 years ago
Andrew Morton d8733c2956 [PATCH] ext3_readdir: use generic readahead 19 years ago
Badari Pulavarty cd6ef84e6a [PATCH] ext3: fix nobh mode for chattr +j inodes 19 years ago
Christoph Lameter e965f9630c [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method 19 years ago
Denis Lunev ab4eb43ce7 [PATCH] ext3: journal handling on error path in ext3_journalled_writepage() 19 years ago