index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
mmap.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2018-06-07
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
2018-01-31
ocfs2: nowait aio support
Gang He
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-12-12
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
piaojun
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-25
ocfs2: add ocfs2_write_type_t type to identify the caller of write
Ryan Ding
2016-03-09
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2013-02-26
kill f_vfsmnt
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2012-07-31
ocfs2: Convert to new freezing mechanism
Jan Kara
2011-07-24
ocfs2: Fix ocfs2_page_mkwrite()
Wengang Wang
2011-02-22
ocfs2: Remove FILE_IO from masklog.
Tao Ma
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
2010-09-10
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...
Joel Becker
2010-09-08
ocfs2: make __ocfs2_page_mkwrite handle file end properly.
Tao Ma
2010-08-12
ocfs2: pass struct file* to ocfs2_write_begin_nolock.
Tao Ma
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-10
ocfs2: Wrap signal blocking in void functions.
Joel Becker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
2008-11-10
ocfs2: return 0 in page_mkwrite to let VFS retry.
Tao Ma
2008-01-25
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
2008-01-25
ocfs2: Remove data locks
Mark Fasheh
2007-07-20
fix some conversion overflows
Nick Piggin
2007-07-19
mm: fault feedback #1
Nick Piggin
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-10
ocfs2: shared writeable mmap
Mark Fasheh
2007-04-26
ocfs2: Turn off shared writeable mmap for local files systems with holes.
Mark Fasheh
2006-12-07
ocfs2: local mounts
Sunil Mushran
2006-12-01
ocfs2: update file system paths to set atime
Tiger Yang
2006-06-29
ocfs2: Compile-time disabling of ocfs2 debugging output.
Joel Becker
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh