aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/buffer_head_io.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-30Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Joel Becker 1-1/+0
2010-03-31ocfs2: Compute metaecc for superblocks during online resize.Gravatar Joel Becker 1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2010-01-25ocfs2/trivial: Remove trailing whitespacesGravatar Sunil Mushran 1-1/+1
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Gravatar Joel Becker 1-23/+24
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