summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-11-06mm/msync: use offset_in_page macroAlexander Kuleshov1-1/+1
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov13-71/+49
2014-07-03msync: fix incorrect fstart calculationNamjae Jeon1-1/+2
2014-06-04mm/msync.c: sync only the requested range in msync()Matthew Wilcox1-1/+7
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig11-54/+24
2009-01-14[CVE-2009-0029] System call wrappers part 13Heiko Carstens8-22/+20
2009-01-05add a vfs_fsync helperChristoph Hellwig7-84/+48
2007-05-21Detach sched.h from mm.hAlexey Dobriyan109-30/+126
2006-09-26[PATCH] mm: msync() cleanupPeter Zijlstra1-163/+33
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe10-29/+20
2006-03-24The comment describing how MS_ASYNC works in msync.c is confusingAmos Waterland1-1/+1
2006-03-24[PATCH] msync(): use do_fsync()Andrew Morton1-15/+2
2006-03-24[PATCH] msync: fix return valueAndrew Morton1-7/+7
2006-03-24[PATCH] msync(MS_SYNC): don't hold mmap_sem while syncingAndrew Morton1-23/+26
2006-03-24[PATCH] msync(): perform dirty page levellingAndrew Morton1-32/+61
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen113-573/+563
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds11-146/+127
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins9-24/+30
2005-10-30[PATCH] mm: pte_offset_map_lock loopsHugh Dickins7-47/+30
2005-10-30[PATCH] core remove PageReservedNick Piggin22-134/+218
2005-10-30[PATCH] mm: msync_pte_range progressHugh Dickins1-24/+14
2005-10-30[PATCH] mm/msync.c cleanupOGAWA Hirofumi1-14/+14
2005-06-22[PATCH] msync: check pte dirty earlierAbhijit Karmarkar2-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845