summaryrefslogtreecommitdiffstats
path: root/mm/truncate.c
Commit message (Expand)AuthorAgeFilesLines
...
* mm/fs: remove truncate_rangeHugh Dickins2012-05-301-25/+0Star
* mm for fs: add truncate_pagecache_range()Hugh Dickins2012-03-291-0/+40
* Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-231-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-041-0/+8
* mm: pincer in truncate_inode_pages_rangeHugh Dickins2011-07-261-1/+1
* mm: consistent truncate and invalidate loopsHugh Dickins2011-07-261-63/+47Star
* mm: tidy vmtruncate_range and related functionsHugh Dickins2011-07-261-14/+17
* fs: kill i_alloc_semChristoph Hellwig2011-07-211-2/+1Star
* mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-281-0/+5
* tmpfs: take control of its truncate_rangeHugh Dickins2011-06-281-2/+2
* mm: move vmtruncate_range to truncate.cHugh Dickins2011-06-281-0/+24
* mm/fs: add hooks to support cleancacheDan Magenheimer2011-05-261-0/+6
* mm: deactivate invalidated pagesMinchan Kim2011-03-231-5/+12
* mm: change __remove_from_page_cache()Minchan Kim2011-03-231-1/+1
* mm: truncate: change remove_from_page_cacheMinchan Kim2011-03-231-2/+1Star
* memcg: more mem_cgroup_uncharge() batchingHugh Dickins2011-02-261-0/+2
* mm: fix truncate_setsize() commentJan Kara2011-01-211-6/+5Star
* 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-281-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-141-16/+14Star
* 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-171-23/+16Star
* memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-291-0/+1
* FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-031-5/+5
* mmap: handle mlocked pages during map, remap, unmapRik van Riel2008-10-201-0/+4
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-161-1/+1
* VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi2008-09-031-2/+2
* mm: rename page trylockNick Piggin2008-08-051-2/+2
* mm: dont clear PG_uptodate on truncate/invalidateMiklos Szeredi2008-08-021-2/+0Star
* mm: spinlock tree_lockNick Piggin2008-07-261-3/+3
* fix invalidate_inode_pages2_range() to not clear retHisashi Hifumi2008-04-281-3/+8
* docbook: fix kernel-api source filesRandy Dunlap2008-03-031-2/+1Star
* page migraton: handle orphaned pagesShaohua Li2008-02-051-1/+1
* Fix dirty page accounting leak with ext3 data=journalBjorn Steinbrink2008-02-051-2/+2
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-1/+1
* do_invalidatepage() comment typo fixFengguang Wu2008-02-031-1/+1
* Drop some headers from mm.hAlexey Dobriyan2007-10-171-0/+1
* mm: count reclaimable pages per BDIPeter Zijlstra2007-10-171-0/+2
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-1/+1