Commit Graph

99 Commits (18cb809850fb499ad9bf288696a95f4071f73931)

Author SHA1 Message Date
Phillip Lougher 7657cacf47 Squashfs: Add an option to set dev block size to 4K 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Paul Bolle 395cf9691d doc: fix broken references 14 years ago
Phillip Lougher cc6d349714 Squashfs: Make ZLIB compression support optional 14 years ago
Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
Al Viro 0c1aa9a952 deuglify squashfs_lookup() 14 years ago
Phillip Lougher d5b72ce15e Squashfs: Fix sanity check patches on big-endian systems 14 years ago
Phillip Lougher d7f2ff6718 Squashfs: update email address 14 years ago
Phillip Lougher 1094a4a611 Squashfs: add extra sanity checks at mount time 14 years ago
Phillip Lougher 1cac63cc9b Squashfs: add sanity checks to fragment reading at mount time 14 years ago
Phillip Lougher ac51a0a713 Squashfs: add sanity checks to lookup table reading at mount time 14 years ago
Phillip Lougher 37986f63c8 Squashfs: add sanity checks to id reading at mount time 14 years ago
Phillip Lougher 6f04864515 Squashfs: add sanity checks to xattr reading at mount time 14 years ago
Phillip Lougher 76e002f755 Squashfs: reverse order of filesystem table reading 14 years ago
Phillip Lougher 82de647e1f Squashfs: move table allocation into squashfs_read_table() 14 years ago
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