summaryrefslogtreecommitdiffstats
path: root/fs/ufs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-081-1/+1
* iget: stop UFS from using iget() and read_inode()David Howells2008-02-071-14/+20
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-171-0/+1
* ufs: convert to new aopsNick Piggin2007-10-161-4/+19
* ufs proper handling of zero link caseEvgeniy Dushistov2007-04-171-7/+22
* [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-161-6/+6
* [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-161-12/+12
* [PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2007-02-121-34/+48
* [PATCH] ufs2 write: inodes writeEvgeniy Dushistov2007-02-121-31/+80
* [PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2007-01-301-5/+9
* [PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov2007-01-051-36/+5
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] ufs: write to hole in big fileEvgeniy Dushistov2006-08-271-14/+21
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-011-2/+5
* [PATCH] ufs: printk() fixAndrew Morton2006-06-291-2/+4
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] ufs: ufs_read_inode cleanupEvgeniy Dushistov2006-06-271-54/+57
* [PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk2006-06-251-3/+6
* [PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov2006-06-251-0/+1
* [PATCH] ufs: zero metadataEvgeniy Dushistov2006-06-251-40/+76
* [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-251-2/+2
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-251-28/+19
* [PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov2006-06-251-34/+24
* [PATCH] ufs: change block number on the flyEvgeniy Dushistov2006-06-251-19/+25
* [PATCH] ufs: right block allocationEvgeniy Dushistov2006-06-251-12/+18
* [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-031-1/+1
* [PATCH] ufs cleanupEvgeniy2006-01-141-5/+6
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+816