Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / romfs /
2012-03-31 Linus TorvaldsMerge tag 'for-linus-3.4' of git://git.infradead.org...
2012-03-26 Artem Bityutskiyromfs: switch to new MTD API
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-01-10 Linus TorvaldsMerge tag 'for-linus-3.3' of git://git.infradead.org...
2012-01-09 Artem Bityutskiyromfs: do not use mtd->get_unmapped_area directly
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_unmapped_area interface
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-06-28 Bob Liuromfs: fix romfs_get_unmapped_area() argument check
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-10-29 Al Viroconvert get_sb_mtd() users to ->mount()
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-01-27 Al Virofix leak in romfs_fill_super()
2009-10-11 Bernd SchmidtROMFS: fix length used with romfs_dev_strnlen() function
2009-09-24 Julia Lawallfs/romfs: correct error-handling code
2009-09-24 Julia Lawallfs/romfs: correct error-handling code
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-05-09 Roel KluinROMFS: romfs_dev_read() error ignored
2009-04-24 David HowellsROMFS: Advance destination buffer pointer when reading...
2009-04-24 David HowellsROMFS: romfs_lookup() shouldn't be doing a partial...
2009-04-07 Coly Lifs/romfs: return f_fsid for statfs(2)
2009-03-24 David HowellsNOMMU: Fix the RomFS Kconfig to ensure at least one...
2009-03-24 David HowellsNOMMU: Make it possible for RomFS to use MTD devices...
2009-01-22 Alexey Dobriyanfs/Kconfig: move romfs out
2009-01-08 roel kluinromfs: romfs_iget() - unsigned ino >= 0 is always true
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-07-30 Linus Torvaldsromfs_readpage: don't report errors for pages beyond...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-03-20 David HowellsROMFS: Fix up an error in iget removal
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-07 David Howellsiget: stop ROMFS from using iget() and read_inode()
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 WANG Congfs/romfs/inode.c: trivial improvements
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
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 3
2006-12-08 Josef Sipek[PATCH] struct path: convert romfs
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
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 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-13 Andreas Gruenbacher- patches.suse/cpuset-cleanup-not-not-operators.patch...
2006-01-09 Andrew Morton[PATCH] fix possible PAGE_CACHE_SHIFT overflows
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Christoph Hellwig[PATCH] fix double iget in romfs_fill_super
2004-10-06 Alexander Viro[PATCH] romfs endianness annotations
2004-08-24 Anton Blanchard[PATCH] remove cacheline alignment from inode slabs
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-16 Alexander Viro[PATCH] remount: forced-ro filesystems
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: romfs
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (1/15)
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-05-25 Andrew Morton[PATCH] mark shrinkable slabs as being reclaimable
2003-01-02 Linus TorvaldsFix befs/romfs breakage from vfs.h cleanups by Christoph.
2002-12-15 Brian Gerst[PATCH] Remove Rules.make from Makefiles (3/3)
2002-11-17 Andi Kleen[PATCH] nanosecond stat timefields
2002-10-08 Brian Gerst[PATCH] struct super_block cleanup - final
2002-09-29 Art Haas[PATCH] C99 designated initializers for fs/romfs
2002-08-28 David S. Millerfs/romfs/inode.c: Kill warning on 64-bit systems.
2002-08-20 Dave Jones[PATCH] ROMFS superblock cleanup.
2002-05-24 Kai Germaschewskikbuild: Use standard multi-part object declaration...
2002-05-24 Linus TorvaldsMerge penguin:v2.5/linux
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-23 Kai GermaschewskiEXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*
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-02 Alexander Viro[PATCH] romfs inode allocation
2002-03-12 Alexander Viro[PATCH] removal of ->u.romfs_i
2002-03-11 Alexander Viro[PATCH] (4/4) ->kill_sb() switchover
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.1.7 -> v2.5.1.8
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.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.9.7 -> v2.4.9.8
2002-02-05 Linus Torvaldsv2.4.8.4 -> v2.4.9
2002-02-05 Linus Torvaldsv2.4.3.3 -> v2.4.3.4
2002-02-05 Linus Torvaldsv2.4.2 -> v2.4.2.1
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus TorvaldsImport changeset