summaryrefslogtreecommitdiffstats
path: root/mm/truncate.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-021-2/+2
* mm: rename page trylockNick Piggin2008-08-041-2/+2
* mm: dont clear PG_uptodate on truncate/invalidateMiklos Szeredi2008-08-021-2/+0
* 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/+1
* 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
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-191-1/+12
* fs: introduce some page/buffer invariantsNick Piggin2007-07-171-1/+1
* invalidate_mapping_pages(): add cond_reschedAndrew Morton2007-07-161-15/+23
* vmscan: fix comments related to shrink_list()Anderson Briglia2007-07-161-2/+2
* fs: convert core functions to zero_user_pageNate Diller2007-05-091-1/+2
* [PATCH] VM: invalidate_inode_pages2_range() should not exit earlyTrond Myklebust2007-03-011-2/+2
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-2/+2
* [PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov2007-02-111-6/+1
* [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debugTrond Myklebust2007-01-261-1/+0
* Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds2007-01-261-7/+14
* [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-111-1/+11
* Clean up and export cancel_dirty_page() to modulesLinus Torvalds2006-12-231-4/+8
* [PATCH] truncate: dirty memory accounting fixAndrew Morton2006-12-221-1/+2
* [PATCH] truncate: clear page dirtiness before running try_to_free_buffers()Andrew Morton2006-12-211-4/+5
* VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-211-8/+17
* [PATCH] io-accounting: write-cancel accountingAndrew Morton2006-12-101-1/+3
* [PATCH] invalidate: remove_mapping() fixAndrew Morton2006-10-171-1/+0
* [PATCH] VM: Fix the gfp_mask in invalidate_complete_page2Trond Myklebust2006-10-111-1/+1
* [PATCH] invalidate_inode_pages2_range() debugAndrew Morton2006-10-111-0/+1
* [PATCH] invalidate_inode_pages2(): ignore page refcountsAndrew Morton2006-10-011-2/+32
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+2
OpenPOWER on IntegriCloud