Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-05fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher
2013-11-20Squashfs: Refactor decompressor interface and codePhillip Lougher
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-14Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher
2011-01-14Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher
2010-08-06Squashfs: 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-21Squashfs: add a decompressor frameworkPhillip Lougher
2010-01-21Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher
2010-01-21Squashfs: 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