summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/fragment.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner2019-05-241-14/+1Star
* squashfs: more metadata hardeningLinus Torvalds2018-08-021-4/+9
* squashfs: be more careful about metadata corruptionLinus Torvalds2018-07-291-3/+1Star
* Squashfs: Fix sanity check patches on big-endian systemsPhillip Lougher2011-05-291-1/+1
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher2011-05-251-2/+22
* Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-251-18/+1Star
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-131-1/+0Star
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0Star
* Squashfs: fragment block operationsPhillip Lougher2009-01-051-0/+98