summaryrefslogtreecommitdiffstats
path: root/mm/truncate.c
Commit message (Expand)AuthorAgeFilesLines
* fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+1
* mm: Fix comment before truncate_setsize()Jan Kara2014-11-071-2/+3
* mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara2014-10-301-1/+0
* vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-10-011-0/+57
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-081-9/+0
* mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins2014-07-231-3/+8
* mm: filemap: update find_get_pages_tag() to deal with shadow entriesJohannes Weiner2014-05-061-8/+0
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-031-2/+24
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-3/+51
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-031-13/+61
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-7/+2
* mm: teach truncate_inode_pages_range() to handle non page aligned rangesLukas Czerner2013-05-271-31/+73
* mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-211-6/+9
* mm: drop vmtruncateMarco Stornelli2012-12-201-23/+0
* mm: use clear_page_mlock() in page_remove_rmap()Hugh Dickins2012-10-091-4/+0
* mm: fix invalidate_complete_page2() lock orderingHugh Dickins2012-10-091-1/+2
* mm/fs: remove truncate_rangeHugh Dickins2012-05-291-25/+0
* mm for fs: add truncate_pagecache_range()Hugh Dickins2012-03-281-0/+40
* Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-221-5/+5
|\
| * mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-231-5/+5
* | mm: fix comment typo of truncate_inode_pages_rangeLiu Bo2012-02-231-1/+1
|/
* mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* mm: a few small updates for radix-swapHugh Dickins2011-08-031-0/+8
* mm: pincer in truncate_inode_pages_rangeHugh Dickins2011-07-251-1/+1
* mm: consistent truncate and invalidate loopsHugh Dickins2011-07-251-63/+47
* mm: tidy vmtruncate_range and related functionsHugh Dickins2011-07-251-14/+17
* fs: kill i_alloc_semChristoph Hellwig2011-07-201-2/+1
* mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-271-0/+5
* tmpfs: take control of its truncate_rangeHugh Dickins2011-06-271-2/+2
* mm: move vmtruncate_range to truncate.cHugh Dickins2011-06-271-0/+24
* mm/fs: add hooks to support cleancacheDan Magenheimer2011-05-261-0/+6
* mm: deactivate invalidated pagesMinchan Kim2011-03-221-5/+12
* mm: change __remove_from_page_cache()Minchan Kim2011-03-221-1/+1
* mm: truncate: change remove_from_page_cacheMinchan Kim2011-03-221-2/+1
* memcg: more mem_cgroup_uncharge() batchingHugh Dickins2011-02-251-0/+2
* mm: fix truncate_setsize() commentJan Kara2011-01-201-6/+5
* Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2010-12-021-0/+4
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-9/+29
* fs: introduce new truncate sequencenpiggin@suse.de2010-05-271-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* vfs: Fix vmtruncate() regressionOGAWA Hirofumi2010-01-131-16/+14
* memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2009-12-161-0/+6
* mm: fix comments for invalidate_inode_pages2()Peng Tao2009-12-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-241-0/+64
|\
| * truncate: new helpersnpiggin@suse.de2009-09-241-0/+64
* | HWPOISON: Define a new error_remove_page address space op for async truncationAndi Kleen2009-09-161-0/+17
* | HWPOISON: Add invalidate_inode_pageWu Fengguang2009-09-161-6/+20
* | HWPOISON: Refactor truncate to allow direct truncating of page v2Nick Piggin2009-09-161-14/+15
|/
* mm: remove __invalidate_mapping_pages variantMike Waychison2009-06-161-23/+16
* memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-291-0/+1
OpenPOWER on IntegriCloud