summaryrefslogtreecommitdiff
path: root/mm/truncate.c
Commit message (Expand)AuthorAge
...
* 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
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* vfs: Fix vmtruncate() regressionOGAWA Hirofumi2010-01-13
* memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2009-12-16
* mm: fix comments for invalidate_inode_pages2()Peng Tao2009-12-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-24
|\
| * truncate: new helpersnpiggin@suse.de2009-09-24
* | HWPOISON: Define a new error_remove_page address space op for async truncationAndi Kleen2009-09-16
* | HWPOISON: Add invalidate_inode_pageWu Fengguang2009-09-16
* | HWPOISON: Refactor truncate to allow direct truncating of page v2Nick Piggin2009-09-16
|/
* mm: remove __invalidate_mapping_pages variantMike Waychison2009-06-16
* memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-29
* FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-03
* mmap: handle mlocked pages during map, remap, unmapRik van Riel2008-10-20
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-16
* VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi2008-09-02
* mm: rename page trylockNick Piggin2008-08-04
* mm: dont clear PG_uptodate on truncate/invalidateMiklos Szeredi2008-08-02
* mm: spinlock tree_lockNick Piggin2008-07-26
* fix invalidate_inode_pages2_range() to not clear retHisashi Hifumi2008-04-28
* docbook: fix kernel-api source filesRandy Dunlap2008-03-03
* page migraton: handle orphaned pagesShaohua Li2008-02-05
* Fix dirty page accounting leak with ext3 data=journalBjorn Steinbrink2008-02-05
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05
* do_invalidatepage() comment typo fixFengguang Wu2008-02-03
* Drop some headers from mm.hAlexey Dobriyan2007-10-17
* mm: count reclaimable pages per BDIPeter Zijlstra2007-10-17
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-19
* fs: introduce some page/buffer invariantsNick Piggin2007-07-17
* invalidate_mapping_pages(): add cond_reschedAndrew Morton2007-07-16
* vmscan: fix comments related to shrink_list()Anderson Briglia2007-07-16
* fs: convert core functions to zero_user_pageNate Diller2007-05-09
* [PATCH] VM: invalidate_inode_pages2_range() should not exit earlyTrond Myklebust2007-03-01
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-11