summaryrefslogtreecommitdiff
path: root/fs/ocfs2/file.c
AgeCommit message (Expand)Author
2008-01-25ocfs2: printf fixesJan Kara
2008-01-25ocfs2: Use generic_file_llseekJan Kara
2008-01-25[PATCH 2/2] ocfs2: cluster aware flock()Mark Fasheh
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh
2008-01-25ocfs2: Remove data locksMark Fasheh
2007-11-27ocfs2: reverse inline-data truncate argsMark Fasheh
2007-11-06ocfs2: Commit journal on sync writesMark Fasheh
2007-10-16ocfs2: convert to new aopsNick Piggin
2007-10-12ocfs2: Write support for inline dataMark Fasheh
2007-10-12ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh
2007-09-20ocfs2: Allow smaller allocations during large writesMark Fasheh
2007-09-11ocfs2: Fix calculation of i_blocks during truncateMark Fasheh
2007-08-09ocfs2: check ia_size limits in setattrMark Fasheh
2007-08-09ocfs2: Fix some casting errors related to file writesMark Fasheh
2007-08-09ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Mark Fasheh
2007-08-09ocfs2: Restrict inode changes in ocfs2_update_inode_atime()Mark Fasheh
2007-07-24ocfs2: bad kunmap_atomic()Jens Axboe
2007-07-19ocfs2: ->fallocate() supportMark Fasheh
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-10ocfs2: Support xfs style space reservation ioctlsMark Fasheh
2007-07-10ocfs2: support for removing file regionsMark Fasheh
2007-07-10ocfs2: update truncate handling of partial clustersMark Fasheh
2007-07-10ocfs2: Support creation of unwritten extentsMark Fasheh
2007-07-10ocfs2: support writing of unwritten extentsMark Fasheh
2007-07-10ocfs2: shared writeable mmapMark Fasheh
2007-07-10ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh
2007-07-10ocfs2: take ip_alloc_sem during entire truncateMark Fasheh
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
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