aboutsummaryrefslogtreecommitdiff
path: root/fs/affs/namei.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-27constify dentry_operations: misc filesystemsGravatar Al Viro 1-2/+2
2008-05-06[PATCH] fix reservation discarding in affsGravatar Roman Zippel 1-2/+4
2008-02-07iget: stop AFFS from using iget() and read_inode()Gravatar David Howells 1-6/+4
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)Gravatar David Howells 1-1/+1
2006-05-26[PATCH] affs: possible null pointer dereference in affs_rename()Gravatar Florin Malita 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+443