aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/buffer_head_io.c
AgeCommit message (Expand)Author
2014-05-06ocfs2: do not put bh when buffer_uptodate failedalex chen
2013-11-13ocfs2: return ENOMEM when sb_getblk() failsRui Xiang
2011-02-24ocfs2: Remove masklog ML_UPTODATE.Tao Ma
2011-02-24ocfs2: Remove masklog ML_BH_IO.Tao Ma
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-04-30Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker
2010-03-31ocfs2: Compute metaecc for superblocks during online resize.Joel Becker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Joel Becker
2009-01-05ocfs2: Use BH_JBDPrivateStart instead of BH_UnshadowMark Fasheh
2009-01-05ocfs2: Validate metadata only when it's read from disk.Joel Becker
2008-12-01ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker
2008-01-25ocfs2: clean up bh null checksMark Fasheh
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma
2006-09-20ocfs2: implement directory read-aheadMark Fasheh
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh