1. b45fc35 mm: Remove false WARN_ON from pagecache_isize_extended() by Jan Kara · 10 years ago
  2. ff6da22 vfs: fix data corruption when blocksize < pagesize for mmaped data by Jan Kara · 10 years ago
  3. c4a9284 shmem: fix faulting into a hole while it's punched by Hugh Dickins · 10 years ago
  4. 9ec0b70 mm: fix invalidate_complete_page2() lock ordering by Hugh Dickins · 12 years ago
  5. 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 12 years ago
  6. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  7. 73c1e20 mm: fix comment typo of truncate_inode_pages_range by Liu Bo · 12 years ago
  8. 3167760 mm: cleancache: s/flush/invalidate/ by Dan Magenheimer · 13 years ago
  9. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  10. 31475dd mm: a few small updates for radix-swap by Hugh Dickins · 13 years ago
  11. d082357 mm: pincer in truncate_inode_pages_range by Hugh Dickins · 13 years ago
  12. b85e0ef mm: consistent truncate and invalidate loops by Hugh Dickins · 13 years ago
  13. 8a549be mm: tidy vmtruncate_range and related functions by Hugh Dickins · 13 years ago
  14. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  15. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  16. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  17. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 13 years ago
  18. c515e1f mm/fs: add hooks to support cleancache by Dan Magenheimer · 13 years ago
  19. 3156018 mm: deactivate invalidated pages by Minchan Kim · 13 years ago
  20. e64a782 mm: change __remove_from_page_cache() by Minchan Kim · 13 years ago
  21. 5adc7b5 mm: truncate: change remove_from_page_cache by Minchan Kim · 13 years ago
  22. e5598f8 memcg: more mem_cgroup_uncharge() batching by Hugh Dickins · 13 years ago
  23. 382e27d mm: fix truncate_setsize() comment by Jan Kara · 13 years ago
  24. 6072d13 Call the filesystem back whenever a page is removed from the page cache by Linus Torvalds · 14 years ago
  25. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  26. 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 14 years ago
  27. 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
  28. cedabed vfs: Fix vmtruncate() regression by OGAWA Hirofumi · 14 years ago
  29. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 14 years ago
  30. e9de25d mm: fix comments for invalidate_inode_pages2() by Peng Tao · 15 years ago
  31. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  32. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  33. 2571873 HWPOISON: Define a new error_remove_page address space op for async truncation by Andi Kleen · 15 years ago
  34. 83f7866 HWPOISON: Add invalidate_inode_page by Wu Fengguang · 15 years ago
  35. 750b498 HWPOISON: Refactor truncate to allow direct truncating of page v2 by Nick Piggin · 15 years ago
  36. 2869735 mm: remove __invalidate_mapping_pages variant by Mike Waychison · 15 years ago
  37. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  38. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 15 years ago
  39. ba470de mmap: handle mlocked pages during map, remap, unmap by Rik van Riel · 16 years ago
  40. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  41. 6ccfa80 VFS: fix dio write returning EIO when try_to_release_page fails by Hisashi Hifumi · 16 years ago
  42. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  43. 84209e0 mm: dont clear PG_uptodate on truncate/invalidate by Miklos Szeredi · 16 years ago
  44. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  45. 0dd1334 fix invalidate_inode_pages2_range() to not clear ret by Hisashi Hifumi · 16 years ago
  46. 0643245 docbook: fix kernel-api source files by Randy Dunlap · 16 years ago
  47. 62e1c55 page migraton: handle orphaned pages by Shaohua Li · 16 years ago
  48. a2b3456 Fix dirty page accounting leak with ext3 data=journal by Bjorn Steinbrink · 16 years ago
  49. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  50. 28bc44d do_invalidatepage() comment typo fix by Fengguang Wu · 16 years ago
  51. 4af3c9c Drop some headers from mm.h by Alexey Dobriyan · 17 years ago
  52. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  53. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  54. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  55. 787d221 fs: introduce some page/buffer invariants by Nick Piggin · 17 years ago
  56. fc9a07e invalidate_mapping_pages(): add cond_resched by Andrew Morton · 17 years ago
  57. 2706a1b vmscan: fix comments related to shrink_list() by Anderson Briglia · 17 years ago
  58. 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 17 years ago
  59. 7b965e0 [PATCH] VM: invalidate_inode_pages2_range() should not exit early by Trond Myklebust · 17 years ago
  60. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 17 years ago
  61. 54bc485 [PATCH] Export invalidate_mapping_pages() to modules by Anton Altaparmakov · 17 years ago
  62. 569d328 [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug by Trond Myklebust · 17 years ago
  63. ecdfc97 Resurrect 'try_to_free_buffers()' VM hackery by Linus Torvalds · 17 years ago
  64. e3db769 [PATCH] NFS: Fix race in nfs_release_page() by Trond Myklebust · 17 years ago
  65. 8368e32 Clean up and export cancel_dirty_page() to modules by Linus Torvalds · 17 years ago
  66. 5f2a105 [PATCH] truncate: dirty memory accounting fix by Andrew Morton · 17 years ago
  67. 3e67c09 [PATCH] truncate: clear page dirtiness before running try_to_free_buffers() by Andrew Morton · 17 years ago
  68. fba2591 VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions by Linus Torvalds · 17 years ago
  69. e08748c [PATCH] io-accounting: write-cancel accounting by Andrew Morton · 17 years ago
  70. a649fd9 [PATCH] invalidate: remove_mapping() fix by Andrew Morton · 18 years ago
  71. 887ed2f [PATCH] VM: Fix the gfp_mask in invalidate_complete_page2 by Trond Myklebust · 18 years ago
  72. 8258d4a [PATCH] invalidate_inode_pages2_range() debug by Andrew Morton · 18 years ago
  73. bd4c8ce [PATCH] invalidate_inode_pages2(): ignore page refcounts by Andrew Morton · 18 years ago
  74. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  75. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  76. 0fd0e6b [PATCH] page invalidation cleanup by Nick Piggin · 18 years ago
  77. 016eb4a [PATCH] invalidate_complete_page() race fix by Andrew Morton · 18 years ago
  78. e0f2360 [PATCH] Remove semi-softlockup from invalidate_mapping_pages by NeilBrown · 18 years ago
  79. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  80. 9d0243b [PATCH] drop-pagecache by Andrew Morton · 18 years ago
  81. d733907 [PATCH] reiser4: vfs: add truncate_inode_pages_range() by Hans Reiser · 18 years ago
  82. 479ef59 [PATCH] 32bit integer overflow in invalidate_inode_pages2() by Oleg Drokin · 19 years ago
  83. aaa4059 [PATCH] ext3: Fix unmapped buffers in transaction's lists by Jan Kara · 19 years ago
  84. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago