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-161-1/+1
* [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-161-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/+25
* [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/+12
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-251-19/+11
* [PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov2006-06-251-34/+21
* [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-031-56/+16
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-071-6/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+477