summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/aops.h
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: keep the trace point consistent with the function nameJia Guo2018-04-051-1/+1
* ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()piaojun2016-12-121-2/+1
* ocfs2: fix ip_unaligned_aio deadlock with dio work queueRyan Ding2016-03-251-8/+0
* ocfs2: add ocfs2_write_type_t type to identify the caller of writeRyan Ding2016-03-251-3/+8
* ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang2015-06-241-7/+0
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+1
* ocfs2: change ip_unaligned_aio to of type mutex from atomit_tWengang Wang2014-04-031-5/+0
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+2
* ocfs2: serialize unaligned aioMark Fasheh2011-07-281-0/+14
* 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