index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
1
-24
/
+20
2018-02-01
ocfs2: nowait aio support
Gang He
1
-1
/
+1
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-7
/
+8
2016-12-13
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
piaojun
1
-2
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2016-03-26
ocfs2: add ocfs2_write_type_t type to identify the caller of write
Ryan Ding
1
-2
/
+2
2016-03-10
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2013-02-26
kill f_vfsmnt
Al Viro
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-1
/
+1
2012-07-31
ocfs2: Convert to new freezing mechanism
Jan Kara
1
-0
/
+2
2011-07-24
ocfs2: Fix ocfs2_page_mkwrite()
Wengang Wang
1
-29
/
+24
2011-02-22
ocfs2: Remove FILE_IO from masklog.
Tao Ma
1
-4
/
+3
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-1
/
+1
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
1
-1
/
+1
2010-09-10
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...
Joel Becker
1
-3
/
+4
2010-09-08
ocfs2: make __ocfs2_page_mkwrite handle file end properly.
Tao Ma
1
-3
/
+5
2010-08-12
ocfs2: pass struct file* to ocfs2_write_begin_nolock.
Tao Ma
1
-3
/
+4
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+9
2010-05-10
ocfs2: Wrap signal blocking in void functions.
Joel Becker
1
-39
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-2
/
+4
2008-11-10
ocfs2: return 0 in page_mkwrite to let VFS retry.
Tao Ma
1
-1
/
+5
2008-01-26
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
1
-4
/
+4
2008-01-26
ocfs2: Remove data locks
Mark Fasheh
1
-9
/
+0
2007-07-20
fix some conversion overflows
Nick Piggin
1
-1
/
+1
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-16
/
+14
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
1
-9
/
+8
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
1
-0
/
+1
2007-07-11
ocfs2: shared writeable mmap
Mark Fasheh
1
-24
/
+143
2007-04-27
ocfs2: Turn off shared writeable mmap for local files systems with holes.
Mark Fasheh
1
-2
/
+5
2006-12-08
ocfs2: local mounts
Sunil Mushran
1
-2
/
+4
2006-12-02
ocfs2: update file system paths to set atime
Tiger Yang
1
-1
/
+10
2006-06-30
ocfs2: Compile-time disabling of ocfs2 debugging output.
Joel Becker
1
-2
/
+2
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
1
-6
/
+2
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh
1
-0
/
+102