summaryrefslogtreecommitdiff
path: root/fs/isofs/isofs.h
AgeCommit message (Expand)Author
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31isofs: use unsigned char types consistentlyArnd Bergmann
2017-10-31isofs: fix timestamps beyond 2027Arnd Bergmann
2017-07-11isofs: Implement show_optionsDavid Howells
2014-08-19isofs: Fix unbounded recursion when processing relocated directoriesJan Kara
2012-09-21userns: Convert isofs to use kuid/kgid where appropriateEric W. Biederman
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-01-03isofs: propagate umode_tAl Viro
2011-07-22isofs: Remove global fs lockJan Kara
2010-10-04BKL: Remove BKL from isofsArnd Bergmann
2009-06-18isofs: cleanup mount option processingJan Kara
2009-06-18isofs: fix setting of uid and gid to 0Jan Kara
2009-06-18isofs: let mode and dmode mount options override rock ridge mode settingJan Kara
2008-04-29isofs: use get/put_unaligned_* helpersHarvey Harrison
2008-02-08isofs: implement dmode optionJan Kara
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-24[PATCH] isofs: remove unused debugging macrosPekka Enberg
2005-06-21[PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White
2005-04-25[PATCH] isofs includes sanitizedAl Viro