aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/buffer_head_io.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Use BH_JBDPrivateStart instead of BH_UnshadowMark Fasheh2009-01-051-3/+2
* ocfs2: Validate metadata only when it's read from disk.Joel Becker2009-01-051-1/+32
* ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh2008-12-011-11/+4
* ocfs2: Make cached block reads the common case.Joel Becker2008-10-141-8/+11
* ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker2008-10-141-23/+12
* ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker2008-10-141-1/+83
* ocfs2: clean up bh null checksMark Fasheh2008-01-251-3/+3
* [PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma2008-01-251-0/+61
* ocfs2: implement directory read-aheadMark Fasheh2006-09-201-23/+72
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-5/+6
* [OCFS2] Make ip_io_sem a mutexMark Fasheh2006-02-031-5/+5
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+232