summaryrefslogtreecommitdiff
path: root/mm/msync.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm/msync: use offset_in_page macroAlexander Kuleshov2015-11-05
* mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-10
* msync: fix incorrect fstart calculationNamjae Jeon2014-07-03
* mm/msync.c: sync only the requested range in msync()Matthew Wilcox2014-06-04
* sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-14
* add a vfs_fsync helperChristoph Hellwig2009-01-05
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* [PATCH] mm: msync() cleanupPeter Zijlstra2006-09-26
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-23
* The comment describing how MS_ASYNC works in msync.c is confusingAmos Waterland2006-03-24
* [PATCH] msync(): use do_fsync()Andrew Morton2006-03-24
* [PATCH] msync: fix return valueAndrew Morton2006-03-24
* [PATCH] msync(MS_SYNC): don't hold mmap_sem while syncingAndrew Morton2006-03-24
* [PATCH] msync(): perform dirty page levellingAndrew Morton2006-03-24
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-28
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-22
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-29
* [PATCH] core remove PageReservedNick Piggin2005-10-29
* [PATCH] mm: msync_pte_range progressHugh Dickins2005-10-29
* [PATCH] mm/msync.c cleanupOGAWA Hirofumi2005-10-29
* [PATCH] msync: check pte dirty earlierAbhijit Karmarkar2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16