summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/file_direct.c
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-11/+11
* fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-08-061-1/+1
* Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher2013-11-241-1/+4
* Squashfs: Directly decompress into the page cache for file dataPhillip Lougher2013-11-201-0/+173
OpenPOWER on IntegriCloud