aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/balloc.c
Commit message (Expand)AuthorAgeFilesLines
* ufs: fix truncated values handling 64 bit metadataDan Carpenter2011-05-261-4/+5
* remove SWRITE* I/O typesChristoph Hellwig2010-08-181-16/+8
* ufs: Remove dead quota codeJan Kara2010-05-241-24/+0
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-9/+15
* ufs: Use lowercase names of quota functionsJan Kara2009-03-261-6/+6
* ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-2/+2
* fs/ufs/balloc.c: fix sparc64 printk warningAndrew Morton2008-03-191-2/+2
* 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] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-161-2/+3
* [PATCH] ufs: prepare write + change blocks on the flyEvgeniy Dushistov2007-03-161-28/+53
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2007-02-121-80/+117
* [PATCH] ufs: reallocation fixEvgeniy Dushistov2007-01-301-15/+26
* [PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2007-01-301-1/+4
* [PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov2007-01-051-0/+25
* [PATCH] ufs: handle truncated pagesEvgeniy Dushistov2006-08-061-1/+1
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-011-46/+2
* [PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov2006-06-251-4/+4
* [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-251-12/+12
* [PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov2006-06-251-7/+5
* [PATCH] ufs: unlock_super without lockEvgeniy Dushistov2006-06-251-4/+5
* [PATCH] ufs: i_blocks wrong countEvgeniy Dushistov2006-06-251-3/+0
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-251-35/+27
* [PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov2006-06-251-45/+87
* [PATCH] ufs: wrong type castEvgeniy Dushistov2006-06-251-42/+42
* [PATCH] ufs: change block number on the flyEvgeniy Dushistov2006-06-251-24/+113
* [PATCH] ufs: right block allocationEvgeniy Dushistov2006-06-251-15/+0
* [PATCH] ufs cleanupEvgeniy2006-01-141-9/+10
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-071-8/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+818