.. |
Kconfig
|
681ffe2e43
Squashfs: Update Kconfig help text to include xz compression
|
14 years ago |
Makefile
|
7a43ae5237
Squashfs: Add XZ compression configuration option
|
14 years ago |
block.c
|
3689456b4b
squashfs: fix use of uninitialised variable in zlib & xz decompressors
|
14 years ago |
cache.c
|
8fcd97216f
Squashfs: move squashfs_i() definition from squashfs.h
|
14 years ago |
decompressor.c
|
b7fc0ff09d
Squashfs: extend decompressor framework to handle compression options
|
14 years ago |
decompressor.h
|
b7fc0ff09d
Squashfs: extend decompressor framework to handle compression options
|
14 years ago |
dir.c
|
44cff8a9ee
Squashfs: handle corruption of directory structure
|
14 years ago |
export.c
|
f1a40359f8
Squashfs: factor out remaining zlib dependencies into separate wrapper file
|
15 years ago |
file.c
|
f1a40359f8
Squashfs: factor out remaining zlib dependencies into separate wrapper file
|
15 years ago |
fragment.c
|
8fcd97216f
Squashfs: move squashfs_i() definition from squashfs.h
|
14 years ago |
id.c
|
8fcd97216f
Squashfs: move squashfs_i() definition from squashfs.h
|
14 years ago |
inode.c
|
01e5b4e4e8
squashfs: add xattr support configure option
|
15 years ago |
lzo_wrapper.c
|
b7fc0ff09d
Squashfs: extend decompressor framework to handle compression options
|
14 years ago |
namei.c
|
44cff8a9ee
Squashfs: handle corruption of directory structure
|
14 years ago |
squashfs.h
|
b7fc0ff09d
Squashfs: extend decompressor framework to handle compression options
|
14 years ago |
squashfs_fs.h
|
b7fc0ff09d
Squashfs: extend decompressor framework to handle compression options
|
14 years ago |
squashfs_fs_i.h
|
8fcd97216f
Squashfs: move squashfs_i() definition from squashfs.h
|
14 years ago |
squashfs_fs_sb.h
|
4b5397dc24
squashfs: add xattr id support
|
15 years ago |
super.c
|
003a3194d3
Squashfs: wrap squashfs_mount() definition
|
14 years ago |
symlink.c
|
01e5b4e4e8
squashfs: add xattr support configure option
|
15 years ago |
xattr.c
|
07724586b4
Squashfs: fix use of __le64 annotated variable
|
14 years ago |
xattr.h
|
5f3b321da1
Squashfs: fix function prototype
|
14 years ago |
xattr_id.c
|
8fcd97216f
Squashfs: move squashfs_i() definition from squashfs.h
|
14 years ago |
xz_wrapper.c
|
3ad126641c
Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore
|
14 years ago |
zlib_wrapper.c
|
117a91e0f2
Squashfs: Use vmalloc rather than kmalloc for zlib workspace
|
14 years ago |