aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/mmap.c
AgeCommit message (Expand)Author
2011-02-22ocfs2: Remove FILE_IO from masklog.Tao Ma
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-09-10Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...Joel Becker
2010-09-08ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma
2010-08-12ocfs2: pass struct file* to ocfs2_write_begin_nolock.Tao Ma
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-10ocfs2: Wrap signal blocking in void functions.Joel Becker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2008-11-10ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh
2008-01-25ocfs2: Remove data locksMark Fasheh
2007-07-20fix some conversion overflowsNick Piggin
2007-07-19mm: fault feedback #1Nick Piggin
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin
2007-07-10ocfs2: shared writeable mmapMark Fasheh
2007-04-26ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh
2006-12-07ocfs2: local mountsSunil Mushran
2006-12-01ocfs2: update file system paths to set atimeTiger Yang
2006-06-29ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh