aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/export.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-25squashfs: fix inode lookup sanity checksGravatar Sean Nyekjaer 1-2/+6
2021-02-09squashfs: add more sanity checks in inode lookupGravatar Phillip Lougher 1-8/+33
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Gravatar Thomas Gleixner 1-14/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-1/+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 lookup table reading at mount timeGravatar Phillip Lougher 1-2/+27
2011-05-25Squashfs: move table allocation into squashfs_read_table()Gravatar Phillip Lougher 1-18/+1
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper fileGravatar Phillip Lougher 1-1/+0
2009-04-03kmemtrace, squashfs: fix slab.h dependency problem in squasfsGravatar Pekka Enberg 1-0/+1
2009-01-05Squashfs: export operationsGravatar Phillip Lougher 1-0/+155