1. f2c817b mm: use memalloc_nofs_save in readahead path by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  2. 2d8163e mm: document why we don't set PageReadahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  3. 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  4. b0f31d7 mm: move end_index check out of readahead loop by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  5. 8151b4c mm: add readahead address space operation by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  6. c1f6925 mm: put readahead pages in cache earlier by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  7. ef8153b mm: remove 'page_offset' from readahead loop by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  8. c2c7ad7 mm: rename readahead loop variable to 'i' by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  9. 08eb965 mm: rename various 'offset' parameters to 'index' by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  10. a4d9653 mm: use readahead_control to pass arguments by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  11. ad4ae1c mm: move readahead nr_pages check into read_pages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  12. a1ef856 mm: ignore return value of ->readpages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  13. 9a42823 mm: return void from various readahead functions by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  14. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  15. a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
  16. 20ff1c9 mm/readahead.c: simplify get_next_ra_size() by Gao Xiang · 6 years ago
  17. 560d454 mm: Convert __do_page_cache_readahead to XArray by Matthew Wilcox · 7 years ago
  18. 0d3f929 page cache: Convert hole search to XArray by Matthew Wilcox · 7 years ago
  19. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  20. 3d8f761 vfs: implement readahead(2) using POSIX_FADV_WILLNEED by Amir Goldstein · 6 years ago
  21. dc30b96 readahead: stricter check for bdi io_pages by Markus Stockhausen · 6 years ago
  22. ca47e8c mm: skip readahead if the cgroup is congested by Josef Bacik · 6 years ago
  23. b3751e6 mm: split ->readpages calls to avoid non-contiguous pages lists by Christoph Hellwig · 7 years ago
  24. c534aa3 mm: return an unsigned int from __do_page_cache_readahead by Christoph Hellwig · 7 years ago
  25. 836978b mm: give the 'ret' variable a better name __do_page_cache_readahead by Christoph Hellwig · 7 years ago
  26. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  27. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  28. 9491ae4 mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
  29. 11bd969 mm: silently skip readahead for DAX inodes by Ross Zwisler · 8 years ago
  30. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  31. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  32. d72ee91 mm: move lru_to_page to mm_inline.h by Geliang Tang · 9 years ago
  33. c8ad630 mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_page by Geliang Tang · 9 years ago
  34. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  35. 600e19a mm: use only per-device readahead limit by Roman Gushchin · 9 years ago
  36. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  37. 703c270 writeback: implement and use inode_congested() by Tejun Heo · 10 years ago
  38. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  39. 3e2faa08 mm/readahead.c: remove unused file_ra_state from count_history_pages by Fabian Frederick · 10 years ago
  40. 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 11 years ago
  41. 6d2be91 mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pages by Raghavendra K T · 11 years ago
  42. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 11 years ago
  43. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 11 years ago
  44. 58d5640 mm/readahead.c: fix do_readahead() for no readpage(s) by Mark Rutland · 11 years ago
  45. af248a0 readahead: fix sequential read cache miss detection by Damien Ramonda · 11 years ago
  46. 63d0f0a3 mm/readahead.c:do_readhead(): don't check for ->readpage by Andrew Morton · 11 years ago
  47. 2cad401 readahead: make context readahead more conservative by Fengguang Wu · 11 years ago
  48. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 12 years ago
  49. 4a0fd5b teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long by Al Viro · 12 years ago
  50. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  51. 132ea24 switch readahead(2) to fget_light() by Al Viro · 12 years ago
  52. 782182e mm: move readahead syscall to mm/readahead.c by Cong Wang · 13 years ago
  53. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  54. 7b1de58 readahead: readahead page allocations are OK to fail by Wu Fengguang · 14 years ago
  55. 5b417b1 read-ahead: use plugging by Jens Axboe · 15 years ago
  56. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  57. bf8abe8 readahead.c: fix comment by Huang Shijie · 15 years ago
  58. 70655c0 readahead: fix NULL filp dereference by Wu Fengguang · 15 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  60. 0141450 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM by Wu Fengguang · 15 years ago
  61. 65a80b4 readahead: add blk_run_backing_dev by Hisashi Hifumi · 15 years ago
  62. 10be0b3 readahead: introduce context readahead algorithm by Wu Fengguang · 16 years ago
  63. 045a252 readahead: move the random read case to bottom by Wu Fengguang · 16 years ago
  64. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 16 years ago
  65. 51daa88 readahead: remove sync/async readahead call dependency by Wu Fengguang · 16 years ago
  66. 160334a readahead: increase interleaved readahead size by Wu Fengguang · 16 years ago
  67. caca7cb readahead: remove one unnecessary radix tree lookup by Wu Fengguang · 16 years ago
  68. fc31d16a readahead: apply max_sane_readahead() limit in ondemand_readahead() by Wu Fengguang · 16 years ago
  69. f7e839d readahead: move max_sane_readahead() calls into force_page_cache_readahead() by Wu Fengguang · 16 years ago
  70. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 16 years ago
  71. 03fb3d2 FS-Cache: Release page->private after failed readahead by David Howells · 16 years ago
  72. 2616015 Move the default_backing_dev_info out of readahead.c and into backing-dev.c by Jens Axboe · 16 years ago
  73. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  74. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  75. 30002ed mm: readahead scan lockless by Nick Piggin · 16 years ago
  76. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 17 years ago
  77. f7850d9 mm/readahead: fix kernel-doc notation by Randy Dunlap · 17 years ago
  78. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  79. eb2be18 mm: buffered write cleanup by Nick Piggin · 17 years ago
  80. 0012818 mm: use lockless radix-tree probe by Nick Piggin · 17 years ago
  81. 535443f readahead: remove several readahead macros by Fengguang Wu · 17 years ago
  82. 6b10c6c readahead: basic support of interleaved reads by Fengguang Wu · 17 years ago
  83. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  84. 937085a readahead: compacting file_ra_state by Fengguang Wu · 17 years ago
  85. f5ff842 Fix warnings with !CONFIG_BLOCK by Jens Axboe · 17 years ago
  86. f9acc8c readahead: sanify file_ra_state names by Fengguang Wu · 17 years ago
  87. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  88. fe3cba1 mm: share PG_readahead and PG_reclaim by Fengguang Wu · 17 years ago
  89. c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
  90. 122a21d readahead: on-demand readahead logic by Fengguang Wu · 17 years ago
  91. 5ce1110 readahead: data structure and routines by Fengguang Wu · 17 years ago
  92. f615bfc readahead: MIN_RA_PAGES/MAX_RA_PAGES macros by Fengguang Wu · 17 years ago
  93. 46fc3e7 readahead: add look-ahead support to __do_page_cache_readahead() by Fengguang Wu · 17 years ago
  94. 6ce745e readahead: code cleanup by Jan Kara · 18 years ago
  95. ec0f163 readahead: improve heuristic detecting sequential reads by Jan Kara · 18 years ago
  96. 05a0416 [PATCH] Drop __get_zone_counts() by Christoph Lameter · 18 years ago
  97. 8bde37f [PATCH] io-accounting-read-accounting nfs fix by Andrew Morton · 18 years ago
  98. e9536ae [PATCH] struct path: convert mm by Josef Sipek · 18 years ago
  99. 38da288 [PATCH] read_cache_pages() cleanup by OGAWA Hirofumi · 18 years ago
  100. 029e332 [PATCH] Cleanup read_pages() by OGAWA Hirofumi · 18 years ago