summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/id.c
Commit message (Expand)AuthorAgeFilesLines
* squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2021-03-251-2/+4
* squashfs: add more sanity checks in id lookupPhillip Lougher2021-02-091-8/+32
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner2019-05-241-14/+1
* 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 id reading at mount timePhillip Lougher2011-05-251-2/+28
* Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-251-17/+1
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-131-1/+0
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0
* Squashfs: uid/gid lookup operationsPhillip Lougher2009-01-051-0/+94