1. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  2. ebded02 mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read by Mel Gorman · 8 years ago
  3. 32b6352 mm: filemap: remove redundant code in do_read_cache_page by Mel Gorman · 8 years ago
  4. 06b241f mm: __delete_from_page_cache show Bad page if mapped by Hugh Dickins · 8 years ago
  5. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  6. 62eb320 mm: fix filemap.c kernel doc warning by Randy Dunlap · 8 years ago
  7. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. 9973c98 dax: add support for fsync/sync by Ross Zwisler · 8 years ago
  9. 7e7f774 mm: add find_get_entries_tag() by Ross Zwisler · 8 years ago
  10. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 8 years ago
  11. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  12. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  13. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 8 years ago
  14. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  15. c20cd45 mm: allow GFP_{FS,IO} for page_cache_read page cache allocation by Michal Hocko · 8 years ago
  16. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  17. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  18. 45637ba mm: rename mem_cgroup_migrate to mem_cgroup_replace_page by Hugh Dickins · 9 years ago
  19. aa750fd mm/filemap.c: make global sync not clear error status of individual inodes by Junichi Nomura · 9 years ago
  20. 600e19a mm: use only per-device readahead limit by Roman Gushchin · 9 years ago
  21. 296291c mm: make sendfile(2) killable by Jan Kara · 9 years ago
  22. 00a3d66 Revert "fs: do not prefault sys_write() user buffer pages" by Linus Torvalds · 9 years ago
  23. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  24. 998ef75 fs: do not prefault sys_write() user buffer pages by Dave Hansen · 9 years ago
  25. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  26. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. 6afdb85 mm: do not ignore mapping_gfp_mask in page cache allocation paths by Michal Hocko · 9 years ago
  28. 4165b9b hugetlb: do not account hugetlb pages as NR_FILE_PAGES by Michal Hocko · 9 years ago
  29. 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 9 years ago
  30. 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
  31. b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 9 years ago
  32. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 9 years ago
  33. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  34. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  35. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  36. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  37. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 9 years ago
  38. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 9 years ago
  39. 5f380c7 lift generic_write_checks() into callers of __generic_file_write_iter() by Al Viro · 9 years ago
  40. 0b8def9 __generic_file_write_iter: keep ->ki_pos and return value consistent by Al Viro · 9 years ago
  41. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  42. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  43. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  44. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  45. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  46. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  47. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  48. 45f87de mm: get rid of radix tree gfp mask for pagecache_get_page by Michal Hocko · 9 years ago
  49. 777eda2 new helper: iter_is_iovec() by Al Viro · 9 years ago
  50. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 9 years ago
  51. 99dadfd mm/filemap.c: remove trailing whitespace by Paul McQuade · 10 years ago
  52. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  53. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  54. a4796e3 MM: export page_wakeup functions by NeilBrown · 10 years ago
  55. cbbce82 SCHED: add some "wait..on_bit...timeout()" interfaces. by NeilBrown · 10 years ago
  56. da3dae5 Documentation: Docbook: Fix generated DocBook/kernel-api.xml by Masanari Iida · 10 years ago
  57. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  58. 60bb452 __generic_file_write_iter(): fix handling of sync error after DIO by Al Viro · 10 years ago
  59. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  60. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  61. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  62. eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
  63. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. 7532518 mm: fix filemap.c pagecache_get_page() kernel-doc warnings by Randy Dunlap · 10 years ago
  65. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  66. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  67. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  68. 888cf2d mm: avoid unnecessary atomic operations during end_page_writeback() by Mel Gorman · 10 years ago
  69. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  70. 57d9984 fs/mpage.c: factor page_endio() out of mpage_end_io() by Matthew Wilcox · 10 years ago
  71. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  72. 7fcbbaf mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT by Jens Axboe · 10 years ago
  73. 6abd232 bury generic_file_aio_{read,write} by Al Viro · 10 years ago
  74. a8f3550 bury __generic_file_aio_write() by Al Viro · 10 years ago
  75. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  76. 0c94933 iov_iter_truncate() by Al Viro · 10 years ago
  77. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  78. ed978a8 new helper: generic_file_read_iter() by Al Viro · 10 years ago
  79. 26978b8 give ->direct_IO() a copy of iov_iter by Al Viro · 10 years ago
  80. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  81. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  82. cb66a7a kill generic_segment_checks() by Al Viro · 10 years ago
  83. f8579f8 generic_file_direct_write(): switch to iov_iter by Al Viro · 10 years ago
  84. 139b6a6 mm: filemap: update find_get_pages_tag() to deal with shadow entries by Johannes Weiner · 10 years ago
  85. b59b8cb mm: fix new kernel-doc warning in filemap.c by Randy Dunlap · 10 years ago
  86. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  87. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  88. d715ae0 memcg: rename high level charging functions by Michal Hocko · 10 years ago
  89. 99e3e53 mm: cleanup size checks in filemap_fault() and filemap_map_pages() by Kirill A. Shutemov · 10 years ago
  90. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  91. 67f9fd9 mm: remove read_cache_page_async() by Sasha Levin · 10 years ago
  92. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 10 years ago
  93. a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 10 years ago
  94. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  95. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  96. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 10 years ago
  97. d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 10 years ago
  98. ccad236 kill generic_file_buffered_write() by Al Viro · 10 years ago
  99. 3b93f91 export generic_perform_write(), start getting rid of generic_file_buffer_write() by Al Viro · 10 years ago
  100. 5cb6c6c generic_file_direct_write(): get rid of ppos argument by Al Viro · 10 years ago