| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m... | Joel Becker | 2010-09-10 | 1 | -3/+4 |
|\ |
|
| * | ocfs2: pass struct file* to ocfs2_write_begin_nolock. | Tao Ma | 2010-08-12 | 1 | -3/+4 |
* | | ocfs2: make __ocfs2_page_mkwrite handle file end properly. | Tao Ma | 2010-09-08 | 1 | -3/+5 |
|/ |
|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 | 1 | -39/+9 |
|\ |
|
| * | ocfs2: Wrap signal blocking in void functions. | Joel Becker | 2010-05-10 | 1 | -39/+9 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
|/ |
|
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -1/+1 |
* | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-04-01 | 1 | -2/+4 |
* | ocfs2: return 0 in page_mkwrite to let VFS retry. | Tao Ma | 2008-11-10 | 1 | -1/+5 |
* | ocfs2: Rename ocfs2_meta_[un]lock | Mark Fasheh | 2008-01-25 | 1 | -4/+4 |
* | ocfs2: Remove data locks | Mark Fasheh | 2008-01-25 | 1 | -9/+0 |
* | fix some conversion overflows | Nick Piggin | 2007-07-20 | 1 | -1/+1 |
* | mm: fault feedback #1 | Nick Piggin | 2007-07-19 | 1 | -16/+14 |
* | mm: merge populate and nopage into fault (fixes nonlinear) | Nick Piggin | 2007-07-19 | 1 | -9/+8 |
* | mm: fix fault vs invalidate race for linear mappings | Nick Piggin | 2007-07-19 | 1 | -0/+1 |
* | ocfs2: shared writeable mmap | Mark Fasheh | 2007-07-10 | 1 | -24/+143 |
* | ocfs2: Turn off shared writeable mmap for local files systems with holes. | Mark Fasheh | 2007-04-26 | 1 | -2/+5 |
* | ocfs2: local mounts | Sunil Mushran | 2006-12-07 | 1 | -2/+4 |
* | ocfs2: update file system paths to set atime | Tiger Yang | 2006-12-01 | 1 | -1/+10 |
* | ocfs2: Compile-time disabling of ocfs2 debugging output. | Joel Becker | 2006-06-29 | 1 | -2/+2 |
* | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig | 2006-01-10 | 1 | -6/+2 |
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+102 |