summaryrefslogtreecommitdiff
path: root/fs/ext3/inode.c
AgeCommit message (Expand)Author
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-12-31ext3: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-10-20ext3: truncate block allocated on a failed ext3_write_beginAneesh Kumar K.V
2008-10-03generic block based fiemap implementationJosef Bacik
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-25ext3: handle deleting corrupted indirect blocksDuane Griffin
2008-07-25ext3: don't read inode block if the buffer has a write errorHidehiro Kawai
2008-07-25ext3: handle corrupted orphan list at mountDuane Griffin
2008-04-29ext3: fix test ext_generic_write_end() copied return valueRoel Kluin
2008-04-28ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28ext3: use ext3_get_group_desc()Akinobu Mita
2008-04-21ext*: spelling fix prefered -> preferredBenoit Boissinot
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells
2008-02-06ext3: fix lock inversion in direct IOJan Kara
2008-02-06ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2007-10-19JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUGJose R. Santos
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-16ext3: convert to new aopsNick Piggin
2007-07-16ext3: remove extra IS_RDONLY() checkDave Hansen
2007-06-24ext3: lost brelse in ext3_read_inode()Kirill Korotaev
2007-05-09ext3: use zero_user_pageNate Diller
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger
2007-04-02[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton
2007-02-11[PATCH] jbd layer function called instead of fs specific oneDmitriy Monakhov
2006-12-07[PATCH] retries in ext3_prepare_write() violate ordering requirementsAndrey Savochkin
2006-09-30[PATCH] ext3: make meta data reads use READ_METAJens Axboe
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp
2006-09-27[PATCH] ext3: inode numbers are unsigned longEric Sandeen
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2006-09-16[PATCH] ext3 sequential read regression fixSuparna Bhattacharya
2006-09-08[PATCH] ext3_getblk() should handle HOLE correctlyBadari Pulavarty
2006-07-31[PATCH] ext3 -nobh option causes oopsBadari Pulavarty
2006-07-31[PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao
2006-05-03[PATCH] ext3: multile block allocate little endian fixesMingming Cao
2006-03-26[PATCH] ext3: multi-block get_block()Badari Pulavarty
2006-03-26[PATCH] ext3: cleanups and WARN_ON()Andrew Morton
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty
2006-03-26[PATCH] ext3_get_blocks: multiple block allocationMingming Cao
2006-03-26[PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton
2006-03-11[PATCH] ext3: fix nobh mode for chattr +j inodesBadari Pulavarty