summaryrefslogtreecommitdiff
path: root/fs/squashfs
Commit message (Expand)AuthorAge
...
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* Squashfs: Use vmalloc rather than kmalloc for zlib workspacePhillip Lougher2011-03-22
* Squashfs: handle corruption of directory structurePhillip Lougher2011-03-16
* Squashfs: wrap squashfs_mount() definitionPhillip Lougher2011-02-28
* Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymorePhillip Lougher2011-02-28
* Squashfs: Update Kconfig help text to include xz compressionPhillip Lougher2011-02-28
* Squashfs: add compression options support to xz decompressorPhillip Lougher2011-02-28
* Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher2011-02-28
* squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher2011-01-26
* Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher2011-01-13
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-13
* Squashfs: get rid of default n in KconfigPhillip Lougher2011-01-13
* Squashfs: add missing check in zlib_wrapperPhillip Lougher2011-01-13
* Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher2011-01-13
* Squashfs: Add XZ compression configuration optionPhillip Lougher2011-01-13
* Squashfs: add XZ compression supportPhillip Lougher2011-01-13
* fs: icache RCU free inodesNick Piggin2011-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-10-29
|\
| * Squashfs: fix function prototypePhillip Lougher2010-10-28
| * Squashfs: fix use of __le64 annotated variablePhillip Lougher2010-10-28
* | new helper: mount_bdev()Al Viro2010-10-29
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/
* | BKL: Remove BKL from squashfsArnd Bergmann2010-10-04
* | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
|/
* Squashfs: fix checkpatch.pl warningsPhillip Lougher2010-08-08
* Squashfs: fix filename typoPhillip Lougher2010-08-05
* Squashfs: update Kconfig and documentation for LZOPhillip Lougher2010-08-05
* Squashfs: fix block size use in LZO decompressorPhillip Lougher2010-08-05
* Squashfs: Add LZO compression supportChan Jeong2010-08-05
* squashfs: fix filename in header commentPhillip Lougher2010-05-31
* Squashfs: Make XATTR config name consistent with other file systemsPhillip Lougher2010-05-31
* squashfs: fix compiler inline warningPhillip Lougher2010-05-31
* squashfs: fix name reading in squashfs_xattr_getPhillip Lougher2010-05-23
* squashfs: constify xattr handlersPhillip Lougher2010-05-23
* squashfs: xattr fix sparse warningsStephen Hemminger2010-05-17
* squashfs: xattr_lookup sparse fixStephen Hemminger2010-05-17
* squashfs: add xattr support configure optionPhillip Lougher2010-05-17
* squashfs: add new extended inode typesPhillip Lougher2010-05-17
* squashfs: add support for xattr readingPhillip Lougher2010-05-17
* squashfs: add xattr id supportPhillip Lougher2010-05-17
* squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher2010-04-25
* squashfs: add missing buffer freePhillip Lougher2010-04-25
* squashfs: fix warn_on when root inode is corruptedPhillip Lougher2010-04-25
* squashfs: fix locking bug in zlib wrapperPhillip Lougher2010-04-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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