aboutsummaryrefslogtreecommitdiff
path: root/fs/ufs/namei.c
AgeCommit message (Expand)Author
2011-03-03ufs: i_nlink races in rename()Al Viro
2010-10-25new helper: ihold()Al Viro
2010-05-24ufs: Remove dead quota codeJan Kara
2010-05-21ufs: add ufs speciffic ->setattr callDmitry Monakhov
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2009-12-16ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan
2009-03-27ufs: copy symlink data into the correct union memberDuane Griffin
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-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-07-31[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov
2006-03-23[PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds