Age | Commit message (Expand) | Author | Files | Lines |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada | 1 | -3/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 | Thomas Gleixner | 1 | -15/+1 |
2018-04-06 | ocfs2: keep the trace point consistent with the function name | Jia Guo | 1 | -1/+1 |
2016-12-13 | ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock() | piaojun | 1 | -2/+1 |
2016-03-26 | ocfs2: fix ip_unaligned_aio deadlock with dio work queue | Ryan Ding | 1 | -8/+0 |
2016-03-26 | ocfs2: add ocfs2_write_type_t type to identify the caller of write | Ryan Ding | 1 | -3/+8 |
2015-06-25 | ocfs2: remove OCFS2_IOCB_SEM lock type in direct io | WeiWei Wang | 1 | -7/+0 |
2015-03-26 | fs: move struct kiocb to fs.h | Christoph Hellwig | 1 | -1/+1 |
2014-04-04 | ocfs2: change ip_unaligned_aio to of type mutex from atomit_t | Wengang Wang | 1 | -5/+0 |
2013-05-08 | aio: don't include aio.h in sched.h | Kent Overstreet | 1 | -0/+2 |
2011-07-28 | ocfs2: serialize unaligned aio | Mark Fasheh | 1 | -0/+14 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-12-10 | Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem. | Tristan Ye | 1 | -2/+21 |
2010-10-26 | fs: kill block_prepare_write | Christoph Hellwig | 1 | -3/+0 |
2010-08-12 | ocfs2: pass struct file* to ocfs2_write_begin_nolock. | Tao Ma | 1 | -1/+2 |
2009-09-23 | ocfs2: Add CoW support. | Tao Ma | 1 | -0/+2 |
2007-10-16 | ocfs2: convert to new aops | Nick Piggin | 1 | -8/+0 |
2007-10-12 | ocfs2: Write support for inline data | Mark Fasheh | 1 | -0/+4 |
2007-10-12 | ocfs2: Small refactor of truncate zeroing code | Mark Fasheh | 1 | -0/+2 |
2007-07-11 | ocfs2: shared writeable mmap | Mark Fasheh | 1 | -0/+9 |
2007-07-11 | ocfs2: rework ocfs2_buffered_write_cluster() | Mark Fasheh | 1 | -50/+6 |
2007-04-27 | ocfs2: Remember rw lock level during direct io | Mark Fasheh | 1 | -3/+10 |
2007-04-27 | ocfs2: Use own splice write actor | Mark Fasheh | 1 | -0/+14 |
2007-04-27 | ocfs2: zero tail of sparse files on truncate | Mark Fasheh | 1 | -0/+12 |
2007-04-27 | ocfs2: teach ocfs2_file_aio_write() about sparse files | Mark Fasheh | 1 | -0/+38 |
2006-12-02 | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 1 | -1/+1 |
2006-05-18 | ocfs2: take data locks around extend | Mark Fasheh | 1 | -2/+2 |
2006-01-03 | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 1 | -0/+41 |