summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/squashfs.h
Commit message (Expand)AuthorAgeFilesLines
* squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard2020-06-021-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner2019-05-241-14/+1
* Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher2018-08-021-1/+1
* squashfs metadata 2: electric boogalooLinus Torvalds2018-08-011-0/+1
* fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick2014-06-041-1/+1
* Squashfs: Restructure squashfs_readpage()Phillip Lougher2013-11-201-0/+7
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-201-4/+4
* Squashfs: Refactor decompressor interface and codePhillip Lougher2013-11-201-1/+8
* Squashfs: Make ZLIB compression support optionalPhillip Lougher2011-07-221-3/+0
* 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