summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/file.c
AgeCommit message (Expand)AuthorLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner-14/+1
2018-08-02Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher-15/+10
2018-08-01squashfs metadata 2: electric boogalooLinus Torvalds-7/+18
2018-07-29squashfs: be more careful about metadata corruptionLinus Torvalds-2/+6
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-11/+11
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher-70/+72
2012-03-20squashfs: remove the second argument of k[un]map_atomic()Cong Wang-4/+4
2011-05-26Squashfs: update email addressPhillip Lougher-1/+1
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher-1/+0
2009-01-05Squashfs: regular file operationsPhillip Lougher-0/+502