aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-041-0/+6
* squashfs: add xattr support configure optionPhillip Lougher2010-05-171-1/+3
* squashfs: add new extended inode typesPhillip Lougher2010-05-171-7/+1
* squashfs: add xattr id supportPhillip Lougher2010-05-171-3/+19
* squashfs: add missing buffer freePhillip Lougher2010-04-251-0/+1
* squashfs: fix warn_on when root inode is corruptedPhillip Lougher2010-04-251-1/+2
* Squashfs: add a decompressor frameworkPhillip Lougher2010-01-201-19/+26
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-9/+5
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-2/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+4
* Squashfs: check page size is not larger than the filesystem block sizePhillip Lougher2009-05-131-0/+10
* fs/squashfs: return f_fsid for statfs(2)Coly Li2009-04-021-0/+3
* Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-051-1/+1
* btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-151-0/+1
* Squashfs: super block operationsPhillip Lougher2009-01-051-0/+440