aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/pagevec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-21pagevec: Use xa_mark_tMatthew Wilcox1-3/+5
2018-01-31mm: get 7% more pages in a pagevecMatthew Wilcox1-3/+3
2017-11-15mm, pagevec: rename pagevec drained fieldMel Gorman1-2/+2
2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman1-3/+1
2017-11-15mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman1-1/+3
2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara1-5/+3
2017-11-15mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara1-0/+3
2017-11-15mm: implement find_get_pages_range_tag()Jan Kara1-2/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-06mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara1-4/+3
2017-09-06mm: implement find_get_pages_range()Jan Kara1-2/+11
2017-09-06mm: make pagevec_lookup() update indexJan Kara1-1/+1
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner1-0/+5
2013-07-03mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman1-33/+1
2012-01-12mm: fewer underscores in ____pagevec_lru_addHugh Dickins1-5/+5
2012-01-12mm: take pagevecs off reclaim stackHugh Dickins1-2/+0
2012-01-10mm: remove unused pagevec_freeKonstantin Khlebnikov1-7/+0
2009-04-01mm: remove pagevec_swap_free()KOSAKI Motohiro1-1/+0
2009-01-06mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro1-7/+0
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn1-1/+0
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel1-6/+23
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel1-0/+1
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro1-2/+11
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+85