summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner2019-05-241-14/+1Star
* Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher2018-08-021-15/+10Star
* squashfs metadata 2: electric boogalooLinus Torvalds2018-08-011-7/+18
* squashfs: be more careful about metadata corruptionLinus Torvalds2018-07-291-2/+6
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-11/+11
* Squashfs: Restructure squashfs_readpage()Phillip Lougher2013-11-201-70/+72
* squashfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0Star
* Squashfs: regular file operationsPhillip Lougher2009-01-051-0/+502