aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/squashfs.h
AgeCommit message (Expand)Author
2011-07-22Squashfs: Make ZLIB compression support optionalPhillip Lougher
2011-05-26Squashfs: update email addressPhillip Lougher
2011-05-25Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher
2011-05-25Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher
2011-05-25Squashfs: add sanity checks to id reading at mount timePhillip Lougher
2011-05-25Squashfs: move table allocation into squashfs_read_table()Phillip Lougher
2011-02-28Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher
2011-01-13Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher
2010-08-05Squashfs: fix filename typoPhillip Lougher
2010-08-05Squashfs: Add LZO compression supportChan Jeong
2010-05-23squashfs: constify xattr handlersPhillip Lougher
2010-05-17squashfs: add xattr support configure optionPhillip Lougher
2010-05-17squashfs: add new extended inode typesPhillip Lougher
2010-05-17squashfs: add xattr id supportPhillip Lougher
2010-01-20Squashfs: add a decompressor frameworkPhillip Lougher
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher
2010-01-20Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher
2009-01-05Squashfs: header filesPhillip Lougher