Remove SLAB_CTOR_CONSTRUCTOR
[safe/jmp/linux-2.6] / fs / ocfs2 / alloc.c
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-04-26 Mark Fashehocfs2: Cache extent records
2007-04-26 Mark Fashehocfs2: Read from an unwritten extent returns zeros
2007-04-26 Mark Fashehocfs2: make room for unwritten extents flag
2007-04-26 Mark Fashehocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_f...
2007-04-26 Mark Fashehocfs2: zero tail of sparse files on truncate
2007-04-26 Mark Fashehocfs2: teach extend/truncate about sparse files
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Mark Fashehocfs2: sparse b-tree support
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-12-02 Mark Fashehocfs2: remove handle argument to ocfs2_start_trans()
2006-12-02 Mark Fashehocfs2: pass ocfs2_super * into ocfs2_commit_trans()
2006-12-02 Mark Fashehocfs2: remove unused handle argument from ocfs2_meta_lo...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs...
2006-12-02 Mark Fashehocfs2: have ocfs2_extend_trans() take handle_t
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-20 Mark Fashehocfs2: Remove overzealous BUG_ON()
2006-03-24 Mark Fashehocfs2: don't use MLF* in the file system
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem