Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ocfs2: Simplify ocfs2_read_block() | Joel Becker | 2008-10-14 | 1 | -2/+1 |
* | ocfs2: Require an inode for ocfs2_read_block(s)(). | Joel Becker | 2008-10-14 | 1 | -2/+2 |
* | ocfs2: Separate out sync reads from ocfs2_read_blocks() | Joel Becker | 2008-10-14 | 1 | -4/+4 |
* | ocfs2: Fix an endian bug in online resize. | Tao Ma | 2008-03-10 | 1 | -1/+1 |
* | ocfs2: clean up bh null checks | Mark Fasheh | 2008-01-25 | 1 | -12/+5 |
* | [PATCH 2/2] ocfs2: Implement group add for online resize | Tao Ma | 2008-01-25 | 1 | -1/+244 |
* | [PATCH 1/2] ocfs2: Add group extend for online resize | Tao Ma | 2008-01-25 | 1 | -0/+398 |