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
/
mm
/
msync.c
Age
Commit message (
Expand
)
Author
2021-04-30
mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start
Nikita Ermakov
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2019-09-25
mm: untag user pointers passed to memory syscalls
Andrey Konovalov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-05
mm/msync: use offset_in_page macro
Alexander Kuleshov
2015-02-10
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2014-07-03
msync: fix incorrect fstart calculation
Namjae Jeon
2014-06-04
mm/msync.c: sync only the requested range in msync()
Matthew Wilcox
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
2009-01-14
[CVE-2009-0029] System call wrappers part 13
Heiko Carstens
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2006-09-26
[PATCH] mm: msync() cleanup
Peter Zijlstra
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-03-24
The comment describing how MS_ASYNC works in msync.c is confusing
Amos Waterland
2006-03-24
[PATCH] msync(): use do_fsync()
Andrew Morton
2006-03-24
[PATCH] msync: fix return value
Andrew Morton
2006-03-24
[PATCH] msync(MS_SYNC): don't hold mmap_sem while syncing
Andrew Morton
2006-03-24
[PATCH] msync(): perform dirty page levelling
Andrew Morton
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-22
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-10-29
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
[PATCH] mm: msync_pte_range progress
Hugh Dickins
2005-10-29
[PATCH] mm/msync.c cleanup
OGAWA Hirofumi
2005-06-21
[PATCH] msync: check pte dirty earlier
Abhijit Karmarkar
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds