summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
* Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-10-10
|\
| * shmem: fix LSM options parsingAl Viro2019-10-09
* | Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds2019-09-28
|\ \
| * | Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes2019-09-28
* | | shmem: fix obsolete comment in shmem_getpage_gfp()Miles Chen2019-09-24
* | | mm: page cache: store only head pages in i_pagesMatthew Wilcox (Oracle)2019-09-24
* | | mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-09-24
| |/ |/|
* | vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells2019-09-12
* | shmem_parse_one(): switch to use of fs_parse()Al Viro2019-09-12
* | shmem_parse_options(): take handling a single option into a helperAl Viro2019-09-12
* | shmem_parse_options(): don't bother with mpol in separate variableAl Viro2019-09-12
* | shmem_parse_options(): use a separate structure to keep the resultsAl Viro2019-09-12
* | make shmem_fill_super() staticAl Viro2019-09-05
|/
* Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli2019-08-13
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\
| * mnt_init(): call shmem_init() unconditionallyAl Viro2019-07-04
* | mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi2019-07-18
* | mm/shmem.c: fix unused shmem_parse_huge() function warningArnd Bergmann2019-07-16
* | Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds2019-07-05
|/
* mm: page cache: store only head pages in i_pagesMatthew Wilcox2019-05-14
* Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-07
|\
| * shmem: make use of ->free_inode()Al Viro2019-05-01
* | mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins2019-04-19
* | mm: swapoff: shmem_find_swap_entries() filter out other typesHugh Dickins2019-04-19
|/
* mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)2019-03-06
* mm: rid swapoff of quadratic complexityVineeth Remanan Pillai2019-03-06
* mm: refactor swap-in logic out of shmem_getpage_gfpVineeth Remanan Pillai2019-03-06
* tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong2019-02-25
* tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong2019-02-21
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-28
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-25
|\
| * Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-11-20
| |\
| * | mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang2018-11-07
* | | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-12-13
|\ \ \
| * | | XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox2018-12-06
* | | | Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes2018-12-08
|/ / /
* | | mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2018-11-30
* | | userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli2018-11-30
* | | userfaultfd: shmem: add i_size checksAndrea Arcangeli2018-11-30
* | | userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli2018-11-30
* | | mm: use swp_offset as key in shmem_replace_page()Yu Zhao2018-11-30
| |/ |/|
* | tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu2018-11-18
* | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2018-11-03
* | shmem: Comment fixupsMatthew Wilcox2018-10-21
* | shmem: Convert shmem_partial_swap_usage to XArrayMatthew Wilcox2018-10-21
* | shmem: Convert shmem_free_swap to XArrayMatthew Wilcox2018-10-21
* | shmem: Convert shmem_alloc_hugepage to XArrayMatthew Wilcox2018-10-21
* | shmem: Convert shmem_add_to_page_cache to XArrayMatthew Wilcox2018-10-21
* | shmem: Convert find_swap_entry to XArrayMatthew Wilcox2018-10-21