aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/file.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-16ocfs2: prepare some interfaces used in append direct ioJoseph Qi1-0/+9
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro1-1/+1
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-1/+1
2010-07-08ocfs2: Zero the tail cluster when extending past i_size.Joel Becker1-2/+4
2009-09-22ocfs2: Integrate CoW in file write.Tao Ma1-0/+2
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara1-0/+3
2008-10-13ocfs2: Make high level btree extend code genericTao Ma1-15/+11
2008-10-13ocfs2: Abstract ocfs2_extent_tree in b-tree operations.Tao Ma1-4/+0
2008-10-13ocfs2: Modify ocfs2_num_free_extents for future xattr usage.Tao Ma1-1/+1
2008-10-13ocfs2: POSIX file locks supportMark Fasheh1-0/+2
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-2/+1
2008-01-25[PATCH 1/2] ocfs2: add flock lock typeMark Fasheh1-0/+6
2007-10-12ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh1-0/+2
2007-07-10ocfs2: Support xfs style space reservation ioctlsMark Fasheh1-0/+3
2007-07-10ocfs2: Support creation of unwritten extentsMark Fasheh1-2/+3
2007-07-10ocfs2: support writing of unwritten extentsMark Fasheh1-1/+1
2007-05-02[PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk1-5/+0
2007-04-26ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh1-0/+4
2007-04-26ocfs2: sparse b-tree supportMark Fasheh1-0/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-2/+2
2006-12-01ocfs2: implement i_op->permissionTiger Yang1-0/+2
2006-12-01ocfs2: core atime update functionsTiger Yang1-0/+5
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+57