Commit Graph

80 Commits (81ee42baa433881bcb471aa6366e2f885a33f2fb)

Author SHA1 Message Date
Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Phillip Lougher 117a91e0f2 Squashfs: Use vmalloc rather than kmalloc for zlib workspace 14 years ago
Phillip Lougher 44cff8a9ee Squashfs: handle corruption of directory structure 14 years ago
Phillip Lougher 003a3194d3 Squashfs: wrap squashfs_mount() definition 14 years ago
Phillip Lougher 3ad126641c Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore 14 years ago
Phillip Lougher 681ffe2e43 Squashfs: Update Kconfig help text to include xz compression 14 years ago
Phillip Lougher ff750311d3 Squashfs: add compression options support to xz decompressor 14 years ago
Phillip Lougher b7fc0ff09d Squashfs: extend decompressor framework to handle compression options 14 years ago
Phillip Lougher 3689456b4b squashfs: fix use of uninitialised variable in zlib & xz decompressors 14 years ago
Phillip Lougher 01a678c5a2 Squashfs: simplify CONFIG_SQUASHFS_LZO handling 14 years ago
Phillip Lougher 8fcd97216f Squashfs: move squashfs_i() definition from squashfs.h 14 years ago
Phillip Lougher 6197fd8678 Squashfs: get rid of default n in Kconfig 14 years ago
Phillip Lougher e7ee11f0ec Squashfs: add missing check in zlib_wrapper 14 years ago
Phillip Lougher 170cf02165 Squashfs: remove unnecessary variable in zlib_wrapper 14 years ago
Phillip Lougher 7a43ae5237 Squashfs: Add XZ compression configuration option 14 years ago
Phillip Lougher 81bb8debd0 Squashfs: add XZ compression support 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Phillip Lougher 5f3b321da1 Squashfs: fix function prototype 14 years ago
Phillip Lougher 07724586b4 Squashfs: fix use of __le64 annotated variable 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Arnd Bergmann 3dbc4b32d0 BKL: Remove BKL from squashfs 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Phillip Lougher 66048c381b Squashfs: fix checkpatch.pl warnings 15 years ago
Phillip Lougher 4f86b8fd48 Squashfs: fix filename typo 15 years ago
Phillip Lougher 4b676d2dbe Squashfs: update Kconfig and documentation for LZO 15 years ago
Phillip Lougher f3065f60dd Squashfs: fix block size use in LZO decompressor 15 years ago
Chan Jeong 79cb8ced7e Squashfs: Add LZO compression support 15 years ago
Phillip Lougher 4690148f77 squashfs: fix filename in header comment 15 years ago
Phillip Lougher 637d5c9a36 Squashfs: Make XATTR config name consistent with other file systems 15 years ago
Phillip Lougher a02956e4cc squashfs: fix compiler inline warning 15 years ago
Phillip Lougher 5c80f5aa40 squashfs: fix name reading in squashfs_xattr_get 15 years ago
Phillip Lougher f6db25a876 squashfs: constify xattr handlers 15 years ago
Stephen Hemminger 0f87ee0856 squashfs: xattr fix sparse warnings 15 years ago
Stephen Hemminger aa5b1894cb squashfs: xattr_lookup sparse fix 15 years ago
Phillip Lougher 01e5b4e4e8 squashfs: add xattr support configure option 15 years ago
Phillip Lougher 67f66cc6c7 squashfs: add new extended inode types 15 years ago
Phillip Lougher f41d207cbe squashfs: add support for xattr reading 15 years ago
Phillip Lougher 4b5397dc24 squashfs: add xattr id support 15 years ago
Phillip Lougher e0d1f70010 squashfs: fix potential buffer over-run on 4K block file systems 15 years ago
Phillip Lougher 370ec3d1ed squashfs: add missing buffer free 15 years ago
Phillip Lougher 1cb08e9738 squashfs: fix warn_on when root inode is corrupted 15 years ago
Phillip Lougher 792590c723 squashfs: fix locking bug in zlib wrapper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Phillip Lougher 06862f884d Squashfs: get rid of obsolete definition in header file 15 years ago
Phillip Lougher ae4a3179b1 Squashfs: get rid of obsolete variable in struct squashfs_sb_info 15 years ago
Phillip Lougher dc3256782f Squashfs: add decompressor entries for lzma and lzo 15 years ago
Phillip Lougher 4c0f0bb235 Squashfs: add a decompressor framework 15 years ago
Phillip Lougher f1a40359f8 Squashfs: factor out remaining zlib dependencies into separate wrapper file 15 years ago