Age | Commit message (Expand) | Author |
2010-07-05 | do_generic_file_read: clear page errors when issuing a fresh read of the page | Jeff Moyer |
2010-05-26 | nfsd: fix vm overcommit crash | Alan Cox |
2010-05-26 | vfs: Remove the range_cont writeback mode. | Aneesh Kumar K.V |
2010-04-01 | tmpfs: cleanup mpol_parse_str() | KOSAKI Motohiro |
2010-04-01 | tmpfs: handle MPOL_LOCAL mount option properly | KOSAKI Motohiro |
2010-04-01 | tmpfs: mpol=bind:0 don't cause mount error. | KOSAKI Motohiro |
2010-04-01 | tmpfs: fix oops on mounts with mpol=default | Ravikiran G Thirumalai |
2010-04-01 | Fix potential crash with sys_move_pages | Linus Torvalds |
2009-11-09 | mbind(): fix leak of never putback pages | KOSAKI Motohiro |
2009-10-05 | mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust() | Lee Schermerhorn |
2009-10-05 | mm: fix anonymous dirtying | Hugh Dickins |
2009-10-05 | hugetlb: restore interleaving of bootmem huge pages (2.6.31) | Lee Schermerhorn |
2009-09-15 | slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU | Eric Dumazet |
2009-08-16 | page-allocator: preserve PFN ordering when __GFP_COLD is set | Mel Gorman |
2009-08-16 | hugetlbfs: fix i_blocks accounting | Eric Sandeen |
2009-07-30 | mm: mark page accessed before we write_end() | Josef Bacik |
2009-07-30 | fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b | Paul E. McKenney |
2009-07-19 | security: use mmap_min_addr indepedently of security models | Christoph Lameter |
2009-07-02 | mm: fix handling of pagesets for downed cpus | Dimitri Sivanich |
2009-06-11 | mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu... | Mel Gorman |
2009-05-19 | mm: close page_mkwrite races | Nick Piggin |
2009-05-19 | mm: page_mkwrite change prototype to match fault | Nick Piggin |
2009-05-08 | Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions | Mel Gorman |
2009-05-02 | mm: check for no mmaps in exit_mmap() | Johannes Weiner |
2009-05-02 | mm: do_xip_mapping_read: fix length calculation | Martin Schwidefsky |
2009-03-16 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki |
2009-03-16 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-02-17 | writeback: fix break condition | Federico Cuello |
2009-02-17 | write-back: fix nr_to_write counter | Artem Bityutskiy |
2009-02-17 | Fix page writeback thinko, causing Berkeley DB slowdown | Nick Piggin |
2009-02-12 | mm: remove UP version of lru_add_drain_all() | KOSAKI Motohiro |
2009-01-24 | mm: direct IO starvation improvement | Nick Piggin |
2009-01-24 | mm: write_cache_pages more terminate quickly | Andrew Morton |
2009-01-24 | mm: write_cache_pages terminate quickly | Nick Piggin |
2009-01-24 | mm: write_cache_pages optimise page cleaning | Nick Piggin |
2009-01-24 | mm: write_cache_pages cleanups | Nick Piggin |
2009-01-24 | mm: write_cache_pages integrity fix | Nick Piggin |
2009-01-24 | mm: write_cache_pages writepage error fix | Nick Piggin |
2009-01-24 | mm: write_cache_pages early loop termination | Nick Piggin |
2009-01-24 | mm: write_cache_pages cyclic fix | Nick Piggin |
2009-01-18 | fs: symlink write_begin allocation context fix | Nick Piggin |
2009-01-18 | System call wrappers part 28 | Heiko Carstens |
2009-01-18 | System call wrappers part 26 | Heiko Carstens |
2009-01-18 | System call wrappers part 14 | Heiko Carstens |
2009-01-18 | System call wrappers part 13 | Heiko Carstens |
2009-01-18 | System call wrapper special cases | Heiko Carstens |
2009-01-18 | Convert all system calls to return a long | Heiko Carstens |
2008-12-18 | setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock | Gerald Schaefer |
2008-11-20 | memory hotplug: fix page_zone() calculation in test_pages_isolated() | Gerald Schaefer |
2008-11-20 | hugetlb: make unmap_ref_private multi-size-aware | Adam Litke |