ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
[safe/jmp/linux-2.6] / fs / ocfs2 / journal.h
2009-01-05 Joel Beckerocfs2: Use metadata-specific ocfs2_journal_access_...
2009-01-05 Joel Beckerocfs2: Add journal_access functions with jbd2 triggers.
2009-01-05 Jan Karaocfs2: Implement quota recovery
2009-01-05 Jan Karaocfs2: Add quota calls for allocation and freeing of...
2009-01-05 Mark Fashehocfs2: Remove JBD compatibility layer
2008-10-14 Joel Beckerocfs2: Switch over to JBD2.
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-10-13 Tao Maocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
2008-07-31 Sunil Mushran[PATCH 2/2] ocfs2: Fix race between mount and recovery
2008-04-18 Joel Beckerocfs2: Change the recovery map to an array of node...
2008-01-25 Tao Ma[PATCH 2/2] ocfs2: Implement group add for online resize
2008-01-25 Tao Ma[PATCH 1/2] ocfs2: Add group extend for online resize
2007-10-12 Mark Fashehocfs2: Write support for inline data
2007-07-11 Mark Fashehocfs2: support for removing file regions
2007-04-26 Mark Fashehocfs2: make room for unwritten extents flag
2007-02-01 Mark Fashehocfs2: ocfs2_link() journal credits update
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: 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-02-16 Mark Fasheh[PATCH] ocfs2: only checkpoint journal when asked to
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem