summaryrefslogtreecommitdiffstats
path: root/include/linux/pagemap.h
Commit message (Expand)AuthorAgeFilesLines
* mm: page lock use lock bitopsNick Piggin2008-10-201-1/+1
* mm: pagecache insertion fewer atomicsNick Piggin2008-10-201-7/+7
* SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-201-3/+9
* Ramfs and Ram Disk pages are unevictableLee Schermerhorn2008-10-201-0/+22
* mm: rename page trylockNick Piggin2008-08-041-26/+41
* powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-301-0/+23
* mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli2008-07-281-0/+1
* mm: speculative page referencesNick Piggin2008-07-261-1/+110
* mapping_set_error: add unlikely()Andrew Morton2008-07-241-1/+1
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-131-5/+5
* Add lock_page_killableMatthew Wilcox2007-12-061-0/+14
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-161-0/+2
* mm: fix pagecache write deadlocksNick Piggin2007-10-161-2/+9
* filemap: convert some unsigned long to pgoff_tFengguang Wu2007-10-161-11/+12
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-081-0/+11
* mm: make read_cache_page synchronousNick Piggin2007-05-071-0/+11
* [PATCH] mm: remove find_trylock_pageNick Piggin2007-02-091-2/+0
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-281-5/+9
* [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-261-0/+15
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-45/+0
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-0/+7
* [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-04-271-0/+2
* [PATCH] mm: schedule find_trylock_page() removalNick Piggin2006-03-311-2/+2
* [PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson2006-03-241-0/+5
* [PATCH] mm: gfp_noreclaim cleanupPaul Jackson2005-11-131-2/+2
* [PATCH] gfp_t: the restAl Viro2005-10-281-3/+4
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-281-3/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-211-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+246