summaryrefslogtreecommitdiffstats
path: root/fs/isofs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Update email addressMatthew Wilcox2018-09-301-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* isofs: switch to ->iterate_shared()Al Viro2016-05-091-1/+1
* get_acorn_filename(): deobfuscate a bitAl Viro2016-05-091-1/+1
* [readdir] convert isofsAl Viro2013-06-291-22/+20Star
* new helper: file_inode(file)Al Viro2013-02-231-1/+1
* isofs: Remove global fs lockJan Kara2011-07-231-3/+0Star
* BKL: Remove BKL from isofsArnd Bergmann2010-10-041-3/+3
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-271-0/+1
* 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-3/+2Star
* isofs: fix access to unallocated memory when reading corrupted filesystemJan Kara2008-04-301-0/+8
* isofs: fix up CodingStyleDave Jones2007-07-161-40/+47
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-3/+2Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White2005-06-221-6/+11
* [PATCH] isofs includes sanitizedAl Viro2005-04-261-12/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+280