aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/super.c
Commit message (Expand)AuthorAge
* Squashfs: wrap squashfs_mount() definitionPhillip Lougher2011-02-28
* Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher2011-02-28
* fs: icache RCU free inodesNick Piggin2011-01-07
* new helper: mount_bdev()Al Viro2010-10-29
* BKL: Remove BKL from squashfsArnd Bergmann2010-10-04
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
* squashfs: add xattr support configure optionPhillip Lougher2010-05-17
* squashfs: add new extended inode typesPhillip Lougher2010-05-17
* squashfs: add xattr id supportPhillip Lougher2010-05-17
* squashfs: add missing buffer freePhillip Lougher2010-04-24
* squashfs: fix warn_on when root inode is corruptedPhillip Lougher2010-04-24
* Squashfs: add a decompressor frameworkPhillip Lougher2010-01-20
* Squashfs: factor out remaining zlib dependencies into separate wrapper 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: check page size is not larger than the filesystem block sizePhillip Lougher2009-05-12
* fs/squashfs: return f_fsid for statfs(2)Coly Li2009-04-02
* Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-04
* btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-15
* Squashfs: super block operationsPhillip Lougher2009-01-05