Age | Commit message (Expand) | Author | Files | Lines |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 1 | -1/+1 |
2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 1 | -1/+1 |
2010-07-09 | ocfs2: Zero the tail cluster when extending past i_size. | Joel Becker | 1 | -2/+4 |
2009-09-23 | ocfs2: Integrate CoW in file write. | Tao Ma | 1 | -0/+2 |
2009-01-05 | ocfs2: Implementation of local and global quota file handling | Jan Kara | 1 | -0/+3 |
2008-10-14 | ocfs2: Make high level btree extend code generic | Tao Ma | 1 | -15/+11 |
2008-10-14 | ocfs2: Abstract ocfs2_extent_tree in b-tree operations. | Tao Ma | 1 | -4/+0 |
2008-10-14 | ocfs2: Modify ocfs2_num_free_extents for future xattr usage. | Tao Ma | 1 | -1/+1 |
2008-10-14 | ocfs2: POSIX file locks support | Mark Fasheh | 1 | -0/+2 |
2008-07-27 | [PATCH] sanitize ->permission() prototype | Al Viro | 1 | -2/+1 |
2008-01-26 | [PATCH 1/2] ocfs2: add flock lock type | Mark Fasheh | 1 | -0/+6 |
2007-10-12 | ocfs2: move nonsparse hole-filling into ocfs2_write_begin() | Mark Fasheh | 1 | -0/+2 |
2007-07-11 | ocfs2: Support xfs style space reservation ioctls | Mark Fasheh | 1 | -0/+3 |
2007-07-11 | ocfs2: Support creation of unwritten extents | Mark Fasheh | 1 | -2/+3 |
2007-07-11 | ocfs2: support writing of unwritten extents | Mark Fasheh | 1 | -1/+1 |
2007-05-03 | [PATCH] fs/ocfs2/: make 3 functions static | Adrian Bunk | 1 | -5/+0 |
2007-04-27 | ocfs2: teach ocfs2_file_aio_write() about sparse files | Mark Fasheh | 1 | -0/+4 |
2007-04-27 | ocfs2: sparse b-tree support | Mark Fasheh | 1 | -0/+1 |
2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 1 | -2/+2 |
2006-12-02 | ocfs2: implement i_op->permission | Tiger Yang | 1 | -0/+2 |
2006-12-02 | ocfs2: core atime update functions | Tiger Yang | 1 | -0/+5 |
2006-12-02 | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 1 | -2/+2 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -2/+2 |
2006-01-03 | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 1 | -0/+57 |