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