summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/cache.c
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-2/+2
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-7/+7
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-201-5/+23
* Squashfs: optimise squashfs_cache_get entry searchAjeet Yadav2011-12-301-3/+8
* Squashfs: add missing block release on error conditionPhillip Lougher2011-12-301-6/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-261-7/+24
|\
| * Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
| * Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-251-6/+23
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-131-1/+0
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0
* Squashfs: fix breakage when page size > metadata block sizeDoug Chapman2009-05-131-0/+1
* Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-051-2/+2
* Squashfs: cache operationsPhillip Lougher2009-01-051-0/+412
OpenPOWER on IntegriCloud