aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pagemap.h
Commit message (Expand)AuthorAge
* mm: cleanup descriptions of filler argHugh Dickins2011-07-25
* sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-10
* readahead: readahead page allocations are OK to failWu Fengguang2011-05-25
* mm: introduce wait_on_page_locked_killable()KOSAKI Motohiro2011-05-25
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | mm: change __remove_from_page_cache()Minchan Kim2011-03-22
* | mm: goodbye remove_from_page_cache()Minchan Kim2011-03-22
* | mm: introduce delete_from_page_cache()Minchan Kim2011-03-22
* | mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-22
|/
* mm: remove likely() from mapping_unevictable()Steven Rostedt2011-01-13
* mm: retry page fault when blocking on disk transferMichel Lespinasse2010-10-26
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-08-12
|\
| * hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-11
| * hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hNaoya Horiguchi2010-08-11
* | gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen2010-08-09
|/
* mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2010-01-27
* rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney2009-08-22
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* CacheFiles: Permit the page lock state to be monitoredDavid Howells2009-04-03
* mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn2009-04-02
* fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* mm: page lock use lock bitopsNick Piggin2008-10-20
* mm: pagecache insertion fewer atomicsNick Piggin2008-10-20
* SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-20
* Ramfs and Ram Disk pages are unevictableLee Schermerhorn2008-10-20
* mm: rename page trylockNick Piggin2008-08-05
* powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-30
* mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli2008-07-28
* mm: speculative page referencesNick Piggin2008-07-26
* mapping_set_error: add unlikely()Andrew Morton2008-07-24
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-13
* Add lock_page_killableMatthew Wilcox2007-12-06
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-16
* mm: fix pagecache write deadlocksNick Piggin2007-10-16
* filemap: convert some unsigned long to pgoff_tFengguang Wu2007-10-16
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-08
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [PATCH] mm: remove find_trylock_pageNick Piggin2007-02-09
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-28
* [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-26
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-30
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-23
* [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-04-27
* [PATCH] mm: schedule find_trylock_page() removalNick Piggin2006-03-31
* [PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson2006-03-24
* [PATCH] mm: gfp_noreclaim cleanupPaul Jackson2005-11-13
* [PATCH] gfp_t: the restAl Viro2005-10-28
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08