summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/export.c
Commit message (Expand)AuthorAgeFilesLines
* exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein2023-10-281-0/+1
* squashfs: fix inode lookup sanity checksSean Nyekjaer2021-03-251-2/+6
* squashfs: add more sanity checks in inode lookupPhillip Lougher2021-02-091-8/+33
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner2019-05-241-14/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+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 lookup table reading at mount timePhillip Lougher2011-05-251-2/+27
* Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-251-18/+1
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0
* kmemtrace, squashfs: fix slab.h dependency problem in squasfsPekka Enberg2009-04-031-0/+1
* Squashfs: export operationsPhillip Lougher2009-01-051-0/+155