aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/file.h
Commit message (Expand)AuthorAgeFilesLines
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+1
* ocfs2: Zero the tail cluster when extending past i_size.Joel Becker2010-07-081-2/+4
* ocfs2: Integrate CoW in file write.Tao Ma2009-09-221-0/+2
* ocfs2: Implementation of local and global quota file handlingJan Kara2009-01-051-0/+3
* ocfs2: Make high level btree extend code genericTao Ma2008-10-131-15/+11
* ocfs2: Abstract ocfs2_extent_tree in b-tree operations.Tao Ma2008-10-131-4/+0
* ocfs2: Modify ocfs2_num_free_extents for future xattr usage.Tao Ma2008-10-131-1/+1
* ocfs2: POSIX file locks supportMark Fasheh2008-10-131-0/+2
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-2/+1
* [PATCH 1/2] ocfs2: add flock lock typeMark Fasheh2008-01-251-0/+6
* ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh2007-10-121-0/+2
* ocfs2: Support xfs style space reservation ioctlsMark Fasheh2007-07-101-0/+3
* ocfs2: Support creation of unwritten extentsMark Fasheh2007-07-101-2/+3
* ocfs2: support writing of unwritten extentsMark Fasheh2007-07-101-1/+1
* [PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk2007-05-021-5/+0
* ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh2007-04-261-0/+4
* ocfs2: sparse b-tree supportMark Fasheh2007-04-261-0/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-2/+2
* ocfs2: implement i_op->permissionTiger Yang2006-12-011-0/+2
* ocfs2: core atime update functionsTiger Yang2006-12-011-0/+5
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-011-2/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+57