summaryrefslogtreecommitdiff
path: root/fs/ocfs2/mmap.c
Commit message (Expand)AuthorAge
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()piaojun2016-12-12
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* ocfs2: add ocfs2_write_type_t type to identify the caller of writeRyan Ding2016-03-25
* ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara2016-03-09
* mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-10
* kill f_vfsmntAl Viro2013-02-26
* new helper: file_inode(file)Al Viro2013-02-22
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* ocfs2: Convert to new freezing mechanismJan Kara2012-07-31
* ocfs2: Fix ocfs2_page_mkwrite()Wengang Wang2011-07-24
* ocfs2: Remove FILE_IO from masklog.Tao Ma2011-02-22
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-07
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-21
* Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...Joel Becker2010-09-10
|\
| * ocfs2: pass struct file* to ocfs2_write_begin_nolock.Tao Ma2010-08-12
* | ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma2010-09-08
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\
| * ocfs2: Wrap signal blocking in void functions.Joel Becker2010-05-10
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
* ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma2008-11-10
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-25
* ocfs2: Remove data locksMark Fasheh2008-01-25
* fix some conversion overflowsNick Piggin2007-07-20
* mm: fault feedback #1Nick Piggin2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-19
* ocfs2: shared writeable mmapMark Fasheh2007-07-10
* ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh2007-04-26
* ocfs2: local mountsSunil Mushran2006-12-07
* ocfs2: update file system paths to set atimeTiger Yang2006-12-01
* ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker2006-06-29
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-10
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-03