summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-4/+0
|\
| * mnt_init(): call shmem_init() unconditionallyAl Viro2019-07-041-4/+0
* | mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi2019-07-181-0/+3
* | mm/shmem.c: fix unused shmem_parse_huge() function warningArnd Bergmann2019-07-161-1/+3
* | Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds2019-07-051-1/+1
|/
* mm: page cache: store only head pages in i_pagesMatthew Wilcox2019-05-141-1/+1
* Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-071-3/+2
|\
| * shmem: make use of ->free_inode()Al Viro2019-05-011-3/+2
* | mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins2019-04-191-22/+18
* | mm: swapoff: shmem_find_swap_entries() filter out other typesHugh Dickins2019-04-191-9/+9
|/
* mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)2019-03-051-3/+22
* mm: rid swapoff of quadratic complexityVineeth Remanan Pillai2019-03-051-120/+147
* mm: refactor swap-in logic out of shmem_getpage_gfpVineeth Remanan Pillai2019-03-051-205/+244
* tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong2019-02-251-1/+1
* tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong2019-02-211-3/+7
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-4/+5
* mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-281-1/+2
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-1/+1
|\
| * Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-11-201-124/+75
| |\
| * | mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang2018-11-071-1/+1
* | | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-12-131-3/+1
|\ \ \
| * | | XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox2018-12-061-3/+1
* | | | Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes2018-12-081-1/+1
|/ / /
* | | mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2018-11-301-1/+5
* | | userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli2018-11-301-0/+11
* | | userfaultfd: shmem: add i_size checksAndrea Arcangeli2018-11-301-2/+16
* | | userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli2018-11-301-1/+1
* | | mm: use swp_offset as key in shmem_replace_page()Yu Zhao2018-11-301-2/+4
| |/ |/|
* | tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu2018-11-181-3/+1
* | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2018-11-031-1/+1
* | shmem: Comment fixupsMatthew Wilcox2018-10-211-6/+6
* | shmem: Convert shmem_partial_swap_usage to XArrayMatthew Wilcox2018-10-211-14/+4
* | shmem: Convert shmem_free_swap to XArrayMatthew Wilcox2018-10-211-2/+2
* | shmem: Convert shmem_alloc_hugepage to XArrayMatthew Wilcox2018-10-211-10/+4
* | shmem: Convert shmem_add_to_page_cache to XArrayMatthew Wilcox2018-10-211-47/+34
* | shmem: Convert find_swap_entry to XArrayMatthew Wilcox2018-10-211-17/+10
* | shmem: Convert shmem_confirm_swap to XArrayMatthew Wilcox2018-10-211-6/+1
* | shmem: Convert shmem_radix_tree_replace to XArrayMatthew Wilcox2018-10-211-14/+8
* | xarray: Replace exceptional entriesMatthew Wilcox2018-09-291-5/+5
|/
* mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)2018-09-201-0/+2
* mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-231-2/+3
* mm: zero out the vma in vma_init()Andrew Morton2018-08-221-1/+0
* shmem: use monotonic time for i_generationArnd Bergmann2018-08-171-1/+2
* Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-141-5/+5
|\
| * memcontrol: schedule throttling if we are congestedTejun Heo2018-07-091-5/+5
* | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-131-38/+11
|\ \
| * | ... and switch shmem_file_setup() to alloc_file_pseudo()Al Viro2018-07-121-30/+7
| * | __shmem_file_setup(): reorder allocationsAl Viro2018-07-121-23/+20
| * | alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-121-2/+1
| |/
* / mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-261-0/+1
|/