aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/buffer_head_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Joel Becker1-23/+24
2009-01-05ocfs2: Use BH_JBDPrivateStart instead of BH_UnshadowMark Fasheh1-3/+2
2009-01-05ocfs2: Validate metadata only when it's read from disk.Joel Becker1-1/+32
2008-12-01ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh1-11/+4
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker1-8/+11
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker1-23/+12
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker1-1/+83
2008-01-25ocfs2: clean up bh null checksMark Fasheh1-3/+3
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma1-0/+61
2006-09-20ocfs2: implement directory read-aheadMark Fasheh1-23/+72
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-5/+6
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh1-5/+5
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+232