| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
* | ocfs2: clean up redundant function declarations | Jia Guo | 2018-06-08 | 1 | -2/+0 |
* | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-03 | 1 | -2/+2 |
* | ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features | Darrick J. Wong | 2016-12-10 | 1 | -0/+3 |
* | ocfs2: prepare some interfaces used in append direct io | Joseph Qi | 2015-02-17 | 1 | -0/+9 |
* | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 2011-07-20 | 1 | -1/+1 |
* | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | ocfs2: Zero the tail cluster when extending past i_size. | Joel Becker | 2010-07-08 | 1 | -2/+4 |
* | ocfs2: Integrate CoW in file write. | Tao Ma | 2009-09-23 | 1 | -0/+2 |
* | ocfs2: Implementation of local and global quota file handling | Jan Kara | 2009-01-05 | 1 | -0/+3 |
* | ocfs2: Make high level btree extend code generic | Tao Ma | 2008-10-13 | 1 | -15/+11 |
* | ocfs2: Abstract ocfs2_extent_tree in b-tree operations. | Tao Ma | 2008-10-13 | 1 | -4/+0 |
* | ocfs2: Modify ocfs2_num_free_extents for future xattr usage. | Tao Ma | 2008-10-13 | 1 | -1/+1 |
* | ocfs2: POSIX file locks support | Mark Fasheh | 2008-10-13 | 1 | -0/+2 |
* | [PATCH] sanitize ->permission() prototype | Al Viro | 2008-07-27 | 1 | -2/+1 |
* | [PATCH 1/2] ocfs2: add flock lock type | Mark Fasheh | 2008-01-26 | 1 | -0/+6 |
* | ocfs2: move nonsparse hole-filling into ocfs2_write_begin() | Mark Fasheh | 2007-10-12 | 1 | -0/+2 |
* | ocfs2: Support xfs style space reservation ioctls | Mark Fasheh | 2007-07-11 | 1 | -0/+3 |
* | ocfs2: Support creation of unwritten extents | Mark Fasheh | 2007-07-11 | 1 | -2/+3 |
* | ocfs2: support writing of unwritten extents | Mark Fasheh | 2007-07-11 | 1 | -1/+1 |
* | [PATCH] fs/ocfs2/: make 3 functions static | Adrian Bunk | 2007-05-03 | 1 | -5/+0 |
* | ocfs2: teach ocfs2_file_aio_write() about sparse files | Mark Fasheh | 2007-04-27 | 1 | -0/+4 |
* | ocfs2: sparse b-tree support | Mark Fasheh | 2007-04-26 | 1 | -0/+1 |
* | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | ocfs2: implement i_op->permission | Tiger Yang | 2006-12-02 | 1 | -0/+2 |
* | ocfs2: core atime update functions | Tiger Yang | 2006-12-02 | 1 | -0/+5 |
* | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 2006-12-02 | 1 | -2/+2 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -2/+2 |
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+57 |