summaryrefslogtreecommitdiff
path: root/fs/ufs/truncate.c
Commit message (Expand)AuthorAge
* ufs: fix truncated values handling 64 bit metadataDan Carpenter2011-05-26
* ufs: remove unessecary blk_flush_plugChristoph Hellwig2011-04-05
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | ufs: remove the BKLArnd Bergmann2011-03-02
|/
* remove SWRITE* I/O typesChristoph Hellwig2010-08-18
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
* remove inode_setattrChristoph Hellwig2010-08-09
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-30
|\
| * ufs: Remove dead quota codeJan Kara2010-05-24
* | kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
|/
* quota: unify quota init condition in setattrDmitry Monakhov2010-05-21
* ufs: add ufs speciffic ->setattr callDmitry Monakhov2010-05-21
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
* dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-05
* dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-05
* dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-05
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-08
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17
* [PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov2007-03-16
* [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-16
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2007-02-12
* [PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov2007-01-30
* [PATCH] ufs: truncate correctionEvgeniy Dushistov2006-08-27
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-01
* [PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov2006-06-25
* [PATCH] ufs: i_blocks wrong countEvgeniy Dushistov2006-06-25
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-25
* [PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov2006-06-25
* [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-03
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16