summaryrefslogtreecommitdiff
path: root/mm/msync.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig1-1/+1
2009-01-14[CVE-2009-0029] System call wrappers part 13Heiko Carstens1-1/+1
2009-01-05add a vfs_fsync helperChristoph Hellwig1-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2006-09-26[PATCH] mm: msync() cleanupPeter Zijlstra1-163/+33
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe1-3/+0
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 Sorensen1-1/+1
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-9/+3
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-2/+2
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins1-15/+6
2005-10-29[PATCH] core remove PageReservedNick Piggin1-7/+10
2005-10-29[PATCH] mm: msync_pte_range progressHugh Dickins1-24/+14
2005-10-29[PATCH] mm/msync.c cleanupOGAWA Hirofumi1-14/+14
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+236