aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/id.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-25squashfs: fix xattr id and id lookup sanity checksGravatar Phillip Lougher 1-2/+4
2021-02-09squashfs: add more sanity checks in id lookupGravatar Phillip Lougher 1-8/+32
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Gravatar Thomas Gleixner 1-14/+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 id reading at mount timeGravatar Phillip Lougher 1-2/+28
2011-05-25Squashfs: move table allocation into squashfs_read_table()Gravatar Phillip Lougher 1-17/+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: uid/gid lookup operationsGravatar Phillip Lougher 1-0/+94