aboutsummaryrefslogtreecommitdiffstats
path: root/fs/isofs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* fix isofs d_op handlingAl Viro2011-01-121-2/+0
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
* fs: change d_compare for rcu-walkNick Piggin2011-01-071-1/+2
* BKL: Remove BKL from isofsArnd Bergmann2010-10-041-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* isofs: cleanup mount option processingJan Kara2009-06-181-2/+2
* isofs: fix access to unallocated memory when reading corrupted filesystemJan Kara2008-04-301-0/+7
* iget: stop ISOFS from using read_inode()David Howells2008-02-071-2/+2
* fs/isofs/namei.c: Remove uninitialized local vars warningBorislav Petkov2007-10-171-1/+2
* isofs: fix up CodingStyleDave Jones2007-07-161-13/+13
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] isofs: remove d_splice_alias NULL check from isofs_lookupPekka Enberg2006-01-141-4/+1
* [PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White2005-06-211-7/+9
* [PATCH] isofs includes sanitizedAl Viro2005-04-251-12/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+201