summaryrefslogtreecommitdiffstats
path: root/fs/ufs/truncate.c
Commit message (Expand)AuthorAgeFilesLines
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-081-1/+1
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-171-0/+1
* [PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov2007-03-171-1/+1
* [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-171-10/+26
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2007-02-121-64/+75
* [PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov2007-01-301-2/+2
* [PATCH] ufs: truncate correctionEvgeniy Dushistov2006-08-271-52/+25Star
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-011-13/+135
* [PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov2006-06-251-3/+3
* [PATCH] ufs: i_blocks wrong countEvgeniy Dushistov2006-06-251-13/+12Star
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-251-19/+11Star
* [PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov2006-06-251-34/+21Star
* [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-031-56/+16Star
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-081-6/+3Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+477