aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/squashfs.h
Commit message (Expand)AuthorAgeFilesLines
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher2011-05-251-1/+1
* Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher2011-05-251-1/+1
* Squashfs: add sanity checks to id reading at mount timePhillip Lougher2011-05-251-1/+1
* Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-251-1/+1
* Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher2011-02-281-0/+1
* Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher2011-01-131-3/+0
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-131-5/+0
* Squashfs: fix filename typoPhillip Lougher2010-08-051-1/+1
* Squashfs: Add LZO compression supportChan Jeong2010-08-051-0/+3
* squashfs: constify xattr handlersPhillip Lougher2010-05-231-1/+1
* squashfs: add xattr support configure optionPhillip Lougher2010-05-171-6/+0
* squashfs: add new extended inode typesPhillip Lougher2010-05-171-1/+11
* squashfs: add xattr id supportPhillip Lougher2010-05-171-0/+6
* Squashfs: add a decompressor frameworkPhillip Lougher2010-01-201-7/+7
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-0/+2
* Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher2010-01-201-0/+4
* Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-051-1/+1
* Squashfs: header filesPhillip Lougher2009-01-051-0/+90