aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/aops.h
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.Tristan Ye2010-12-091-2/+21
* fs: kill block_prepare_writeChristoph Hellwig2010-10-251-3/+0
* ocfs2: pass struct file* to ocfs2_write_begin_nolock.Tao Ma2010-08-121-1/+2
* ocfs2: Add CoW support.Tao Ma2009-09-221-0/+2
* ocfs2: convert to new aopsNick Piggin2007-10-161-8/+0
* ocfs2: Write support for inline dataMark Fasheh2007-10-121-0/+4
* ocfs2: Small refactor of truncate zeroing codeMark Fasheh2007-10-121-0/+2
* ocfs2: shared writeable mmapMark Fasheh2007-07-101-0/+9
* ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh2007-07-101-50/+6
* ocfs2: Remember rw lock level during direct ioMark Fasheh2007-04-261-3/+10
* ocfs2: Use own splice write actorMark Fasheh2007-04-261-0/+14
* ocfs2: zero tail of sparse files on truncateMark Fasheh2007-04-261-0/+12
* ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh2007-04-261-0/+38
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-011-1/+1
* ocfs2: take data locks around extendMark Fasheh2006-05-171-2/+2
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+41