index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
/
cache.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35
Thomas Gleixner
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2013-11-20
Squashfs: Generalise paging handling in the decompressors
Phillip Lougher
2011-12-30
Squashfs: optimise squashfs_cache_get entry search
Ajeet Yadav
2011-12-30
Squashfs: add missing block release on error condition
Phillip Lougher
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-05-26
Squashfs: update email address
Phillip Lougher
2011-05-25
Squashfs: move table allocation into squashfs_read_table()
Phillip Lougher
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-13
Squashfs: move squashfs_i() definition from squashfs.h
Phillip Lougher
2010-01-20
Squashfs: factor out remaining zlib dependencies into separate wrapper file
Phillip Lougher
2009-05-13
Squashfs: fix breakage when page size > metadata block size
Doug Chapman
2009-03-05
Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
Phillip Lougher
2009-01-05
Squashfs: cache operations
Phillip Lougher