1. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  2. 09af5cc mm: shmem: remove unused info variable by Corentin Labbe · 7 years ago
  3. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  4. c840287 mm/shmem.c: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  5. 9a8ec03e shmem: convert shmem_init_inodecache() to void by weiping zhang · 7 years ago
  6. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  7. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  8. 703321b mm/shmem: introduce shmem_file_setup_with_mnt by Matthew Auld · 7 years ago
  9. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  10. ec56017 mm, swap: VMA based swap readahead by Huang Ying · 7 years ago
  11. 749df87 mm/shmem: add hugetlbfs support to memfd_create() by Mike Kravetz · 7 years ago
  12. 8d10396 userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support by Mike Rapoport · 7 years ago
  13. 0f07969 shmem: introduce shmem_inode_acct_block by Mike Rapoport · 7 years ago
  14. b1cc94a shmem: shmem_charge: verify max_block is not exceeded before inode update by Mike Rapoport · 7 years ago
  15. 435c0b87 mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled by Kirill A. Shutemov · 7 years ago
  16. d041353 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  17. 1860033 mm: make PR_SET_THP_DISABLE immediately active by Michal Hocko · 7 years ago
  18. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 7 years ago
  19. 75f6d6d mm, THP, swap: unify swap slot free functions to put_swap_page by Minchan Kim · 7 years ago
  20. 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 7 years ago
  21. 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
  22. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 7 years ago
  23. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  24. 2b4db79 tmpfs: generate random sb->s_uuid by Amir Goldstein · 8 years ago
  25. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  26. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  27. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  28. 3f472cc mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROW by Steven Rostedt (VMware) · 8 years ago
  29. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  30. cb658a4 userfaultfd: shmem: avoid leaking blocks and used blocks in UFFDIO_COPY by Andrea Arcangeli · 8 years ago
  31. a425d35 userfaultfd: shmem: avoid a lockup resulting from corrupted page->flags by Andrea Arcangeli · 8 years ago
  32. 9cc90c6 userfaultfd: shmem: lock the page before adding it to pagecache by Andrea Arcangeli · 8 years ago
  33. cfda052 userfaultfd: shmem: add userfaultfd hook for shared memory faults by Mike Rapoport · 8 years ago
  34. 95cc09d userfaultfd: shmem: add tlbflush.h header for microblaze by Andrea Arcangeli · 8 years ago
  35. b0506e4 userfaultfd: shmem: introduce vma_is_shmem by Mike Rapoport · 8 years ago
  36. 4c27fe4 userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support by Mike Rapoport · 8 years ago
  37. f800545 tmpfs: change shmem_mapping() to test shmem_aops by Hugh Dickins · 8 years ago
  38. 253fd0f shmem: fix sleeping from atomic context by Kirill A. Shutemov · 8 years ago
  39. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  40. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  41. 478922e radix-tree: delete radix_tree_locate_item() by Matthew Wilcox · 8 years ago
  42. 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
  43. 4d693d0 lib: radix-tree: update callback for changing leaf nodes by Johannes Weiner · 8 years ago
  44. f794243 lib: radix-tree: native accounting of exceptional entries by Johannes Weiner · 8 years ago
  45. f1f5929 shmem: fix compilation warnings on unused functions by Jérémy Lefaure · 8 years ago
  46. 23f919d shmem: avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  47. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  48. 10d20bd shmem: fix shm fallocate() list corruption by Linus Torvalds · 8 years ago
  49. 9956edf shmem: fix pageflags after swapping DMA32 object by Hugh Dickins · 8 years ago
  50. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  52. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  55. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  56. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  57. 19938e3 mm/shmem.c: constify anon_ops by Rasmus Villemoes · 8 years ago
  58. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  59. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  60. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  61. 7166466 huge tmpfs: fix Committed_AS leak by Hugh Dickins · 8 years ago
  62. 3089bf6 shmem: fix tmpfs to handle the huge= option properly by Toshi Kani · 8 years ago
  63. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  64. 3b33719 thp: move shmem_huge_enabled() outside of SYSFS ifdef by Arnd Bergmann · 8 years ago
  65. 4620a06 shmem: Fix link error if huge pages support is disabled by Geert Uytterhoeven · 8 years ago
  66. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  67. 779750d shmem: split huge pages beyond i_size under memory pressure by Kirill A. Shutemov · 8 years ago
  68. e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
  69. f3f0e1d khugepaged: add support of collapse for tmpfs/shmem pages by Kirill A. Shutemov · 8 years ago
  70. 4595ef8 shmem: make shmem_inode_info::lock irq-safe by Kirill A. Shutemov · 8 years ago
  71. 657e303 shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings by Kirill A. Shutemov · 8 years ago
  72. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  73. c01d5b3 shmem: get_unmapped_area align huge page by Hugh Dickins · 8 years ago
  74. 5a6e75f shmem: prepare huge= mount option and sysfs knob by Kirill A. Shutemov · 8 years ago
  75. 7f55656 tmpfs: fix regression hang in fallocate undo by Hugh Dickins · 8 years ago
  76. b9b4bb2 tmpfs: don't undo fallocate past its last page by Anthony Romano · 8 years ago
  77. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 9 years ago
  78. 9e18eb2 tmpfs: mem_cgroup charge fault to vm_mm not current mm by Andres Lagar-Cavilla · 9 years ago
  79. 75edd34 tmpfs: preliminary minor tidyups by Hugh Dickins · 9 years ago
  80. fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 9 years ago
  81. 84e710d parallel lookups machinery, part 2 by Al Viro · 9 years ago
  82. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
  83. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 9 years ago
  84. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  85. 7165092 radix-tree,shmem: introduce radix_tree_iter_next() by Matthew Wilcox · 9 years ago
  86. 2cf938a mm: use radix_tree_iter_retry() by Matthew Wilcox · 9 years ago
  87. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 9 years ago
  88. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 9 years ago
  89. 3ed47db make sure that freeing shmem fast symlinks is RCU-delayed by Al Viro · 9 years ago
  90. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  91. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 9 years ago
  92. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
  93. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  94. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  95. 48131e0 mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings by Vlastimil Babka · 9 years ago
  96. 6a15a37 mm, proc: reduce cost of /proc/pid/smaps for shmem mappings by Vlastimil Babka · 9 years ago
  97. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  98. e8ecde2 Make sure that highmem pages are not added to symlink page cache by Al Viro · 9 years ago
  99. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  100. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago