summaryrefslogtreecommitdiffstats
path: root/fs/ext3/inode.c
Commit message (Expand)AuthorAgeFilesLines
* ext3: convert to new aopsNick Piggin2007-10-161-48/+115
* ext3: remove extra IS_RDONLY() checkDave Hansen2007-07-161-1/+1
* ext3: lost brelse in ext3_read_inode()Kirill Korotaev2007-06-241-1/+3
* ext3: use zero_user_pageNate Diller2007-05-091-10/+2Star
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-081-0/+20
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger2007-05-081-3/+3
* [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton2007-04-021-75/+10Star
* [PATCH] jbd layer function called instead of fs specific oneDmitriy Monakhov2007-02-111-2/+2
* [PATCH] retries in ext3_prepare_write() violate ordering requirementsAndrey Savochkin2006-12-071-10/+75
* [PATCH] ext3: make meta data reads use READ_METAJens Axboe2006-09-301-2/+3
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-3/+0Star
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-271-4/+4
* [PATCH] ext3: inode numbers are unsigned longEric Sandeen2006-09-271-1/+1
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-32/+32
* [PATCH] ext3 sequential read regression fixSuparna Bhattacharya2006-09-161-1/+1
* [PATCH] ext3_getblk() should handle HOLE correctlyBadari Pulavarty2006-09-081-4/+7
* [PATCH] ext3 -nobh option causes oopsBadari Pulavarty2006-07-311-3/+3
* [PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-07-311-6/+7
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-3/+3
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-251-27/+28
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-251-1/+1
* [PATCH] ext3: multile block allocate little endian fixesMingming Cao2006-05-041-5/+8
* [PATCH] ext3: multi-block get_block()Badari Pulavarty2006-03-261-12/+4Star
* [PATCH] ext3: cleanups and WARN_ON()Andrew Morton2006-03-261-125/+114Star
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-261-10/+2Star
* [PATCH] ext3_get_blocks: multiple block allocationMingming Cao2006-03-261-77/+193
* [PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao2006-03-261-29/+76
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-261-2/+2
* [PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven2006-03-231-7/+7
* [PATCH] ext3_readdir: use generic readaheadAndrew Morton2006-03-231-1/+1
* [PATCH] ext3: fix nobh mode for chattr +j inodesBadari Pulavarty2006-03-111-9/+8Star
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-011-0/+2
* [PATCH] ext3: journal handling on error path in ext3_journalled_writepage()Denis Lunev2005-11-141-1/+3
* [PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa2005-10-311-1/+8
* [PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa2005-10-311-1/+1
* [PATCH] gfp_t: fs/*Al Viro2005-10-281-1/+1
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+2
* [PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodesAndreas Gruenbacher2005-07-081-1/+1
* [PATCH] quota: ext3: Improve quota credit estimatesJan Kara2005-06-241-3/+4
* [PATCH] revert ext3-writepages-support-for-writeback-modeAndrew Morton2005-05-061-46/+0Star
* [PATCH] ext3: remove unnecessary race then retry in ext3_get_blockMingming Cao2005-05-011-83/+61Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+3132