aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/fragment.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Gravatar Thomas Gleixner 1-14/+1
2018-08-02squashfs: more metadata hardeningGravatar Linus Torvalds 1-4/+9
2018-07-29squashfs: be more careful about metadata corruptionGravatar Linus Torvalds 1-3/+1
2011-05-29Squashfs: Fix sanity check patches on big-endian systemsGravatar Phillip Lougher 1-1/+1
2011-05-26Squashfs: update email addressGravatar Phillip Lougher 1-1/+1
2011-05-25Squashfs: add sanity checks to fragment reading at mount timeGravatar Phillip Lougher 1-2/+22
2011-05-25Squashfs: move table allocation into squashfs_read_table()Gravatar Phillip Lougher 1-18/+1
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hGravatar Phillip Lougher 1-1/+0
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper fileGravatar Phillip Lougher 1-1/+0
2009-01-05Squashfs: fragment block operationsGravatar Phillip Lougher 1-0/+98