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