aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/super.c
AgeCommit message (Expand)Author
2010-05-17squashfs: add xattr support configure optionPhillip Lougher
2010-05-17squashfs: add new extended inode typesPhillip Lougher
2010-05-17squashfs: add xattr id supportPhillip Lougher
2010-04-25squashfs: add missing buffer freePhillip Lougher
2010-04-25squashfs: fix warn_on when root inode is corruptedPhillip Lougher
2010-01-20Squashfs: add a decompressor frameworkPhillip Lougher
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-05-13Squashfs: check page size is not larger than the filesystem block sizePhillip Lougher
2009-04-02fs/squashfs: return f_fsid for statfs(2)Coly Li
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng
2009-01-05Squashfs: super block operationsPhillip Lougher