summaryrefslogtreecommitdiffstats
path: root/mm/msync.c
Commit message (Expand)AuthorAgeFilesLines
* mm/msync: use offset_in_page macroAlexander Kuleshov2015-11-051-1/+1
* mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-101-4/+1
* msync: fix incorrect fstart calculationNamjae Jeon2014-07-031-1/+2
* mm/msync.c: sync only the requested range in msync()Matthew Wilcox2014-06-041-1/+7
* sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-1/+1
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-141-1/+1
* add a vfs_fsync helperChristoph Hellwig2009-01-051-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [PATCH] mm: msync() cleanupPeter Zijlstra2006-09-261-163/+33
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-3/+0
* The comment describing how MS_ASYNC works in msync.c is confusingAmos Waterland2006-03-241-1/+1
* [PATCH] msync(): use do_fsync()Andrew Morton2006-03-241-15/+2
* [PATCH] msync: fix return valueAndrew Morton2006-03-241-7/+7
* [PATCH] msync(MS_SYNC): don't hold mmap_sem while syncingAndrew Morton2006-03-241-23/+26
* [PATCH] msync(): perform dirty page levellingAndrew Morton2006-03-241-32/+61
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-1/+1
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-9/+3
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-2/+2
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-291-15/+6
* [PATCH] core remove PageReservedNick Piggin2005-10-291-7/+10
* [PATCH] mm: msync_pte_range progressHugh Dickins2005-10-291-24/+14
* [PATCH] mm/msync.c cleanupOGAWA Hirofumi2005-10-291-14/+14
* [PATCH] msync: check pte dirty earlierAbhijit Karmarkar2005-06-211-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+236
OpenPOWER on IntegriCloud