index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
/
xz_wrapper.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2022-06-16
squashfs: extend "page actor" to handle missing pages
Phillip Lougher
2021-08-16
squashfs: use bvec_virt
Christoph Hellwig
2020-06-02
squashfs: migrate from ll_rw_block usage to BIO
Philippe Liard
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35
Thomas Gleixner
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
2013-11-20
Squashfs: Refactor decompressor interface and code
Phillip Lougher
2011-05-26
Squashfs: update email address
Phillip Lougher
2011-02-28
Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore
Phillip Lougher
2011-02-28
Squashfs: add compression options support to xz decompressor
Phillip Lougher
2011-02-28
Squashfs: extend decompressor framework to handle compression options
Phillip Lougher
2011-01-26
squashfs: fix use of uninitialised variable in zlib & xz decompressors
Phillip Lougher
2011-01-13
Squashfs: add XZ compression support
Phillip Lougher