Commit Graph

60 Commits (4cea8706c39023f5f721c88dd0ae17a097a39c98)

Author SHA1 Message Date
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
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
Anton Altaparmakov 54bc485522 [PATCH] Export invalidate_mapping_pages() to modules 18 years ago
Trond Myklebust 569d3287c1 [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug 18 years ago
Linus Torvalds ecdfc9787f Resurrect 'try_to_free_buffers()' VM hackery 18 years ago
Trond Myklebust e3db7691e9 [PATCH] NFS: Fix race in nfs_release_page() 18 years ago
Linus Torvalds 8368e328df Clean up and export cancel_dirty_page() to modules 18 years ago
Andrew Morton 5f2a105d5e [PATCH] truncate: dirty memory accounting fix 18 years ago
Andrew Morton 3e67c0987d [PATCH] truncate: clear page dirtiness before running try_to_free_buffers() 18 years ago
Linus Torvalds fba2591bf4 VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions 18 years ago
Andrew Morton e08748ce01 [PATCH] io-accounting: write-cancel accounting 18 years ago
Andrew Morton a649fd9271 [PATCH] invalidate: remove_mapping() fix 19 years ago
Trond Myklebust 887ed2f3ae [PATCH] VM: Fix the gfp_mask in invalidate_complete_page2 19 years ago
Andrew Morton 8258d4a574 [PATCH] invalidate_inode_pages2_range() debug 19 years ago
Andrew Morton bd4c8ce41a [PATCH] invalidate_inode_pages2(): ignore page refcounts 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
Nick Piggin 0fd0e6b05a [PATCH] page invalidation cleanup 19 years ago