summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/buffer_head_io.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-301-15/+1Star
* ocfs2: don't clear bh uptodate for block readJunxiao Bi2018-12-281-2/+0Star
* ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge2018-11-031-18/+59
* ocfs2: fix ocfs2 read block panicJunxiao Bi2018-09-201-0/+1
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
* Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-271-4/+4
|\
| * fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-071-4/+4
* | ocfs2: disable BUG assertions in reading blocksGang He2016-06-251-0/+5
|/
* ocfs2: clear the rest of the buffers on errorGoldwyn Rodrigues2015-09-051-0/+6
* ocfs2: do not put bh when buffer_uptodate failedalex chen2014-04-041-2/+0Star
* ocfs2: return ENOMEM when sb_getblk() failsRui Xiang2013-11-131-2/+2
* ocfs2: Remove masklog ML_UPTODATE.Tao Ma2011-02-241-2/+1Star
* ocfs2: Remove masklog ML_BH_IO.Tao Ma2011-02-241-24/+13Star
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-3/+4
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-6/+4Star
* Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker2010-04-301-1/+0Star
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* | ocfs2: Compute metaecc for superblocks during online resize.Joel Becker2010-04-011-0/+2
|/
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-261-1/+1
* ocfs2: Take the inode out of the metadata read/write paths.Joel Becker2009-09-051-23/+24
* ocfs2: Use BH_JBDPrivateStart instead of BH_UnshadowMark Fasheh2009-01-051-3/+2Star
* 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/+4Star
* 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/+12Star
* ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker2008-10-141-1/+83
* ocfs2: clean up bh null checksMark Fasheh2008-01-261-3/+3
* [PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma2008-01-251-0/+61
* ocfs2: implement directory read-aheadMark Fasheh2006-09-211-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