summaryrefslogtreecommitdiff
path: root/mm/truncate.c
AgeCommit message (Expand)Author
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-05-05mm: stop accounting shadow entriesMatthew Wilcox (Oracle)
2021-05-05mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)
2021-02-26mm: remove pagevec_lookup_entriesMatthew Wilcox (Oracle)
2021-02-26mm: remove nr_entries parameter from pagevec_lookup_entriesMatthew Wilcox (Oracle)
2021-02-26mm: add an 'end' parameter to pagevec_lookup_entriesMatthew Wilcox (Oracle)
2021-02-26mm: add and use find_lock_entriesMatthew Wilcox (Oracle)
2020-12-15mm: fix kernel-doc markupsMauro Carvalho Chehab
2020-12-15mm/truncate: add parameter explanation for invalidate_mapping_pagevecAlex Shi
2020-11-02mm/truncate.c: make __invalidate_mapping_pages() staticJason Yan
2020-10-16mm/truncate: fix truncation for pages of arbitrary sizeMatthew Wilcox (Oracle)
2020-10-13mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEEDYafang Shao
2019-10-19mm/thp: allow dropping THP from page cacheKirill A. Shutemov
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-03-05docs/core-api/mm: fix return value descriptions in mm/Mike Rapoport
2018-11-30mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov
2018-10-21mm: Convert truncate to XArrayMatthew Wilcox
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox
2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman
2017-11-15mm, truncate: remove all exceptional entries from pagevec under one lockMel Gorman
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman
2017-11-15mm: batch radix tree operations when truncating pagesJan Kara
2017-11-15mm: refactor truncate_complete_page()Jan Kara
2017-07-10mm/truncate.c: fix THP handling in invalidate_mapping_pages()Jan Kara
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler
2017-05-03mm/truncate: avoid pointless cleancache_invalidate_inode() calls.Andrey Ryabinin
2017-05-03mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping i...Andrey Ryabinin
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateJan Kara
2016-12-12mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov
2016-07-26truncate: handle file thpKirill A. Shutemov
2016-05-19dax: New fault lockingJan Kara
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-15mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner
2016-03-15mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner
2016-01-22dax: support dirty DAX entries in radix treeRoss Zwisler
2015-06-02memcg: add per cgroup dirty page accountingGreg Thelen
2015-06-02page_writeback: revive cancel_dirty_page() in a restricted formTejun Heo
2015-04-15mm: rename deactivate_page to deactivate_file_pageMinchan Kim
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig
2014-11-07mm: Fix comment before truncate_setsize()Jan Kara
2014-10-30mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara