summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/block.c
Commit message (Expand)AuthorAgeFilesLines
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
* fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-071-2/+2
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-201-12/+15
* Squashfs: Refactor decompressor interface and codePhillip Lougher2013-11-201-4/+7
* Squashfs: Optimized uncompressed buffer loopManish Sharma2013-09-051-7/+4
* Squashfs: update comment removing reference to zlib onlyPhillip Lougher2012-03-101-1/+2
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher2011-01-261-0/+8
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-131-1/+0
* squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher2010-04-251-3/+2
* Squashfs: add a decompressor frameworkPhillip Lougher2010-01-201-1/+2
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0
* Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher2010-01-201-70/+4
* Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher2009-03-121-17/+4
* Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-051-2/+11
* Squashfs: block operationsPhillip Lougher2009-01-051-0/+274
OpenPOWER on IntegriCloud