aboutsummaryrefslogtreecommitdiffstats
path: root/fs/isofs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-17isofs: remove redundant continue statementColin Ian King1-2/+0
2021-01-25isofs: release buffer head before returnPan Bian1-0/+1
2018-09-29Update email addressMatthew Wilcox1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-09isofs: switch to ->iterate_shared()Al Viro1-1/+1
2016-05-09get_acorn_filename(): deobfuscate a bitAl Viro1-1/+1
2013-06-29[readdir] convert isofsAl Viro1-22/+20
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2011-07-22isofs: Remove global fs lockJan Kara1-3/+0
2010-10-04BKL: Remove BKL from isofsArnd Bergmann1-3/+3
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-18isofs: cleanup mount option processingJan Kara1-3/+2
2008-04-30isofs: fix access to unallocated memory when reading corrupted filesystemJan Kara1-0/+8
2007-07-16isofs: fix up CodingStyleDave Jones1-40/+47
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-1/+1
2006-12-08[PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-3/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2005-06-21[PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White1-6/+11
2005-04-25[PATCH] isofs includes sanitizedAl Viro1-12/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+280