summaryrefslogtreecommitdiff
path: root/fs/ext2/inode.c
AgeCommit message (Expand)Author
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara
2007-05-08ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2005-10-30[PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte
2005-04-16[PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham
2005-03-07[PATCH] Add nobh_writepage() supportBadari Pulavarty
2005-01-25[PATCH] ext2/ext3: block allocator startup fixStone Wang
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2005-01-03[PATCH] Fix of quota deadlock on pagelock: ext2Jan Kara
2004-10-25[PATCH] ext2: discard preallocation in last iputMingming Cao
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-09-08[PATCH] ext2 endianness annotationsAlexander Viro
2004-06-30[PATCH] sparse: NULL vs 0 - filesystemsMika Kukkonen
2004-06-26[PATCH] ext2_setattr retval fixAndrew Morton
2004-05-19[PATCH] use-before-uninitialized value in ext3(2)_find_ goalAndrew Morton
2004-04-18[PATCH] direct-IO return type fixesAndrew Morton
2004-04-11[PATCH] speed up ext2 fsync() and fdatasync()Andrew Morton
2004-01-18[PATCH] bdev: switch to f_mappingAndrew Morton
2003-10-01[PATCH] dev_t forward compatibility fixAndrew Morton
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro
2003-09-04[PATCH] large dev_t - second series (15/15)Alexander Viro
2003-09-04[PATCH] large dev_t - second series (7/15)Alexander Viro
2003-08-01[PATCH] don't init statics to 0 (fs/)Randy Dunlap
2003-07-24Add an IO completion handler to the direct_IO path to allow the initiatorStephen Lord
2003-04-02[PATCH] handle bad inodes in put_inodeAndrew Morton
2003-03-16[PATCH] Ext2/3 noatime and dirsync fixesAndrew Morton
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton
2003-02-02[PATCH] quota semaphore fixAndrew Morton
2003-01-07[PATCH] AIO support for raw/O_DIRECTAndrew Morton
2002-12-21[PATCH] ext2: smarter block allocation startupAndrew Morton
2002-12-14[PATCH] ext2 synchronous mount fixAndrew Morton
2002-12-14[PATCH] remove PF_SYNCAndrew Morton
2002-11-21[PATCH] no-buffer-head ext2 optionAndrew Morton
2002-11-21[PATCH] Remove mapping->vm_writebackAndrew Morton
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-11-05[PATCH] Make ->readpages palatable to NFSTrond Myklebust
2002-11-04[PATCH] `event' removal: ext2Andrew Morton
2002-10-30Port of (bugfixed) 0.8.50 acl-ext2 to 2.5Theodore Y. Ts'o
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o
2002-10-30Ext2/3 forward compatibility: inode sizeTheodore Y. Ts'o
2002-10-28[PATCH] permit direct IO with finer-than-fs-blocksize alignmentsAndrew Morton
2002-10-11Fix warnings of the formRichard Henderson
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton
2002-10-06MergeLinus Torvalds
2002-10-06[PATCH] add struct file* to ->direct_IO addr space opChuck Lever