1. 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
  2. 59e99e5 mm: use rlimit helpers by Jiri Slaby · 14 years ago
  3. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 14 years ago
  4. 931e80e mm: flush dcache before writing into page to avoid alias by anfei zhou · 14 years ago
  5. 0531b2a mm: add new 'read_cache_page_gfp()' helper function by Linus Torvalds · 14 years ago
  6. c05c4ed direct I/O fallback sync simplification by Christoph Hellwig · 15 years ago
  7. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  8. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  9. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  10. 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
  11. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  12. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  13. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  14. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  15. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 15 years ago
  16. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  17. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  18. c7b50db vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write() by Jan Kara · 15 years ago
  19. e4dd9de vfs: Export __generic_file_aio_write() and add some comments by Jan Kara · 15 years ago
  20. d3bccb6f vfs: Introduce filemap_fdatawait_range by Jan Kara · 15 years ago
  21. c8236db mm: mark page accessed before we write_end() by Josef Bacik · 15 years ago
  22. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  23. 7ffc59b readahead: enforce full sync mmap readahead size by Wu Fengguang · 15 years ago
  24. 61b7cbd readahead: remove redundant test in shrink_readahead_size_eio() by Wu Fengguang · 15 years ago
  25. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 15 years ago
  26. 2fad6f5 readahead: enforce full readahead size on async mmap readahead by Wu Fengguang · 15 years ago
  27. 70ac23c readahead: sequential mmap readahead by Wu Fengguang · 15 years ago
  28. ef00e08 readahead: clean up and simplify the code for filemap page fault readahead by Linus Torvalds · 15 years ago
  29. f7e839d readahead: move max_sane_readahead() calls into force_page_cache_readahead() by Wu Fengguang · 15 years ago
  30. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  31. f699558 Export filemap_write_and_wait_range by Chris Mason · 15 years ago
  32. 697f619 filemap: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  33. 18bc0bb Staging: pohmelfs: kconfig/makefile and vfs changes. by Evgeniy Polyakov · 15 years ago
  34. 385e1ca5f CacheFiles: Permit the page lock state to be monitored by David Howells · 15 years ago
  35. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 15 years ago
  36. f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 15 years ago
  37. 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 15 years ago
  38. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 15 years ago
  39. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  40. 2c26fdd memcg: revert gfp mask fix by KAMEZAWA Hiroyuki · 15 years ago
  41. 67d58ac mm: pagecache gfp flags fix by Nick Piggin · 15 years ago
  42. 48b47c5 mm: direct IO starvation improvement by Nick Piggin · 15 years ago
  43. 05fe478 mm: write_cache_pages integrity fix by Nick Piggin · 15 years ago
  44. bf3f3bc mm: don't mark_page_accessed in fault path by Nick Piggin · 15 years ago
  45. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  46. 7f5ff76 kill suid bit only for regular files by Dmitri Monakhov · 15 years ago
  47. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  48. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  49. b7abea9 memcg: make page->mapping NULL before uncharge by KAMEZAWA Hiroyuki · 16 years ago
  50. 8413ac9 mm: page lock use lock bitops by Nick Piggin · 16 years ago
  51. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  52. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 0c6aa26 mm: do_generic_file_read() never gets a NULL 'filp' argument by Krishna Kumar · 16 years ago
  54. 8546232 do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails by Oleg Nesterov · 16 years ago
  55. 6ccfa80 VFS: fix dio write returning EIO when try_to_release_page fails by Hisashi Hifumi · 16 years ago
  56. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  57. 94ad374 Fix off-by-one error in iov_iter_advance() by Linus Torvalds · 16 years ago
  58. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  59. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  60. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  61. a60637c mm: lockless pagecache by Nick Piggin · 16 years ago
  62. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  63. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 16 years ago
  64. 3f31fdd jbd: fix race between free buffer and commit transaction by Mingming Cao · 16 years ago
  65. 11fa977 generic_file_aio_read() cleanups by Hugh Dickins · 16 years ago
  66. a969e90 kill generic_file_direct_IO() by Christoph Hellwig · 16 years ago
  67. f4c0a0f vfs: export filemap_fdatawrite_range() by Jan Kara · 16 years ago
  68. 3ef0f72 mm: fix infinite loop in filemap_fault by Miklos Szeredi · 16 years ago
  69. 7f3d4ee vfs: splice remove_suid() cleanup by Miklos Szeredi · 16 years ago
  70. ac6aadb mm: rotate_reclaimable_page() cleanup by Miklos Szeredi · 16 years ago
  71. 7682486 mm: fix various kernel-doc comments by Randy Dunlap · 16 years ago
  72. f700926 iov_iter_advance() fix by Nick Piggin · 16 years ago
  73. 3426fad Do not include linux/backing-dev.h twice by Jesper Juhl · 16 years ago
  74. b5606c2 remove final fastcall users by Harvey Harrison · 16 years ago
  75. 36e7891 kill do_generic_mapping_read by Christoph Hellwig · 16 years ago
  76. 2004dc8 Use pgoff_t instead of unsigned long by Jan Kara · 16 years ago
  77. 4c6bc8d mem-controller gfp-mask fix by Badari Pulavarty · 16 years ago
  78. 35c754d memory controller BUG_ON() by Balbir Singh · 16 years ago
  79. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 16 years ago
  80. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 16 years ago
  81. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  82. 920c7a5 mm: remove fastcall from mm/ by Harvey Harrison · 16 years ago
  83. e2848a0 radix-tree: avoid atomic allocations for preloaded insertions by Nick Piggin · 16 years ago
  84. 124d3b7 fix writev regression: pan hanging unkillable and un-straceable by Nick Piggin · 16 years ago
  85. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  86. 3a69279 Do dirty page accounting when removing a page from the page cache by Linus Torvalds · 16 years ago
  87. 0b94e97 Use lock_page_killable by Matthew Wilcox · 16 years ago
  88. 2687a35 Add lock_page_killable by Matthew Wilcox · 16 years ago
  89. 5307cc1 Remove broken ptrace() special-case code from file mapping by Linus Torvalds · 17 years ago
  90. bdb76ef dio: fix cache invalidation after sync writes by Zach Brown · 17 years ago
  91. 3a424f2 Fix a build error when BLOCK=n by Emil Medve · 17 years ago
  92. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  93. 5325338 Include <linux/backing-dev.h> in mm/filemap.c by Linus Torvalds · 17 years ago
  94. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  95. 7a40507 mm: document tree_lock->zone.lock lockorder by Nick Piggin · 17 years ago
  96. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  97. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  98. 674b892 mm: restore KERNEL_DS optimisations by Nick Piggin · 17 years ago
  99. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  100. 2f718ff mm: buffered write iterator by Nick Piggin · 17 years ago