aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/squashfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher1-1/+1
2018-08-01squashfs metadata 2: electric boogalooLinus Torvalds1-0/+1
2014-06-04fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick1-1/+1
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher1-0/+7
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher1-4/+4
2013-11-20Squashfs: Refactor decompressor interface and codePhillip Lougher1-1/+8
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