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