1. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  2. 14da920 fs: Protect write paths by sb_start_write - sb_end_write by Jan Kara · 12 years ago
  3. 4fcf1c6 mm: Make default vm_ops provide ->page_mkwrite handler by Jan Kara · 12 years ago
  4. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  5. 99f02ef mm/filemap_xip.c: fix race condition in xip_file_fault() by Carsten Otte · 12 years ago
  6. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  7. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  9. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  10. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  11. 58984ce mm: do_xip_mapping_read: fix length calculation by Martin Schwidefsky · 15 years ago
  12. edc315f badpage: remove vma from page_remove_rmap by Hugh Dickins · 15 years ago
  13. 14bac5a mm: xip/ext2 fix block allocation race by Nick Piggin · 16 years ago
  14. 538f8ea6 mm: xip fix fault vs sparse page invalidate race by Nick Piggin · 16 years ago
  15. 479db0b mm: dirty page tracking race fix by Nick Piggin · 16 years ago
  16. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  17. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  18. 70688e4 xip: support non-struct page backed memory by Nick Piggin · 16 years ago
  19. 2004dc8 Use pgoff_t instead of unsigned long by Jan Kara · 16 years ago
  20. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  21. c51b1a1 xip: fix get_zeroed_page with __GFP_HIGHMEM by Akinobu Mita · 16 years ago
  22. 369b8f5 mm: fix XIP file writes by Nick Piggin · 17 years ago
  23. 4a9e5ef mm: write iovec cleanup by Nick Piggin · 17 years ago
  24. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  25. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  26. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  27. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  28. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  29. 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 17 years ago
  30. a76c0b9 [PATCH] mm: fix xip issue with /dev/zero by Carsten Otte · 17 years ago
  31. 701dfbc [PATCH] mm: mremap correct rmap accounting by Hugh Dickins · 17 years ago
  32. 7de6b80 [PATCH] mm: more rmap debugging by Nick Piggin · 17 years ago
  33. d3ac7f8 [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  34. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  35. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 18 years ago
  36. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  37. c071880 [PATCH] mm: rmap with inner ptlock by Hugh Dickins · 19 years ago
  38. 67b02f1 [PATCH] mm: xip_unmap ZERO_PAGE fix by Hugh Dickins · 19 years ago
  39. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  40. afa597b [PATCH] execute-in-place fixes by Carsten Otte · 19 years ago
  41. 082ff0a [PATCH] mm/filemap_xip.c compilation fix by Geert Uytterhoeven · 19 years ago
  42. eb6fe0c [PATCH] xip: reduce code duplication by Carsten Otte · 19 years ago
  43. ceffc07 [PATCH] xip: fs/mm: execute in place by Carsten Otte · 19 years ago