aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/namei.c
Commit message (Expand)AuthorAge
* switch affsAl Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: change d_hash for rcu-walkNick Piggin2011-01-07
* fs: change d_compare for rcu-walkNick Piggin2011-01-07
* fs/affs: use ERR_CASTJulia Lawall2010-05-27
* Fix remount races with symlink handling in affsAl Viro2010-01-26
* constify dentry_operations: misc filesystemsAl Viro2009-03-27
* [PATCH] fix reservation discarding in affsRoman Zippel2008-05-06
* iget: stop AFFS from using iget() and read_inode()David Howells2008-02-07
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* [PATCH] affs: possible null pointer dereference in affs_rename()Florin Malita2006-05-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16