summaryrefslogtreecommitdiff
path: root/include/linux/pagemap.h
AgeCommit message (Expand)Author
2008-08-04mm: rename page trylockNick Piggin
2008-07-30powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli
2008-07-26mm: speculative page referencesNick Piggin
2008-07-24mapping_set_error: add unlikely()Andrew Morton
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2007-12-06Add lock_page_killableMatthew Wilcox
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin
2007-10-16mm: fix pagecache write deadlocksNick Piggin
2007-10-16filemap: convert some unsigned long to pgoff_tFengguang Wu
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-02-09[PATCH] mm: remove find_trylock_pageNick Piggin
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe
2006-03-31[PATCH] mm: schedule find_trylock_page() removalNick Piggin
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson
2005-11-13[PATCH] mm: gfp_noreclaim cleanupPaul Jackson
2005-10-28[PATCH] gfp_t: the restAl Viro
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-01-20[PATCH] add page_offset to mm.hChristoph Hellwig
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar
2004-06-23[PATCH] nr_pagecache can go negativeAndrew Morton
2004-05-29[PATCH] sparse: fault_in_pages_readable() annotationAlexander Viro
2004-04-17[PATCH] rmap: nonlinear truncationAndrew Morton
2004-04-11[PATCH] stop using address_space.clean_pagesAndrew Morton
2004-04-11[PATCH] stop using the address_space dirty_pages listAndrew Morton
2003-12-29[PATCH] remove include recursion from linux/pagemap.hAndrew Morton
2003-08-18[PATCH] async write errors: use flags in address spaceAndrew Morton
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds
2003-04-17[PATCH] remove unnecessary FIXMEAndrew Morton
2003-03-22[PATCH] pagecache accounting speedupAndrew Morton
2003-02-14[PATCH] move fault_in_pages_readable/writeable to headerAndrew Morton
2003-01-05[PATCH] handle radix_tree_node allocation failuresAndrew Morton
2002-11-05[PATCH] Convert NFS client to use ->readpages()Trond Myklebust
2002-10-29[PATCH] hot-n-cold pages: free and allocate hintsAndrew Morton
2002-10-29[PATCH] hot-n-cold pages: use cold pages for readaheadAndrew Morton
2002-10-02[PATCH] truncate/invalidate_inode_pages rewriteAndrew Morton
2002-09-25[PATCH] use prepare_to_wait in VM/VFSAndrew Morton
2002-08-30[PATCH] batched freeing of anon pagesAndrew Morton
2002-08-30[PATCH] put_page() consolidationAndrew Morton
2002-08-14[PATCH] pagemap_lru_lock wrapupAndrew Morton
2002-08-14[PATCH] batched addition of pages to the LRUAndrew Morton
2002-08-10[PATCH] misc pagecache cleanups / tweaksChristoph Hellwig