[PATCH] ocfs2: use list_for_each_entry where benefical
[safe/jmp/linux-2.6] / fs / ocfs2 / journal.c
2007-07-11 Christoph Hellwig[PATCH] ocfs2: use list_for_each_entry where benefical
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-04-26 Mark Fashehocfs2: Fix up i_blocks calculation to know about holes
2007-04-26 Mark Fashehocfs2: Fix extent lookup to return true size of holes
2007-04-26 Mark Fashehocfs2: Read from an unwritten extent returns zeros
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Tiger Yangocfs2: Remove delete inode vote
2006-12-08 Sunil Mushranocfs2: local mounts
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: remove ocfs2_journal_handle journal field
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: make ocfs2_alloc_handle() static
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_lock()
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_inode()
2006-12-02 Mark Fashehocfs2: remove ocfs2_journal_handle flags field
2006-12-02 Mark Fashehocfs2: have ocfs2_extend_trans() take handle_t
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_journal_handle field
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-24 Mark Fashehocfs2: Remove i_generation from inode lock names
2006-06-29 Mark Fashehocfs2: clean up some osb fields
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
2006-05-17 Sunil Mushranocfs2: fix gfp mask in some file system paths
2006-05-17 Mark Fashehocfs2: Don't populate uptodate cache in ocfs2_force_rea...
2006-03-26 Badari Pulavarty[PATCH] change buffer_head.b_size to size_t
2006-03-26 Andrew Morton[PATCH] 2tb-files-add-blkcnt_t-fixes
2006-03-24 Mark Fashehocfs2: don't use MLF* in the file system
2006-03-01 Mark Fasheh[PATCH] ocfs2: fix orphan recovery deadlock
2006-02-16 Mark Fasheh[PATCH] ocfs2: only checkpoint journal when asked to
2006-02-03 Mark Fasheh[PATCH] ocfs2: don't wait on recovery when locking...
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 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem