aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/aops.h
AgeCommit message (Expand)Author
2016-12-12ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()piaojun
2016-03-25ocfs2: fix ip_unaligned_aio deadlock with dio work queueRyan Ding
2016-03-25ocfs2: add ocfs2_write_type_t type to identify the caller of writeRyan Ding
2015-06-24ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2014-04-03ocfs2: change ip_unaligned_aio to of type mutex from atomit_tWengang Wang
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2011-07-28ocfs2: serialize unaligned aioMark Fasheh
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-09Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.Tristan Ye
2010-10-25fs: kill block_prepare_writeChristoph Hellwig
2010-08-12ocfs2: pass struct file* to ocfs2_write_begin_nolock.Tao Ma
2009-09-22ocfs2: Add CoW support.Tao Ma
2007-10-16ocfs2: convert to new aopsNick Piggin
2007-10-12ocfs2: Write support for inline dataMark Fasheh
2007-10-12ocfs2: Small refactor of truncate zeroing codeMark Fasheh
2007-07-10ocfs2: shared writeable mmapMark Fasheh
2007-07-10ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh
2007-04-26ocfs2: Remember rw lock level during direct ioMark 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
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh
2006-05-17ocfs2: take data locks around extendMark Fasheh
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh