1. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  2. f931866 mm/shmem.c: cast the type of unmap_start to u64 by Chen Jun · 4 years, 5 months ago
  3. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  4. e0088cf memfd: Use radix_tree_deref_slot_protected to avoid the warning. by zhong jiang · 4 years, 6 months ago
  5. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  6. 3ce6b46 memfd: Fix locking when tagging pins by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  7. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  8. 2484aab tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 5 years ago
  9. eb85c846ec tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 5 years ago
  10. e16c040 Merge 4.9.143 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  11. 3c47063 mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 5 years ago
  12. 0dba3e5 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 5 years ago
  13. 9815b0f shmem: introduce shmem_inode_acct_block by Mike Rapoport · 7 years ago
  14. cae7ed2 shmem: shmem_charge: verify max_block is not exceeded before inode update by Mike Rapoport · 7 years ago
  15. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  16. d77eacd tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset by Yufen Yu · 5 years ago
  17. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. 6b1bd5e mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 6 years ago
  19. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. 8ab8995 mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 6 years ago
  21. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. 8bec83b shmem: fix compilation warnings on unused functions by Jérémy Lefaure · 7 years ago
  23. 1dc6839 shmem: avoid maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  24. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  25. 5d8b3cc mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled by Kirill A. Shutemov · 7 years ago
  26. 2292b51 Merge 4.9.44 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  27. e228691 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  28. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  29. 8936b74 shmem: fix sleeping from atomic context by Kirill A. Shutemov · 7 years ago
  30. 6f19367 ANDROID: ashmem: Add shmem_set_file to mm/shmem.c by John Stultz · 12 years ago
  31. 10d20bd shmem: fix shm fallocate() list corruption by Linus Torvalds · 7 years ago
  32. 9956edf shmem: fix pageflags after swapping DMA32 object by Hugh Dickins · 7 years ago
  33. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  34. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  35. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  37. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  38. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  39. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  40. 19938e3 mm/shmem.c: constify anon_ops by Rasmus Villemoes · 8 years ago
  41. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  42. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  43. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  44. 7166466 huge tmpfs: fix Committed_AS leak by Hugh Dickins · 8 years ago
  45. 3089bf6 shmem: fix tmpfs to handle the huge= option properly by Toshi Kani · 8 years ago
  46. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  47. 3b33719 thp: move shmem_huge_enabled() outside of SYSFS ifdef by Arnd Bergmann · 8 years ago
  48. 4620a06 shmem: Fix link error if huge pages support is disabled by Geert Uytterhoeven · 8 years ago
  49. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  50. 779750d shmem: split huge pages beyond i_size under memory pressure by Kirill A. Shutemov · 8 years ago
  51. e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
  52. f3f0e1d khugepaged: add support of collapse for tmpfs/shmem pages by Kirill A. Shutemov · 8 years ago
  53. 4595ef8 shmem: make shmem_inode_info::lock irq-safe by Kirill A. Shutemov · 8 years ago
  54. 657e303 shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings by Kirill A. Shutemov · 8 years ago
  55. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  56. c01d5b3 shmem: get_unmapped_area align huge page by Hugh Dickins · 8 years ago
  57. 5a6e75f shmem: prepare huge= mount option and sysfs knob by Kirill A. Shutemov · 8 years ago
  58. 7f55656 tmpfs: fix regression hang in fallocate undo by Hugh Dickins · 8 years ago
  59. b9b4bb2 tmpfs: don't undo fallocate past its last page by Anthony Romano · 8 years ago
  60. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  61. 9e18eb2 tmpfs: mem_cgroup charge fault to vm_mm not current mm by Andres Lagar-Cavilla · 8 years ago
  62. 75edd34 tmpfs: preliminary minor tidyups by Hugh Dickins · 8 years ago
  63. fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 8 years ago
  64. 84e710d parallel lookups machinery, part 2 by Al Viro · 8 years ago
  65. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  66. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  67. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  68. 7165092 radix-tree,shmem: introduce radix_tree_iter_next() by Matthew Wilcox · 8 years ago
  69. 2cf938a mm: use radix_tree_iter_retry() by Matthew Wilcox · 8 years ago
  70. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  71. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 8 years ago
  72. 3ed47db make sure that freeing shmem fast symlinks is RCU-delayed by Al Viro · 8 years ago
  73. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  74. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 8 years ago
  75. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 8 years ago
  76. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  77. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  78. 48131e0 mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings by Vlastimil Babka · 8 years ago
  79. 6a15a37 mm, proc: reduce cost of /proc/pid/smaps for shmem mappings by Vlastimil Babka · 8 years ago
  80. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  81. e8ecde2 Make sure that highmem pages are not added to symlink page cache by Al Viro · 8 years ago
  82. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  85. 267a4c7 tmpfs: fix shmem_evict_inode() warnings on i_blocks by Hugh Dickins · 8 years ago
  86. 6a6c990 teach shmem_get_link() to work in RCU mode by Al Viro · 8 years ago
  87. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 8 years ago
  88. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 8 years ago
  89. 786534b tmpfs: listxattr should include POSIX ACL xattrs by Andreas Gruenbacher · 8 years ago
  90. aa7c524 tmpfs: Use xattr handler infrastructure by Andreas Gruenbacher · 8 years ago
  91. dd56b04 mm: page_alloc: hide some GFP internals and document the bits and flag combinations by Mel Gorman · 8 years ago
  92. d0424c4 tmpfs: avoid a little creat and stat slowdown by Hugh Dickins · 8 years ago
  93. 45637ba mm: rename mem_cgroup_migrate to mem_cgroup_replace_page by Hugh Dickins · 8 years ago
  94. 44a3022 shmem: recalculate file inode when fstat by Yu Zhao · 9 years ago
  95. e1832f2 ipc: use private shmem or hugetlbfs inodes for shm segments. by Stephen Smalley · 9 years ago
  96. afa2db2 tmpfs: truncate prealloc blocks past i_size by Josef Bacik · 9 years ago
  97. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  98. 66fc130 mm: shmem_zero_setup skip security check and lockdep conflict with XFS by Hugh Dickins · 9 years ago
  99. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 9 years ago
  100. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago