tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / ocfs2 / journal.h
2009-09-23 Tao Maocfs2: Decrement refcount when truncating refcounted...
2009-09-23 Tao Maocfs2: Basic tree root operation.
2009-09-23 Tao Maocfs2: Add metaecc for ocfs2_refcount_block.
2009-09-04 Joel Beckerocfs2: Pass struct ocfs2_caching_info to the journal...
2009-09-04 Joel Beckerocfs2: move ip_created_trans to struct ocfs2_caching_info
2009-09-04 Joel Beckerocfs2: move ip_last_trans to struct ocfs2_caching_info
2009-08-10 Jan Karaocfs2: Fix possible deadlock when extending quota file
2009-07-23 Jan Karaocfs2: Define credit counts for quota operations
2009-07-08 Jeff Mahoneyocfs2: Fixup orphan scan cleanup after failed mount
2009-06-22 Sunil Mushranocfs2: Disable orphan scanning for local and hard-ro...
2009-06-04 Srinivas Eedaocfs2: timer to queue scan of all orphan slots
2009-04-30 Joel Beckerocfs2: Fix a missing credit when deleting from indexed...
2009-04-03 Srinivas Eedaocfs2: recover orphans in offline slots during recovery...
2009-04-03 Mark Fashehocfs2: Introduce dir free space list
2009-04-03 Mark Fashehocfs2: Store dir index records inline
2009-04-03 Mark Fashehocfs2: Add a name indexed b-tree to directory inodes
2009-04-03 Sunil Mushranocfs2: Move struct recovery_map to a header file
2009-02-10 Jan Karajbd2: Avoid possible NULL dereference in jbd2_journal_b...
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