summaryrefslogtreecommitdiffstats
path: root/include/linux/pagemap.h
Commit message (Expand)AuthorAgeFilesLines
* mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2014-12-291-7/+6Star
* mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov2014-10-101-17/+1Star
* Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-081-2/+10
|\
| * MM: export page_wakeup functionsNeilBrown2014-09-251-2/+8
| * SCHED: add some "wait..on_bit...timeout()" interfaces.NeilBrown2014-09-251-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-081-1/+1
|\ \ | |/ |/|
| * linux/pagemap.h: Fixed a typo in a code comment.Raymond L. Rivera2014-08-261-1/+1
* | mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella2014-08-071-0/+3
|/
* mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi2014-07-241-0/+12
* mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2014-06-051-6/+101
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-051-1/+1
* fs/mpage.c: factor page_endio() out of mpage_end_io()Matthew Wilcox2014-06-051-0/+2
* mm: remove read_cache_page_async()Sasha Levin2014-04-041-10/+0Star
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-041-1/+12
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-041-6/+9
* mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-041-0/+5
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-241-5/+5
* vm: adjust ifdef for TINY_RCUPaul E. McKenney2013-04-301-1/+1
* mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-221-0/+1
* mm: introduce a common interface for balloon pages mobilityRafael Aquini2012-12-121-0/+16
* mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman2012-08-011-0/+5
* pagemap.h: fix warning about possibly used before init varPaul Gortmaker2012-05-301-4/+4
* mm: fixup compilation error due to an asm write through a const pointerDaniel Vetter2012-04-231-1/+1
* mm: extend prefault helpers to fault in more than PAGE_SIZEDaniel Vetter2012-03-271-2/+62
* mm: cleanup descriptions of filler argHugh Dickins2011-07-261-7/+5Star
* sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-101-2/+2
* readahead: readahead page allocations are OK to failWu Fengguang2011-05-251-0/+6
* mm: introduce wait_on_page_locked_killable()KOSAKI Motohiro2011-05-251-0/+9
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-12/+0Star
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-12/+0Star
* | mm: change __remove_from_page_cache()Minchan Kim2011-03-231-1/+1
* | mm: goodbye remove_from_page_cache()Minchan Kim2011-03-231-1/+0Star
* | mm: introduce delete_from_page_cache()Minchan Kim2011-03-231-0/+1
* | mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-231-0/+1
|/
* mm: remove likely() from mapping_unevictable()Steven Rostedt2011-01-141-1/+1
* mm: retry page fault when blocking on disk transferMichel Lespinasse2010-10-271-0/+13
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-08-121-1/+8
|\
| * hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-111-1/+7
| * hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hNaoya Horiguchi2010-08-111-0/+1
* | gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen2010-08-101-1/+3
|/
* mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2010-01-271-0/+2
* rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney2009-08-221-2/+2
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-171-12/+0Star
* CacheFiles: Permit the page lock state to be monitoredDavid Howells2009-04-031-0/+5
* mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn2009-04-031-4/+8
* fs: symlink write_begin allocation context fixNick Piggin2009-01-041-1/+2
* 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