Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / cramfs /
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-02-21 Masanari Iidacramfs: Fix typo in inode.c
2012-01-07 Al ViroMerge branches 'vfsmount-guts', 'umode_t' and 'partitio...
2012-01-04 Al Virofs: propagate umode_t, misc bits
2012-01-04 Al Virofs: move code out of buffer.c
2011-07-18 Al Virocramfs: get_cramfs_inode() returns ERR_PTR() on failure
2011-01-13 Stefani Seiboldcramfs: generate unique inode number for better inode...
2010-10-29 Al Vironew helper: mount_bdev()
2010-08-18 Alexander Shishkincramfs: only unlock new inodes
2010-08-09 Al Virosimplify get_cramfs_inode()
2009-04-03 Coly Lifs/cramfs: return f_fsid for statfs(2)
2009-04-03 David VomLehncramfs: propagate uncompression errors
2009-01-22 Alexey Dobriyanfs/Kconfig: move cramfs out
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-20 Al Virocramfs: fix named-pipe handling
2008-04-19 Matthew Wilcoxfs: Remove unnecessary inclusions of asm/semaphore.h
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Andi Drebesfs/cramfs/inode.c: replace hardcoded value with preproc...
2007-10-18 Andi Drebesfs/cramfs/inode.c: remove unused variable
2007-10-17 Andi Drebescramfs: error message about endianess
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-12-08 Josef Sipek[PATCH] struct path: convert cramfs
2006-12-07 Phillip Lougher[PATCH] corrupted cramfs filesystems cause kernel oops
2006-11-09 Jeff Mahoney- patches.fixes/cramfs-blocksize.diff: corrupted cramfs
2006-09-29 Alexey Dobriyan[PATCH] cramfs: make cramfs_uncompress_exit() return...
2006-09-29 Alexey Dobriyan[PATCH] cramfs: rewrite init_cramfs_fs()
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-09-20 Olaf Hering+- remove patches.suse/cramfs-PageUptodate.patch
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-03 Olaf Hering+- add patches.suse/cramfs-PageUptodate.patch
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Ingo Molnar[PATCH] sem2mutex: fs/
2006-03-07 Dave Johnson[PATCH] cramfs mounts provide corrupted content since...
2006-02-26 Olaf Hering+- add patches.arch/ppc-__do_get_xsec.patch
2005-09-10 Adrian Bunk[PATCH] fs/cramfs/uncompress.c should #include <linux...
2005-09-07 Dave Johnson[PATCH] fix cramfs making duplicate entries in inode...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-12 Andrew Morton[PATCH] cramfs: small stat(2) fix
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-16 Alexander Viro[PATCH] remount: forced-ro filesystems
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] readdir() cleanups
2004-03-05 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040305
2004-03-04 Alexander Viro[PATCH] d_alloc_root() fixes: cramfs
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] cramfs: use pagecache better
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-07 Alexander Viro[PATCH] Fix cramfs metadata races
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (15/15)
2003-08-21 Jörn Engel[PATCH] keep cramfs silent, when it ought to be
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Randy Dunlap[PATCH] don't init statics to 0 (fs/)
2003-07-04 Trond Myklebust[PATCH] Add open intent information to the 'struct...
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-03-27 Alan Cox[PATCH] Make cramfs compile again
2003-03-24 Dave Jones[PATCH] Add missing time initialisation to get_cramfs_inode
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-12-15 Brian Gerst[PATCH] Remove Rules.make from Makefiles (3/3)
2002-10-08 Brian Gerst[PATCH] struct super_block cleanup - final
2002-09-29 Art Haas[PATCH] C99 designated initializers for fs/cramfs
2002-05-24 Kai Germaschewskikbuild: Use standard multi-part object declaration...
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-04-30 Dave Hansen[PATCH] shift BKL out of vfs_readdir
2002-04-30 Andrew Morton[PATCH] cleanup page flags
2002-04-10 Alexander Viro[PATCH] cramfs cleanup
2002-04-08 Andries E. Brouwer[PATCH] size_in_bytes
2002-03-17 David WoodhouseSwitch cramfs and zisofs from zlib_fs to common zlib.
2002-03-12 Brian Gerst[PATCH] correction to super_block cleanups
2002-03-12 Brian Gerst[PATCH] struct super_block cleanup - cramfs
2002-03-11 Alexander Viro[PATCH] (4/4) ->kill_sb() switchover
2002-03-07 Daniel Quinlan[PATCH] cramfs updates for 2.5.6-pre2
2002-02-11 Alexander Viro[PATCH] BKL shifted into ->lookup()
2002-02-07 Alexander Viro[PATCH] the rest of ->get_sb() switchover
2002-02-05 Linus Torvaldsv2.5.2.6 -> v2.5.3
2002-02-05 Linus Torvaldsv2.5.1.6 -> v2.5.1.7
2002-02-05 Linus Torvaldsv2.5.1.1 -> v2.5.1.2
2002-02-05 Linus Torvaldsv2.5.0.11 -> v2.5.1
2002-02-05 Linus Torvaldsv2.5.0.4 -> v2.5.0.5
2002-02-05 Linus Torvaldsv2.4.13.1 -> v2.4.13.2
2002-02-05 Linus Torvaldsv2.4.9 -> v2.4.9.1
2002-02-05 Linus Torvaldsv2.4.6.8 -> v2.4.6.9
2002-02-05 Linus Torvaldsv2.4.3.4 -> v2.4.3.5
2002-02-05 Linus Torvaldsv2.4.2 -> v2.4.2.1
2002-02-05 Linus TorvaldsImport changeset