summaryrefslogtreecommitdiff
path: root/fs/squashfs/cache.c
Commit message (Expand)AuthorAge
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-20
* Squashfs: optimise squashfs_cache_get entry searchAjeet Yadav2011-12-30
* Squashfs: add missing block release on error conditionPhillip Lougher2011-12-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-26
|\
| * Squashfs: update email addressPhillip Lougher2011-05-26
| * Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-25
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-13
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-20
* Squashfs: fix breakage when page size > metadata block sizeDoug Chapman2009-05-13
* Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-05
* Squashfs: cache operationsPhillip Lougher2009-01-05