Remove SLAB_CTOR_CONSTRUCTOR
[safe/jmp/linux-2.6] / fs / ocfs2 / super.c
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-04-26 Mark Fashehocfs2: Cache extent records
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Tiger Yangocfs2: Remove delete inode vote
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-08 Sunil Mushranocfs2: local mounts
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_NOFS
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Tiger Yangocfs2: core atime update functions
2006-12-02 Mark Fashehocfs2: remove unused handle argument from ocfs2_meta_lo...
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_lock()
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_inode()
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-11 Alexey Dobriyan[PATCH] fs/*: use BUILD_BUG_ON
2006-09-24 Mark Fashehocfs2: Remove i_generation from inode lock names
2006-09-24 Mark Fashehocfs2: manually d_move() during ocfs2_rename()
2006-08-07 Mark Fashehocfs2: limit cluster bitmap information saved at mount
2006-06-29 Mark Fashehocfs2: clean up some osb fields
2006-06-29 Mark Fashehocfs2: fix init of uuid_net_key
2006-06-29 Sunil Mushranocfs2: Cleanup message prints
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-24 Mark Fashehocfs2: don't use MLF* in the file system
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-22 Christoph Lameter[PATCH] slab: Remove SLAB_NO_REAP option
2006-03-01 Mark Fasheh[PATCH] ocfs2: fix orphan recovery deadlock
2006-02-03 Eric Sesterhenn... [PATCH] BUG_ON() Conversion in fs/ocfs2/
2006-02-03 Arjan van de Ven[PATCH] ocfs2: Semaphore to mutex conversion.
2006-02-03 Mark Fasheh[OCFS2] Make ip_io_sem a mutex
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, semaphore to mutex: VFS, sb...
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem