1. cebefe4 mm/filemap.c: clear page error before actual read by Xianting Tian · 4 years, 4 months ago
  2. d3b3c0a mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 4 years, 10 months ago
  3. 4becd6c mm: add filemap_fdatawait_range_keep_errors() by Ross Zwisler · 5 years ago
  4. 2bcd645 mm: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  5. abc1be1 mm/filemap.c: fix NULL pointer in page_cache_tree_insert() by Matthew Wilcox · 6 years ago
  6. 4539722 mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU by Arnd Bergmann · 6 years ago
  7. b93b016 page cache: use xa_lock by Matthew Wilcox · 6 years ago
  8. 2b9fceb mm/filemap.c: remove include of hardirq.h by Yang Shi · 6 years ago
  9. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  10. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  11. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  12. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  13. aa65c29 mm: batch radix tree operations when truncating pages by Jan Kara · 7 years ago
  14. 5ecc4d8 mm: factor out checks and accounting from __delete_from_page_cache() by Jan Kara · 7 years ago
  15. 2300638 mm: move clearing of page->mapping to page_cache_tree_delete() by Jan Kara · 7 years ago
  16. 76253fb mm: move accounting updates before page_cache_tree_delete() by Jan Kara · 7 years ago
  17. 59c66c5 mm: factor out page cache page freeing into a separate function by Jan Kara · 7 years ago
  18. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  19. 312e9d2 mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range() by Jan Kara · 7 years ago
  20. 72b045a mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  21. 4343d00 afs: Get rid of the afs_writeback record by David Howells · 7 years ago
  22. f4e222c mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC by Jeff Layton · 7 years ago
  23. 332391a fs: Fix page cache inconsistency when mixing buffered and AIO DIO by Lukas Czerner · 7 years ago
  24. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  25. 11a19c7 sched/wait: Introduce wakeup boomark in wake_up_page_bit by Tim Chen · 7 years ago
  26. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  27. f7b6804 mm: use find_get_pages_range() in filemap_range_has_page() by Jan Kara · 7 years ago
  28. b947cee mm: implement find_get_pages_range() by Jan Kara · 7 years ago
  29. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
  30. d01ad19 dax: remove DAX code from page_cache_tree_insert() by Ross Zwisler · 7 years ago
  31. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  32. 3239d83 fs: support IOCB_NOWAIT in generic_file_buffered_read by Milosz Tanski · 7 years ago
  33. 47c27bc fs: pass iocb to do_generic_file_read by Christoph Hellwig · 7 years ago
  34. 9c3a815 page waitqueue: always add new entries at the end by Linus Torvalds · 7 years ago
  35. a8b169a Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 7 years ago
  36. 3510ca2 Minor page waitqueue cleanups by Linus Torvalds · 7 years ago
  37. ffb959b mm: remove optimizations based on i_size in mapping writeback waits by Jeff Layton · 7 years ago
  38. a823e45 mm: add file_fdatawait_range and file_write_and_wait by Jeff Layton · 7 years ago
  39. 9326c9b mm: consolidate dax / non-dax checks for writeback by Jeff Layton · 7 years ago
  40. 3acdfd2 errseq: rename __errseq_set to errseq_set by Jeff Layton · 7 years ago
  41. 09612fa mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache() by Naoya Horiguchi · 7 years ago
  42. 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
  43. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 7 years ago
  44. 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 7 years ago
  45. 5e8fcc1 mm: don't TestClearPageError in __filemap_fdatawait_range by Jeff Layton · 7 years ago
  46. cbeaf95 mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails by Jeff Layton · 7 years ago
  47. 76341ca jbd2: don't clear and reset errors after waiting on writeback by Jeff Layton · 7 years ago
  48. 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
  49. 6be96d3 fs: return if direct I/O will trigger writeback by Goldwyn Rodrigues · 7 years ago
  50. 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 7 years ago
  51. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 7 years ago
  52. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  53. 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  54. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 7 years ago
  55. 5b47d59 fix braino in generic_file_read_iter() by Al Viro · 7 years ago
  56. 55635ba fs: fix data invalidation in the cleancache during direct IO by Andrey Ryabinin · 7 years ago
  57. 9ab2594 mm: tighten up the fault path a little by Matthew Wilcox · 7 years ago
  58. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. 5ecda13 generic_file_read_iter(): make use of iov_iter_revert() by Al Viro · 7 years ago
  60. 639a93a5 generic_file_direct_write(): make use of iov_iter_revert() by Al Viro · 7 years ago
  61. 0e056eb kernel-api.rst: fix a series of errors when parsing C files by mchehab@s-opensource.com · 7 years ago
  62. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  63. dd8416c mm: do not access page->mapping directly on page_endio by Minchan Kim · 7 years ago
  64. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 7 years ago
  65. 8706675 mm: fix filemap.c kernel-doc warnings by Randy Dunlap · 7 years ago
  66. 74d81bf mm: un-export wake_up_page functions by Nicholas Piggin · 7 years ago
  67. 5abf186 mm, fs: check for fatal signals in do_generic_file_read() by Michal Hocko · 7 years ago
  68. 965d004 dax: fix deadlock with DAX 4k holes by Ross Zwisler · 8 years ago
  69. 98473f9 mm/filemap: fix parameters to test_bit() by Olof Johansson · 8 years ago
  70. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
  71. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  72. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
  74. d05c5f7 vfs,mm: fix return value of read() at s_maxbytes by Linus Torvalds · 8 years ago
  75. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  76. dbc446b mm: workingset: restore refault tracking for single-page files by Johannes Weiner · 8 years ago
  77. 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
  78. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  79. c70b647 mm/filemap.c: add comment for confusing logic in page_cache_tree_insert() by Kirill A. Shutemov · 8 years ago
  80. a2f6d9c Merge branch 'dax-4.10-iomap-pmd' into origin by Theodore Ts'o · 8 years ago
  81. 642261a dax: add struct iomap based DAX PMD support by Ross Zwisler · 8 years ago
  82. 63e95b5 dax: coordinate locking for offsets in PMD range by Ross Zwisler · 8 years ago
  83. 6d6d36b mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
  84. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  85. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. c3a6902 fix ITER_PIPE interaction with direct_IO by Al Viro · 8 years ago
  87. c2a9737 vfs,mm: fix a dead loop in truncate_inode_pages_range() by Wei Fang · 8 years ago
  88. c4b209a do_generic_file_read(): fail immediately if killed by Bart Van Assche · 8 years ago
  89. 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
  90. 3ddf40e mm: filemap: fix mapping->nrpages double accounting in fuse by Johannes Weiner · 8 years ago
  91. d3798ae mm: filemap: don't plant shadow entries without radix tree node by Johannes Weiner · 8 years ago
  92. 0d5b0cf fs: update atime before I/O in generic_file_read_iter by Christoph Hellwig · 8 years ago
  93. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
  94. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  95. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  96. 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  97. d72d9e2 mm: export filemap_check_errors() to modules by Miklos Szeredi · 8 years ago
  98. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  99. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  100. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago