summaryrefslogtreecommitdiff
path: root/fs/ufs/inode.c
AgeCommit message (Expand)Author
2008-04-28ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger
2008-02-07iget: stop UFS from using iget() and read_inode()David Howells
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig
2007-10-16ufs: convert to new aopsNick Piggin
2007-04-17ufs proper handling of zero link caseEvgeniy Dushistov
2007-03-16[PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov
2007-03-16[PATCH] ufs2: more correct work with timeEvgeniy Dushistov
2007-02-12[PATCH] ufs2 write: block allocation updateEvgeniy Dushistov
2007-02-12[PATCH] ufs2 write: inodes writeEvgeniy Dushistov
2007-01-30[PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov
2007-01-05[PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-08-27[PATCH] ufs: write to hole in big fileEvgeniy Dushistov
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov
2006-06-29[PATCH] ufs: printk() fixAndrew Morton
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-27[PATCH] ufs: ufs_read_inode cleanupEvgeniy Dushistov
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk
2006-06-25[PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov
2006-06-25[PATCH] ufs: zero metadataEvgeniy Dushistov
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov
2006-06-25[PATCH] ufs: right block allocationEvgeniy Dushistov
2006-02-03[PATCH] ufs: fix hang during `rm'Evgeniy Dushistov
2006-01-14[PATCH] ufs cleanupEvgeniy
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds