Commit Graph

77 Commits (424f0750edd5af866f80f5e65998e0610503cb5c)

Author SHA1 Message Date
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Hugh Dickins 31475dd611 mm: a few small updates for radix-swap 14 years ago
Hugh Dickins d0823576bf mm: pincer in truncate_inode_pages_range 14 years ago
Hugh Dickins b85e0effd3 mm: consistent truncate and invalidate loops 14 years ago
Hugh Dickins 8a549bea51 mm: tidy vmtruncate_range and related functions 14 years ago
Christoph Hellwig bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
Jan Kara 08142579b6 mm: fix assertion mapping->nrpages == 0 in end_writeback() 14 years ago
Hugh Dickins 94c1e62df4 tmpfs: take control of its truncate_range 14 years ago
Hugh Dickins 5b8ba10198 mm: move vmtruncate_range to truncate.c 14 years ago
Dan Magenheimer c515e1fd36 mm/fs: add hooks to support cleancache 14 years ago
Minchan Kim 315601809d mm: deactivate invalidated pages 14 years ago
Minchan Kim e64a782fec mm: change __remove_from_page_cache() 14 years ago
Minchan Kim 5adc7b518b mm: truncate: change remove_from_page_cache 14 years ago
Hugh Dickins e5598f8bf5 memcg: more mem_cgroup_uncharge() batching 14 years ago
Jan Kara 382e27daa5 mm: fix truncate_setsize() comment 14 years ago
Linus Torvalds 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
npiggin@suse.de 7bb46a6734 fs: introduce new truncate sequence 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
OGAWA Hirofumi cedabed49b vfs: Fix vmtruncate() regression 15 years ago
KAMEZAWA Hiroyuki 569b846df5 memcg: coalesce uncharge during unmap/truncate 15 years ago
Peng Tao e9de25dda3 mm: fix comments for invalidate_inode_pages2() 15 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 16 years ago
Andi Kleen 2571873621 HWPOISON: Define a new error_remove_page address space op for async truncation 16 years ago
Wu Fengguang 83f786680a HWPOISON: Add invalidate_inode_page 16 years ago
Nick Piggin 750b4987b0 HWPOISON: Refactor truncate to allow direct truncating of page v2 16 years ago
Mike Waychison 286973552f mm: remove __invalidate_mapping_pages variant 16 years ago
Daisuke Nishimura e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 years ago
David Howells 266cf658ef FS-Cache: Recruit a page flags for cache management 16 years ago
Rik van Riel ba470de431 mmap: handle mlocked pages during map, remap, unmap 17 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
Hisashi Hifumi 6ccfa806a9 VFS: fix dio write returning EIO when try_to_release_page fails 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Miklos Szeredi 84209e02de mm: dont clear PG_uptodate on truncate/invalidate 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Hisashi Hifumi 0dd1334faf fix invalidate_inode_pages2_range() to not clear ret 17 years ago
Randy Dunlap 0643245f59 docbook: fix kernel-api source files 17 years ago
Shaohua Li 62e1c55300 page migraton: handle orphaned pages 17 years ago
Bjorn Steinbrink a2b345642f Fix dirty page accounting leak with ext3 data=journal 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Fengguang Wu 28bc44d7d1 do_invalidatepage() comment typo fix 17 years ago
Alexey Dobriyan 4af3c9cc4f Drop some headers from mm.h 18 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Nick Piggin 787d2214c1 fs: introduce some page/buffer invariants 18 years ago
Andrew Morton fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 years ago
Anderson Briglia 2706a1b89b vmscan: fix comments related to shrink_list() 18 years ago
Nate Diller 01f2705daf fs: convert core functions to zero_user_page 18 years ago
Trond Myklebust 7b965e0884 [PATCH] VM: invalidate_inode_pages2_range() should not exit early 18 years ago