summaryrefslogtreecommitdiffstats
path: root/fs/isofs/rock.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* isofs: add KERN_CONT to printing of ER recordsMike Rapoport2016-11-301-2/+2
* get_rock_ridge_filename(): handle malformed NM entriesAl Viro2016-05-081-3/+10
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-091-3/+1Star
* isofs: Fix unchecked printing of ER recordsJan Kara2014-12-191-0/+3
* isofs: Fix infinite looping over CE entriesJan Kara2014-12-151-0/+6
* isofs: Fix unbounded recursion when processing relocated directoriesJan Kara2014-08-191-11/+28
* userns: Convert isofs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-2/+2
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-2/+2
* isofs: Remove global fs lockJan Kara2011-07-231-3/+0Star
* BKL: Remove BKL from isofsArnd Bergmann2010-10-041-5/+5
* zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...Jan Kara2009-12-101-2/+1Star
* isofs: fix minor filesystem corruptionAdam Greenblatt2008-07-251-2/+20
* iget: stop ISOFS from using read_inode()David Howells2008-02-071-1/+3
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] rock: handle directory overflowsAndrew Morton2005-06-221-2/+74
* [PATCH] rock.c: handle corrupted directoriesAndrew Morton2005-06-221-0/+13
* [PATCH] rock: comment tidiesAndrew Morton2005-06-221-11/+21
* [PATCH] rock: remove MAYBE_CONTINUEAndrew Morton2005-06-221-107/+130
* [PATCH] rock: remove SETUP_ROCK_RIDGEAndrew Morton2005-06-221-17/+22
* [PATCH] rock: remove CHECK_CEAndrew Morton2005-06-221-8/+9
* [PATCH] rock: remove CONTINUE_DECLSAndrew Morton2005-06-221-12/+12
* [PATCH] rock: remove CHECK_SPAndrew Morton2005-06-221-9/+21
* [PATCH] rock: manual tidiesAndrew Morton2005-06-221-286/+285Star
* [PATCH] rock: lindent itAndrew Morton2005-06-221-291/+356
* [PATCH] isofs includes sanitizedAl Viro2005-04-261-7/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+565