summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/file.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH 1/2] ocfs2: add flock lock typeMark Fasheh2008-01-261-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-111-0/+3
* ocfs2: Support creation of unwritten extentsMark Fasheh2007-07-111-2/+3
* ocfs2: support writing of unwritten extentsMark Fasheh2007-07-111-1/+1
* [PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk2007-05-031-5/+0Star
* ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh2007-04-271-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-021-0/+2
* ocfs2: core atime update functionsTiger Yang2006-12-021-0/+5
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-021-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