summaryrefslogtreecommitdiff
path: root/fs/ocfs2/resize.c
AgeCommit message (Expand)Author
2008-12-17ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker
2008-12-17[PATCH 09/11] ocfs2: Validate metadata only when it's read from disk.Joel Becker
2008-12-17[PATCH 04/11] ocfs2: Wrap group descriptor reads in a dedicated function.Joel Becker
2008-12-17[PATCH 03/11] ocfs2: Consolidate validation of group descriptors.Joel Becker
2008-12-17[PATCH 02/11] ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.Joel Becker
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker
2008-03-10ocfs2: Fix an endian bug in online resize.Tao Ma
2008-01-25ocfs2: clean up bh null checksMark Fasheh
2008-01-25[PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma