aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs
Commit message (Expand)AuthorAge
* Squashfs: get rid of obsolete definition in header filePhillip Lougher2010-03-05
* Squashfs: get rid of obsolete variable in struct squashfs_sb_infoPhillip Lougher2010-03-05
* Squashfs: add decompressor entries for lzma and lzoPhillip Lougher2010-01-20
* Squashfs: add a decompressor frameworkPhillip Lougher2010-01-20
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-20
* Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher2010-01-20
* const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* Squashfs: cody tidying, remove commented out line in MakefilePhillip Lougher2009-05-12
* Squashfs: check page size is not larger than the filesystem block sizePhillip Lougher2009-05-12
* Squashfs: fix breakage when page size > metadata block sizeDoug Chapman2009-05-12
* Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-06
|\
| * kmemtrace, squashfs: fix slab.h dependency problem in squasfsPekka Enberg2009-04-03
* | fs/squashfs: return f_fsid for statfs(2)Coly Li2009-04-02
|/
* Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher2009-03-11
* Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin2009-03-04
* Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-04
* fs/Kconfig: move squashfs outAlexey Dobriyan2009-01-22
* btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-15
* Squashfs: MakefilesPhillip Lougher2009-01-05
* Squashfs: header filesPhillip Lougher2009-01-05
* Squashfs: block operationsPhillip Lougher2009-01-05
* Squashfs: cache operationsPhillip Lougher2009-01-05
* Squashfs: uid/gid lookup operationsPhillip Lougher2009-01-05
* Squashfs: fragment block operationsPhillip Lougher2009-01-05
* Squashfs: export operationsPhillip Lougher2009-01-05
* Squashfs: super block operationsPhillip Lougher2009-01-05
* Squashfs: symlink operationsPhillip Lougher2009-01-05
* Squashfs: regular file operationsPhillip Lougher2009-01-05
* Squashfs: directory readdir operationsPhillip Lougher2009-01-05
* Squashfs: directory lookup operationsPhillip Lougher2009-01-05
* Squashfs: inode operationsPhillip Lougher2009-01-05