summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/file.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Remember rw lock level during direct ioMark Fasheh2007-04-261-2/+2
* ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-261-1/+1
* ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-261-2/+4
* ocfs2: make room for unwritten extents flagMark Fasheh2007-04-261-4/+2
* ocfs2: Use own splice write actorMark Fasheh2007-04-261-1/+79
* ocfs2: zero tail of sparse files on truncateMark Fasheh2007-04-261-5/+35
* ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh2007-04-261-39/+335
* ocfs2: abstract out allocation lockingMark Fasheh2007-04-261-27/+77
* ocfs2: teach extend/truncate about sparse filesMark Fasheh2007-04-261-14/+17
* ocfs2: sparse b-tree supportMark Fasheh2007-04-261-8/+15
* ocfs2: filter more error printsMark Fasheh2007-04-261-1/+2
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-2/+2
* ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()Mark Fasheh2006-12-281-0/+11
* ocfs2: don't print error in ocfs2_permission()Mark Fasheh2006-12-281-2/+0
* [PATCH] ocfs2: relative atime supportMark Fasheh2006-12-131-0/+8
* [PATCH] struct path: convert ocfs2Josef Sipek2006-12-081-17/+17
* ocfs2: implement i_op->permissionTiger Yang2006-12-011-0/+24
* ocfs2: update file system paths to set atimeTiger Yang2006-12-011-3/+3
* ocfs2: core atime update functionsTiger Yang2006-12-011-0/+52
* ocfs2: Add splice supportTiger Yang2006-12-011-50/+137
* ocfs2: Remove ocfs2_write_should_remove_suid()Mark Fasheh2006-12-011-15/+1
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-011-9/+9
* ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-011-6/+5
* ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-011-6/+6
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-011-3/+3
* ocfs2: don't use handle for locking in allocation functionsMark Fasheh2006-12-011-16/+3
* ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh2006-12-011-1/+1
* ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh2006-10-201-0/+7
* ocfs2: fix page zeroing during simple extendsMark Fasheh2006-10-201-20/+24
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-15/+13
* ocfs2: add ext2 attributesHerbert Poetzl2006-09-201-0/+3
* ocfs2: take meta data lock in ocfs2_file_aio_read()Mark Fasheh2006-05-171-0/+16
* ocfs2: take data locks around extendMark Fasheh2006-05-171-24/+46
* ocfs2: multi node truncate fixMark Fasheh2006-04-071-8/+11
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-19/+23
* [PATCH] ocfs2: remove unused codeMark Fasheh2006-03-011-50/+1
* [PATCH] ocfs2: fix compile warningsMark Fasheh2006-02-031-4/+6
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-4/+4
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+1237
OpenPOWER on IntegriCloud