aboutsummaryrefslogtreecommitdiffstats
path: root/mm/fadvise.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16readahead: move max_sane_readahead() calls into force_page_cache_readahead()Wu Fengguang1-1/+1
2009-01-14[CVE-2009-0029] System call wrapper special casesHeiko Carstens1-2/+16
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami1-1/+1
2008-04-28xip: support non-struct page backed memoryNick Piggin1-1/+1
2008-02-05check ADVICE of fadvise64_64 even if get_xip_page is givenMasatake YAMATO1-2/+14
2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+1
2006-08-06[PATCH] fadvise() make POSIX_FADV_NOREUSE a no-opAndrew Morton1-1/+2
2006-07-10[PATCH] fadvise: remove dead commentsAndrew Morton1-12/+0
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-20/+0
2006-03-24[PATCH] fadvise(): write commandsAndrew Morton1-5/+41
2006-01-08[PATCH] fadvise: return ESPIPE on FIFO/pipeValentine Barshak1-0/+5
2005-06-24[PATCH] xip: madvice/fadvice: execute in placeCarsten Otte1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+111