aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/file_direct.c
AgeCommit message (Expand)Author
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2014-08-06fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick
2013-11-24Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher
2013-11-20Squashfs: Directly decompress into the page cache for file dataPhillip Lougher