summaryrefslogtreecommitdiffstats
path: root/fs/affs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* fs/affs: use ERR_CASTJulia Lawall2010-05-271-1/+1
* Fix remount races with symlink handling in affsAl Viro2010-01-261-2/+5
* constify dentry_operations: misc filesystemsAl Viro2009-03-271-2/+2
* [PATCH] fix reservation discarding in affsRoman Zippel2008-05-061-2/+4
* iget: stop AFFS from using iget() and read_inode()David Howells2008-02-071-6/+4
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-071-1/+1
* [PATCH] affs: possible null pointer dereference in affs_rename()Florin Malita2006-05-261-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+443
OpenPOWER on IntegriCloud