aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/namei.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27fs/affs: use ERR_CASTJulia Lawall1-1/+1
2010-01-26Fix remount races with symlink handling in affsAl Viro1-2/+5
2009-03-27constify dentry_operations: misc filesystemsAl Viro1-2/+2
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel1-2/+4
2008-02-07iget: stop AFFS from using iget() and read_inode()David Howells1-6/+4
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells1-1/+1
2006-05-26[PATCH] affs: possible null pointer dereference in affs_rename()Florin Malita1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+443