aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/file_direct.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-06fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayGravatar Fabian Frederick 1-1/+1
2013-11-24Squashfs: fix failure to unlock pages on decompress errorGravatar Phillip Lougher 1-1/+4
2013-11-20Squashfs: Directly decompress into the page cache for file dataGravatar Phillip Lougher 1-0/+173