aboutsummaryrefslogtreecommitdiffstats
path: root/fs/isofs/rock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-06isofs: fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-30isofs: add KERN_CONT to printing of ER recordsMike Rapoport1-2/+2
2016-05-07get_rock_ridge_filename(): handle malformed NM entriesAl Viro1-3/+10
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro1-3/+1
2014-12-19isofs: Fix unchecked printing of ER recordsJan Kara1-0/+3
2014-12-15isofs: Fix infinite looping over CE entriesJan Kara1-0/+6
2014-08-19isofs: Fix unbounded recursion when processing relocated directoriesJan Kara1-11/+28
2012-09-21userns: Convert isofs to use kuid/kgid where appropriateEric W. Biederman1-2/+2
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-2/+2
2011-07-22isofs: Remove global fs lockJan Kara1-3/+0
2010-10-04BKL: Remove BKL from isofsArnd Bergmann1-5/+5
2009-12-10zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block sizeJan Kara1-2/+1
2008-07-25isofs: fix minor filesystem corruptionAdam Greenblatt1-2/+20
2008-02-07iget: stop ISOFS from using read_inode()David Howells1-1/+3
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2005-06-21[PATCH] rock: handle directory overflowsAndrew Morton1-2/+74
2005-06-21[PATCH] rock.c: handle corrupted directoriesAndrew Morton1-0/+13
2005-06-21[PATCH] rock: comment tidiesAndrew Morton1-11/+21
2005-06-21[PATCH] rock: remove MAYBE_CONTINUEAndrew Morton1-107/+130
2005-06-21[PATCH] rock: remove SETUP_ROCK_RIDGEAndrew Morton1-17/+22
2005-06-21[PATCH] rock: remove CHECK_CEAndrew Morton1-8/+9
2005-06-21[PATCH] rock: remove CONTINUE_DECLSAndrew Morton1-12/+12
2005-06-21[PATCH] rock: remove CHECK_SPAndrew Morton1-9/+21
2005-06-21[PATCH] rock: manual tidiesAndrew Morton1-286/+285
2005-06-21[PATCH] rock: lindent itAndrew Morton1-291/+356
2005-04-25[PATCH] isofs includes sanitizedAl Viro1-7/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+565