summaryrefslogtreecommitdiffstats
path: root/mm/msync.c
AgeCommit message (Expand)AuthorLines
2005-03-13[PATCH] ptwalk: inline pmd_range and pud_rangeHugh Dickins-2/+2
2005-03-13[PATCH] ptwalk: move p?d_none_or_clear_badHugh Dickins-6/+6
2005-03-13[PATCH] ptwalk: sync_page_rangeHugh Dickins-113/+67
2005-03-13[PATCH] ptwalk: p?d_none_or_clear_badHugh Dickins-18/+3
2005-01-07[PATCH] sched: mm: fix scheduling latencies in filemap_sync()Ingo Molnar-2/+27
2005-01-04[PATCH] msync(): set PF_SYNCWRITEAndrew Morton-0/+4
2005-01-04[PATCH] Reduce i_sem usage during file sync operationsAndrew Morton-2/+4
2004-12-31[PATCH] convert Linux to 4-level page tablesAndi Kleen-12/+43
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann-0/+1
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King-1/+0
2004-06-02[PATCH] hugetlbpage msync() fixAndrew Morton-1/+9
2004-01-18[PATCH] s390: superflous flush_tlb_range calls.Andrew Morton-0/+4
2004-01-18[PATCH] s390: physical dirty/referenced bits.Andrew Morton-10/+9
2004-01-18[PATCH] s390: tlb flush optimization.Andrew Morton-3/+2
2004-01-18[PATCH] bdev: use correct mapping's i_semAndrew Morton-5/+5
2003-04-08[PATCH] Make msync(MS_ASYNC) no longer start the I/OAndrew Morton-15/+15
2002-10-31[PATCH] uninline some things in mm/*.cAndrew Morton-1/+1
2002-10-15[PATCH] make filemap_sync staticAndrew Morton-1/+1
2002-10-13[PATCH] msync correctness fixesAndrew Morton-0/+5
2002-08-30[PATCH] writeback correctness and efficiency changesAndrew Morton-4/+1
2002-07-14[PATCH] error code for msync()Hirofumi Ogawa-3/+4
2002-06-17[PATCH] msync(bad address) should return -ENOMEMAndrew Morton-6/+4
2002-05-03[PATCH] 2.5.13: remove VALID_PAGERoman Zippel-4/+8
2002-04-29[PATCH] page writeback locking updateAndrew Morton-4/+6
2002-03-24Break an include loop by moving cache flushing routines fromRichard Henderson-0/+1
2002-03-07msync cleanupsLinus Torvalds-3/+3
2002-03-07Split out "msync" logic into a file of its own. No actual codeLinus Torvalds-0/+217