| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-12 | ocfs2: store cookie in private data | Christian Brauner | 1 | -0/+1 |
| 2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada | 1 | -3/+1 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -4/+7 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 | Thomas Gleixner | 1 | -15/+1 |
| 2018-06-07 | ocfs2: clean up redundant function declarations | Jia Guo | 1 | -2/+0 |
| 2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 1 | -2/+2 |
| 2016-12-10 | ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features | Darrick J. Wong | 1 | -0/+3 |
| 2015-02-16 | ocfs2: prepare some interfaces used in append direct io | Joseph Qi | 1 | -0/+9 |
| 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-08 | ocfs2: Zero the tail cluster when extending past i_size. | Joel Becker | 1 | -2/+4 |
| 2009-09-22 | 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-13 | ocfs2: Make high level btree extend code generic | Tao Ma | 1 | -15/+11 |
| 2008-10-13 | ocfs2: Abstract ocfs2_extent_tree in b-tree operations. | Tao Ma | 1 | -4/+0 |
| 2008-10-13 | ocfs2: Modify ocfs2_num_free_extents for future xattr usage. | Tao Ma | 1 | -1/+1 |
| 2008-10-13 | ocfs2: POSIX file locks support | Mark Fasheh | 1 | -0/+2 |
| 2008-07-26 | [PATCH] sanitize ->permission() prototype | Al Viro | 1 | -2/+1 |
| 2008-01-25 | [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-10 | ocfs2: Support xfs style space reservation ioctls | Mark Fasheh | 1 | -0/+3 |
| 2007-07-10 | ocfs2: Support creation of unwritten extents | Mark Fasheh | 1 | -2/+3 |
| 2007-07-10 | ocfs2: support writing of unwritten extents | Mark Fasheh | 1 | -1/+1 |
| 2007-05-02 | [PATCH] fs/ocfs2/: make 3 functions static | Adrian Bunk | 1 | -5/+0 |
| 2007-04-26 | ocfs2: teach ocfs2_file_aio_write() about sparse files | Mark Fasheh | 1 | -0/+4 |
| 2007-04-26 | 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-01 | ocfs2: implement i_op->permission | Tiger Yang | 1 | -0/+2 |
| 2006-12-01 | ocfs2: core atime update functions | Tiger Yang | 1 | -0/+5 |
| 2006-12-01 | 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 |