aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/aops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner1-15/+1
2018-04-05ocfs2: keep the trace point consistent with the function nameJia Guo1-1/+1
2016-12-12ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()piaojun1-2/+1
2016-03-25ocfs2: fix ip_unaligned_aio deadlock with dio work queueRyan Ding1-8/+0
2016-03-25ocfs2: add ocfs2_write_type_t type to identify the caller of writeRyan Ding1-3/+8
2015-06-24ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang1-7/+0
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig1-1/+1
2014-04-03ocfs2: change ip_unaligned_aio to of type mutex from atomit_tWengang Wang1-5/+0
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+2
2011-07-28ocfs2: serialize unaligned aioMark Fasheh1-0/+14
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-09Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.Tristan Ye1-2/+21
2010-10-25fs: kill block_prepare_writeChristoph Hellwig1-3/+0
2010-08-12ocfs2: pass struct file* to ocfs2_write_begin_nolock.Tao Ma1-1/+2
2009-09-22ocfs2: Add CoW support.Tao Ma1-0/+2
2007-10-16ocfs2: convert to new aopsNick Piggin1-8/+0
2007-10-12ocfs2: Write support for inline dataMark Fasheh1-0/+4
2007-10-12ocfs2: Small refactor of truncate zeroing codeMark Fasheh1-0/+2
2007-07-10ocfs2: shared writeable mmapMark Fasheh1-0/+9
2007-07-10ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh1-50/+6
2007-04-26ocfs2: Remember rw lock level during direct ioMark Fasheh1-3/+10
2007-04-26ocfs2: Use own splice write actorMark Fasheh1-0/+14
2007-04-26ocfs2: zero tail of sparse files on truncateMark Fasheh1-0/+12
2007-04-26ocfs2: teach ocfs2_file_aio_write() about sparse filesMark Fasheh1-0/+38
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-1/+1
2006-05-17ocfs2: take data locks around extendMark Fasheh1-2/+2
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+41