aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher1-15/+10
2018-08-01squashfs metadata 2: electric boogalooLinus Torvalds1-7/+18
2018-07-29squashfs: be more careful about metadata corruptionLinus Torvalds1-2/+6
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-11/+11
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher1-70/+72
2012-03-20squashfs: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2011-05-26Squashfs: update email addressPhillip Lougher1-1/+1
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher1-1/+0
2009-01-05Squashfs: regular file operationsPhillip Lougher1-0/+502