1. 09612fa mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache() by Naoya Horiguchi · 7 years ago
  2. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  3. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 7 years ago
  4. 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 7 years ago
  5. 5e8fcc1 mm: don't TestClearPageError in __filemap_fdatawait_range by Jeff Layton · 7 years ago
  6. cbeaf95 mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails by Jeff Layton · 7 years ago
  7. 76341ca jbd2: don't clear and reset errors after waiting on writeback by Jeff Layton · 7 years ago
  8. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 6be96d3 fs: return if direct I/O will trigger writeback by Goldwyn Rodrigues · 7 years ago
  10. 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 7 years ago
  11. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 7 years ago
  12. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  13. 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  14. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 7 years ago
  15. 5b47d59 fix braino in generic_file_read_iter() by Al Viro · 7 years ago
  16. 55635ba fs: fix data invalidation in the cleancache during direct IO by Andrey Ryabinin · 7 years ago
  17. 9ab2594 mm: tighten up the fault path a little by Matthew Wilcox · 7 years ago
  18. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  19. 5ecda13 generic_file_read_iter(): make use of iov_iter_revert() by Al Viro · 8 years ago
  20. 639a93a5 generic_file_direct_write(): make use of iov_iter_revert() by Al Viro · 8 years ago
  21. 0e056eb kernel-api.rst: fix a series of errors when parsing C files by mchehab@s-opensource.com · 8 years ago
  22. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  23. dd8416c mm: do not access page->mapping directly on page_endio by Minchan Kim · 8 years ago
  24. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  25. 8706675 mm: fix filemap.c kernel-doc warnings by Randy Dunlap · 8 years ago
  26. 74d81bf mm: un-export wake_up_page functions by Nicholas Piggin · 8 years ago
  27. 5abf186 mm, fs: check for fatal signals in do_generic_file_read() by Michal Hocko · 8 years ago
  28. 965d004 dax: fix deadlock with DAX 4k holes by Ross Zwisler · 8 years ago
  29. 98473f9 mm/filemap: fix parameters to test_bit() by Olof Johansson · 8 years ago
  30. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
  31. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  32. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  33. 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
  34. d05c5f7 vfs,mm: fix return value of read() at s_maxbytes by Linus Torvalds · 8 years ago
  35. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  36. dbc446b mm: workingset: restore refault tracking for single-page files by Johannes Weiner · 8 years ago
  37. 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
  38. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  39. c70b647 mm/filemap.c: add comment for confusing logic in page_cache_tree_insert() by Kirill A. Shutemov · 8 years ago
  40. a2f6d9c Merge branch 'dax-4.10-iomap-pmd' into origin by Theodore Ts'o · 8 years ago
  41. 642261a dax: add struct iomap based DAX PMD support by Ross Zwisler · 8 years ago
  42. 63e95b5 dax: coordinate locking for offsets in PMD range by Ross Zwisler · 8 years ago
  43. 6d6d36b mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
  44. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  45. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. c3a6902 fix ITER_PIPE interaction with direct_IO by Al Viro · 8 years ago
  47. c2a9737 vfs,mm: fix a dead loop in truncate_inode_pages_range() by Wei Fang · 8 years ago
  48. c4b209a do_generic_file_read(): fail immediately if killed by Bart Van Assche · 8 years ago
  49. 8d37059 Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  50. 3ddf40e mm: filemap: fix mapping->nrpages double accounting in fuse by Johannes Weiner · 8 years ago
  51. d3798ae mm: filemap: don't plant shadow entries without radix tree node by Johannes Weiner · 8 years ago
  52. 0d5b0cf fs: update atime before I/O in generic_file_read_iter by Christoph Hellwig · 8 years ago
  53. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
  54. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  55. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  56. 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  57. d72d9e2 mm: export filemap_check_errors() to modules by Miklos Szeredi · 8 years ago
  58. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  59. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  60. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  61. 8392937 filemap: prepare find and delete operations for huge pages by Kirill A. Shutemov · 8 years ago
  62. 7267ec00 mm: postpone page table allocation until we have page to map by Kirill A. Shutemov · 8 years ago
  63. bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
  64. 315d09b Revert "mm: make faultaround produce old ptes" by Kirill A. Shutemov · 8 years ago
  65. 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  66. d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 8 years ago
  67. 5c0a85f mm: make faultaround produce old ptes by Kirill A. Shutemov · 8 years ago
  68. bbddabe mm: filemap: only do access activations on reads by Johannes Weiner · 8 years ago
  69. f0281a0 mm: workingset: only do workingset activations on reads by Rik van Riel · 8 years ago
  70. 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 8 years ago
  71. ac401cc dax: New fault locking by Jan Kara · 8 years ago
  72. 4f62293 dax: Allow DAX code to replace exceptional entries by Jan Kara · 8 years ago
  73. e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 9 years ago
  74. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 9 years ago
  75. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  76. 1af5bb4 filemap: remove the pos argument to generic_file_direct_write by Christoph Hellwig · 9 years ago
  77. c64fb5c filemap: remove pos variables in generic_file_read_iter by Christoph Hellwig · 9 years ago
  78. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  79. e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 9 years ago
  80. 2cf938a mm: use radix_tree_iter_retry() by Matthew Wilcox · 9 years ago
  81. e614523 radix_tree: add support for multi-order entries by Matthew Wilcox · 9 years ago
  82. fdf1cdb mm: remove unnecessary uses of lock_page_memcg() by Johannes Weiner · 9 years ago
  83. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
  84. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 9 years ago
  85. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 9 years ago
  86. ebded02 mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read by Mel Gorman · 9 years ago
  87. 32b6352 mm: filemap: remove redundant code in do_read_cache_page by Mel Gorman · 9 years ago
  88. 06b241f mm: __delete_from_page_cache show Bad page if mapped by Hugh Dickins · 9 years ago
  89. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
  90. 62eb320 mm: fix filemap.c kernel doc warning by Randy Dunlap · 9 years ago
  91. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  92. 9973c98 dax: add support for fsync/sync by Ross Zwisler · 9 years ago
  93. 7e7f774 mm: add find_get_entries_tag() by Ross Zwisler · 9 years ago
  94. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
  95. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  96. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  97. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
  98. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  99. c20cd45 mm: allow GFP_{FS,IO} for page_cache_read page cache allocation by Michal Hocko · 9 years ago
  100. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago