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