aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/file.h
AgeCommit message (Expand)Author
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2016-12-10ocfs2: implement the VFS clone_range, copy_range, and dedupe_range featuresDarrick J. Wong
2015-02-16ocfs2: prepare some interfaces used in append direct ioJoseph Qi
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-07-08ocfs2: Zero the tail cluster when extending past i_size.Joel Becker
2009-09-22ocfs2: Integrate CoW in file write.Tao Ma
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara
2008-10-13ocfs2: Make high level btree extend code genericTao Ma
2008-10-13ocfs2: Abstract ocfs2_extent_tree in b-tree operations.Tao Ma
2008-10-13ocfs2: Modify ocfs2_num_free_extents for future xattr usage.Tao Ma
2008-10-13ocfs2: POSIX file locks supportMark Fasheh
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-01-25[PATCH 1/2] ocfs2: add flock lock typeMark Fasheh
2007-10-12ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh
2007-07-10ocfs2: Support xfs style space reservation ioctlsMark Fasheh
2007-07-10ocfs2: Support creation of unwritten extentsMark Fasheh
2007-07-10ocfs2: support writing of unwritten extentsMark Fasheh
2007-05-02[PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk
2007-04-26ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh
2007-04-26ocfs2: sparse b-tree supportMark Fasheh
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-01ocfs2: implement i_op->permissionTiger Yang
2006-12-01ocfs2: core atime update functionsTiger Yang
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh