summaryrefslogtreecommitdiff
path: root/mm/truncate.c
Commit message (Expand)AuthorAge
* truncate: handle file thpKirill A. Shutemov2016-07-26
* dax: New fault lockingJan Kara2016-05-19
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner2016-03-15
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-15
* mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-15
* dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-22
* memcg: add per cgroup dirty page accountingGreg Thelen2015-06-02
* page_writeback: revive cancel_dirty_page() in a restricted formTejun Heo2015-06-02
* mm: rename deactivate_page to deactivate_file_pageMinchan Kim2015-04-15
* page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-14
* fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-20
* mm: Fix comment before truncate_setsize()Jan Kara2014-11-07
* mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara2014-10-30
* vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-10-01
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-08
* mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins2014-07-23
* mm: filemap: update find_get_pages_tag() to deal with shadow entriesJohannes Weiner2014-05-06
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-03
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* mm: teach truncate_inode_pages_range() to handle non page aligned rangesLukas Czerner2013-05-27
* mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* mm: drop vmtruncateMarco Stornelli2012-12-20
* mm: use clear_page_mlock() in page_remove_rmap()Hugh Dickins2012-10-09
* mm: fix invalidate_complete_page2() lock orderingHugh Dickins2012-10-09
* mm/fs: remove truncate_rangeHugh Dickins2012-05-29
* mm for fs: add truncate_pagecache_range()Hugh Dickins2012-03-28
* Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
|\
| * mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
* | mm: fix comment typo of truncate_inode_pages_rangeLiu Bo2012-02-23
|/
* mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* mm: a few small updates for radix-swapHugh Dickins2011-08-03
* mm: pincer in truncate_inode_pages_rangeHugh Dickins2011-07-25
* mm: consistent truncate and invalidate loopsHugh Dickins2011-07-25
* mm: tidy vmtruncate_range and related functionsHugh Dickins2011-07-25
* fs: kill i_alloc_semChristoph Hellwig2011-07-20
* mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-27
* tmpfs: take control of its truncate_rangeHugh Dickins2011-06-27
* mm: move vmtruncate_range to truncate.cHugh Dickins2011-06-27
* mm/fs: add hooks to support cleancacheDan Magenheimer2011-05-26
* mm: deactivate invalidated pagesMinchan Kim2011-03-22
* mm: change __remove_from_page_cache()Minchan Kim2011-03-22
* mm: truncate: change remove_from_page_cacheMinchan Kim2011-03-22
* memcg: more mem_cgroup_uncharge() batchingHugh Dickins2011-02-25
* mm: fix truncate_setsize() commentJan Kara2011-01-20
* Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2010-12-02
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
* fs: introduce new truncate sequencenpiggin@suse.de2010-05-27