aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Remove FILE_IO from masklog.Tao Ma2011-02-221-4/+3
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-1/+1
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-1/+1
* Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...Joel Becker2010-09-101-3/+4
|\
| * ocfs2: pass struct file* to ocfs2_write_begin_nolock.Tao Ma2010-08-121-3/+4
* | ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma2010-09-081-3/+5
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-39/+9
|\
| * ocfs2: Wrap signal blocking in void functions.Joel Becker2010-05-101-39/+9
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-2/+4
* ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma2008-11-101-1/+5
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-251-4/+4
* ocfs2: Remove data locksMark Fasheh2008-01-251-9/+0
* fix some conversion overflowsNick Piggin2007-07-201-1/+1
* mm: fault feedback #1Nick Piggin2007-07-191-16/+14
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-9/+8
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-191-0/+1
* ocfs2: shared writeable mmapMark Fasheh2007-07-101-24/+143
* ocfs2: Turn off shared writeable mmap for local files systems with holes.Mark Fasheh2007-04-261-2/+5
* ocfs2: local mountsSunil Mushran2006-12-071-2/+4
* ocfs2: update file system paths to set atimeTiger Yang2006-12-011-1/+10
* ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker2006-06-291-2/+2
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-6/+2
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+102