aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/file.c
AgeCommit message (Expand)Author
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe
2007-07-10splice: abstract out actor dataJens Axboe
2007-05-25[PATCH] ocfs2: use generic_segment_checksChristoph Hellwig
2007-05-25ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh
2007-05-02[PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk
2007-05-02ocfs2: Implement compat_ioctl()Mark Fasheh
2007-04-26ocfs2: Remember rw lock level during direct ioMark Fasheh
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh
2007-04-26ocfs2: Read from an unwritten extent returns zerosMark Fasheh
2007-04-26ocfs2: make room for unwritten extents flagMark Fasheh
2007-04-26ocfs2: Use own splice write actorMark Fasheh
2007-04-26ocfs2: zero tail of sparse files on truncateMark Fasheh
2007-04-26ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh
2007-04-26ocfs2: abstract out allocation lockingMark Fasheh
2007-04-26ocfs2: teach extend/truncate about sparse filesMark Fasheh
2007-04-26ocfs2: sparse b-tree supportMark Fasheh
2007-04-26ocfs2: filter more error printsMark Fasheh
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-28ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()Mark Fasheh
2006-12-28ocfs2: don't print error in ocfs2_permission()Mark Fasheh
2006-12-13[PATCH] ocfs2: relative atime supportMark Fasheh
2006-12-08[PATCH] struct path: convert ocfs2Josef Sipek
2006-12-01ocfs2: implement i_op->permissionTiger Yang
2006-12-01ocfs2: update file system paths to set atimeTiger Yang
2006-12-01ocfs2: core atime update functionsTiger Yang
2006-12-01ocfs2: Add splice supportTiger Yang
2006-12-01ocfs2: Remove ocfs2_write_should_remove_suid()Mark Fasheh
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh
2006-12-01ocfs2: don't use handle for locking in allocation functionsMark Fasheh
2006-12-01ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh
2006-10-20ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh
2006-10-20ocfs2: fix page zeroing during simple extendsMark Fasheh
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-09-20ocfs2: add ext2 attributesHerbert Poetzl
2006-05-17ocfs2: take meta data lock in ocfs2_file_aio_read()Mark Fasheh
2006-05-17ocfs2: take data locks around extendMark Fasheh
2006-04-07ocfs2: multi node truncate fixMark Fasheh
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh
2006-03-01[PATCH] ocfs2: remove unused codeMark Fasheh
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh