Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / affs /
2009-05-09 Al ViroFix races around the access to ->s_options
2009-04-03 Coly Lifs/affs: return f_fsid for statfs(2)
2009-03-27 Al Viroconstify dentry_operations: misc filesystems
2009-03-27 Christoph Hellwigaffs: fix missing unlocks in affs_remove_link
2009-01-22 Alexey Dobriyanfs/Kconfig: move affs out
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Al Viroaffs: do not zero ->i_op
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-11-13 David HowellsCRED: Wrap task credential accesses in the AFFS filesystem
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-08-25 Al Viro[PATCH] fix ->llseek() for a bunch of directories
2008-07-27 Al Viro[PATCH] f_count may wrap around
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Matthias Kaehlckeaffs: convert s_bmlock into a mutex
2008-05-06 Roman Zippel[PATCH] fix reservation discarding in affs
2008-04-30 Marcin Slusarzaffs: be*_add_cpu conversion
2008-04-29 Julia Lawallfs/affs/file.c: use BUG_ON
2008-04-29 Jim Meyeringaffs: handle match_strdup failure
2008-02-08 Miklos Szeredimount options: fix affs
2008-02-07 David Howellsiget: stop AFFS from using iget() and read_inode()
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2007-10-17 Philippe De Muyterfs: mark nibblemap const
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Nick Pigginfs: affs convert to new aops
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-09 Nate Dilleraffs: use zero_user_page
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-02-21 Christoph Hellwig[PATCH] affs: implement ->drop_inode
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
2006-12-08 Josef "Jeff" Sipek[PATCH] affs: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Yan Burman[PATCH] affs: replace kmalloc+memset with kzalloc
2006-12-07 Alexey Dobriyan[PATCH] fs/*: trivial vsnprintf() conversion
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-09-24 Jeff GarzikMove several *_SUPER_MAGIC symbols to include/linux...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-25 Al Viro[PATCH] fix %s in affs_fill_super()
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-05-26 Florin Malita[PATCH] affs: possible null pointer dereference in...
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-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-11-07 Christoph Hellwig[PATCH] remove superflous ctime/mtime updates in affs
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2