| Commit message (Expand) | Author | Age | Files | Lines |
* | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig | 2016-11-01 | 1 | -0/+1 |
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 1 | -4/+4 |
|\ |
|
| * | fs: have submit_bh users pass in op and flags separately | Mike Christie | 2016-06-07 | 1 | -4/+4 |
* | | ocfs2: disable BUG assertions in reading blocks | Gang He | 2016-06-24 | 1 | -0/+5 |
|/ |
|
* | ocfs2: clear the rest of the buffers on error | Goldwyn Rodrigues | 2015-09-04 | 1 | -0/+6 |
* | ocfs2: do not put bh when buffer_uptodate failed | alex chen | 2014-04-03 | 1 | -2/+0 |
* | ocfs2: return ENOMEM when sb_getblk() fails | Rui Xiang | 2013-11-13 | 1 | -2/+2 |
* | ocfs2: Remove masklog ML_UPTODATE. | Tao Ma | 2011-02-24 | 1 | -2/+1 |
* | ocfs2: Remove masklog ML_BH_IO. | Tao Ma | 2011-02-24 | 1 | -24/+13 |
* | ocfs2: Remove EXIT from masklog. | Tao Ma | 2011-03-07 | 1 | -3/+4 |
* | ocfs2: Remove ENTRY from masklog. | Tao Ma | 2011-02-21 | 1 | -6/+4 |
* | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel... | Joel Becker | 2010-04-30 | 1 | -1/+0 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | | ocfs2: Compute metaecc for superblocks during online resize. | Joel Becker | 2010-03-31 | 1 | -0/+2 |
|/ |
|
* | ocfs2/trivial: Remove trailing whitespaces | Sunil Mushran | 2010-01-25 | 1 | -1/+1 |
* | ocfs2: Take the inode out of the metadata read/write paths. | Joel Becker | 2009-09-04 | 1 | -23/+24 |
* | ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow | Mark Fasheh | 2009-01-05 | 1 | -3/+2 |
* | ocfs2: Validate metadata only when it's read from disk. | Joel Becker | 2009-01-05 | 1 | -1/+32 |
* | ocfs2: fix regression in ocfs2_read_blocks_sync() | Mark Fasheh | 2008-12-01 | 1 | -11/+4 |
* | ocfs2: Make cached block reads the common case. | Joel Becker | 2008-10-14 | 1 | -8/+11 |
* | ocfs2: Require an inode for ocfs2_read_block(s)(). | Joel Becker | 2008-10-14 | 1 | -23/+12 |
* | ocfs2: Separate out sync reads from ocfs2_read_blocks() | Joel Becker | 2008-10-14 | 1 | -1/+83 |
* | ocfs2: clean up bh null checks | Mark Fasheh | 2008-01-25 | 1 | -3/+3 |
* | [PATCH 1/2] ocfs2: Add group extend for online resize | Tao Ma | 2008-01-25 | 1 | -0/+61 |
* | ocfs2: implement directory read-ahead | Mark Fasheh | 2006-09-20 | 1 | -23/+72 |
* | ocfs2: don't use MLF* in the file system | Mark Fasheh | 2006-03-24 | 1 | -5/+6 |
* | [OCFS2] Make ip_io_sem a mutex | Mark Fasheh | 2006-02-03 | 1 | -5/+5 |
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+232 |