mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / fs / squashfs /
2010-05-23 Phillip Loughersquashfs: fix name reading in squashfs_xattr_get
2010-05-23 Phillip Loughersquashfs: constify xattr handlers
2010-05-17 Stephen Hemmingersquashfs: xattr fix sparse warnings
2010-05-17 Stephen Hemmingersquashfs: xattr_lookup sparse fix
2010-05-17 Phillip Loughersquashfs: add xattr support configure option
2010-05-17 Phillip Loughersquashfs: add new extended inode types
2010-05-17 Phillip Loughersquashfs: add support for xattr reading
2010-05-17 Phillip Loughersquashfs: add xattr id support
2010-04-25 Phillip Loughersquashfs: fix potential buffer over-run on 4K block...
2010-04-25 Phillip Loughersquashfs: add missing buffer free
2010-04-25 Phillip Loughersquashfs: fix warn_on when root inode is corrupted
2010-04-23 Phillip Loughersquashfs: fix locking bug in zlib wrapper
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Phillip LougherSquashfs: get rid of obsolete definition in header...
2010-03-05 Phillip LougherSquashfs: get rid of obsolete variable in struct squash...
2010-01-20 Phillip LougherSquashfs: add decompressor entries for lzma and lzo
2010-01-20 Phillip LougherSquashfs: add a decompressor framework
2010-01-20 Phillip LougherSquashfs: factor out remaining zlib dependencies into...
2010-01-20 Phillip LougherSquashfs: move zlib decompression wrapper code into...
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-05-13 Phillip LougherSquashfs: cody tidying, remove commented out line in...
2009-05-13 Phillip LougherSquashfs: check page size is not larger than the filesy...
2009-05-13 Doug ChapmanSquashfs: fix breakage when page size > metadata block...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-03 Pekka Enbergkmemtrace, squashfs: fix slab.h dependency problem...
2009-04-03 Coly Lifs/squashfs: return f_fsid for statfs(2)
2009-03-12 Phillip LougherSquashfs: Valid filesystems are flagged as bad by the...
2009-03-05 Roel KluinSquashfs: frag_size should be signed, as it can hold...
2009-03-05 Phillip LougherSquashfs: Fix oops when reading fsfuzzer corrupted...
2009-01-22 Alexey Dobriyanfs/Kconfig: move squashfs out
2009-01-16 Qinghuang Fengbtrfs & squashfs: Move btrfs and squashfsto's magic...
2009-01-05 Phillip LougherSquashfs: Makefiles
2009-01-05 Phillip LougherSquashfs: header files
2009-01-05 Phillip LougherSquashfs: block operations
2009-01-05 Phillip LougherSquashfs: cache operations
2009-01-05 Phillip LougherSquashfs: uid/gid lookup operations
2009-01-05 Phillip LougherSquashfs: fragment block operations
2009-01-05 Phillip LougherSquashfs: export operations
2009-01-05 Phillip LougherSquashfs: super block operations
2009-01-05 Phillip LougherSquashfs: symlink operations
2009-01-05 Phillip LougherSquashfs: regular file operations
2009-01-05 Phillip LougherSquashfs: directory readdir operations
2009-01-05 Phillip LougherSquashfs: directory lookup operations
2009-01-05 Phillip LougherSquashfs: inode operations