aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/cache.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-261-7/+24
|\
| * Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
| * Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-251-6/+23
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-131-1/+0
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0
* Squashfs: fix breakage when page size > metadata block sizeDoug Chapman2009-05-131-0/+1
* Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-051-2/+2
* Squashfs: cache operationsPhillip Lougher2009-01-051-0/+412