aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/block.c
Commit message (Expand)AuthorAgeFilesLines
* ANDROID: squashfs: Fix endianness issueDaniel Rosenberg2017-06-281-5/+6
* ANDROID: squashfs: Fix signed division issueDaniel Rosenberg2017-06-281-2/+2
* Squashfs: optimize reading uncompressed dataAdrien Schildknecht2017-04-111-0/+25
* Squashfs: replace buffer_head with BIOAdrien Schildknecht2017-04-111-143/+377
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2017-04-111-12/+15
* Squashfs: Refactor decompressor interface and codePhillip Lougher2017-04-111-4/+7
* Squashfs: Optimized uncompressed buffer loopManish Sharma2017-04-111-7/+4
* first commitMeizu OpenSource2016-08-151-0/+211