aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/buffer_head_io.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Remove masklog ML_UPTODATE.Tao Ma2011-02-241-2/+1
* ocfs2: Remove masklog ML_BH_IO.Tao Ma2011-02-241-24/+13
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-3/+4
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-6/+4
* Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker2010-04-301-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | ocfs2: Compute metaecc for superblocks during online resize.Joel Becker2010-03-311-0/+2
|/
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-251-1/+1
* ocfs2: Take the inode out of the metadata read/write paths.Joel Becker2009-09-041-23/+24
* 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