summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/export.c
AgeCommit message (Expand)AuthorLines
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer-2/+6
2021-02-09squashfs: add more sanity checks in inode lookupPhillip Lougher-8/+33
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner-14/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells-1/+1
2011-05-29Squashfs: Fix sanity check patches on big-endian systemsPhillip Lougher-1/+1
2011-05-26Squashfs: update email addressPhillip Lougher-1/+1
2011-05-25Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher-2/+27
2011-05-25Squashfs: move table allocation into squashfs_read_table()Phillip Lougher-18/+1
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher-1/+0
2009-04-03kmemtrace, squashfs: fix slab.h dependency problem in squasfsPekka Enberg-0/+1
2009-01-05Squashfs: export operationsPhillip Lougher-0/+155