summaryrefslogtreecommitdiff
path: root/fs/isofs/namei.c
Commit message (Expand)AuthorAge
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
* isofs: don't bother with ->d_op for normal caseAl Viro2014-10-31
* isofs_cmp(): we'll never see a dentry for . or ..Al Viro2014-10-28
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-29
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* isofs: Remove global fs lockJan Kara2011-07-22
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* fix isofs d_op handlingAl Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: change d_compare for rcu-walkNick Piggin2011-01-07
* BKL: Remove BKL from isofsArnd Bergmann2010-10-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* isofs: cleanup mount option processingJan Kara2009-06-18
* isofs: fix access to unallocated memory when reading corrupted filesystemJan Kara2008-04-30
* iget: stop ISOFS from using read_inode()David Howells2008-02-07
* fs/isofs/namei.c: Remove uninitialized local vars warningBorislav Petkov2007-10-17
* isofs: fix up CodingStyleDave Jones2007-07-16
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] isofs: remove d_splice_alias NULL check from isofs_lookupPekka Enberg2006-01-14
* [PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White2005-06-21
* [PATCH] isofs includes sanitizedAl Viro2005-04-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16