aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pagemap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-04fs: symlink write_begin allocation context fixNick Piggin1-1/+2
2008-10-20mm: page lock use lock bitopsNick Piggin1-1/+1
2008-10-20mm: pagecache insertion fewer atomicsNick Piggin1-7/+7
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn1-3/+9
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn1-0/+22
2008-08-04mm: rename page trylockNick Piggin1-26/+41
2008-07-30powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin1-0/+23
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli1-0/+1
2008-07-26mm: speculative page referencesNick Piggin1-1/+110
2008-07-24mapping_set_error: add unlikely()Andrew Morton1-1/+1
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison1-5/+5
2007-12-06Add lock_page_killableMatthew Wilcox1-0/+14
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin1-0/+2
2007-10-16mm: fix pagecache write deadlocksNick Piggin1-2/+9
2007-10-16filemap: convert some unsigned long to pgoff_tFengguang Wu1-11/+12
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain1-0/+11
2007-05-07mm: make read_cache_page synchronousNick Piggin1-0/+11
2007-02-09[PATCH] mm: remove find_trylock_pageNick Piggin1-2/+0
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin1-5/+9
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin1-0/+15
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-45/+0
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-0/+7
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe1-0/+2
2006-03-31[PATCH] mm: schedule find_trylock_page() removalNick Piggin1-2/+2
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson1-0/+5
2005-11-13[PATCH] mm: gfp_noreclaim cleanupPaul Jackson1-2/+2
2005-10-28[PATCH] gfp_t: the restAl Viro1-3/+4
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro1-3/+3
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+246