aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/buffer_head_io.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-05ocfs2: Use BH_JBDPrivateStart instead of BH_UnshadowGravatar Mark Fasheh 1-3/+2
2009-01-05ocfs2: Validate metadata only when it's read from disk.Gravatar Joel Becker 1-1/+32
2008-12-01ocfs2: fix regression in ocfs2_read_blocks_sync()Gravatar Mark Fasheh 1-11/+4
2008-10-14ocfs2: Make cached block reads the common case.Gravatar Joel Becker 1-8/+11
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Gravatar Joel Becker 1-23/+12
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Gravatar Joel Becker 1-1/+83
2008-01-25ocfs2: clean up bh null checksGravatar Mark Fasheh 1-3/+3
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeGravatar Tao Ma 1-0/+61
2006-09-20ocfs2: implement directory read-aheadGravatar Mark Fasheh 1-23/+72
2006-03-24ocfs2: don't use MLF* in the file systemGravatar Mark Fasheh 1-5/+6
2006-02-03[OCFS2] Make ip_io_sem a mutexGravatar Mark Fasheh 1-5/+5
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemGravatar Mark Fasheh 1-0/+232