aboutsummaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
...
* | shmem: Convert shmem_confirm_swap to XArrayMatthew Wilcox2018-10-21
* | shmem: Convert shmem_radix_tree_replace to XArrayMatthew Wilcox2018-10-21
* | xarray: Replace exceptional entriesMatthew Wilcox2018-09-29
|/
* mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)2018-09-20
* mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-23
* mm: zero out the vma in vma_init()Andrew Morton2018-08-22
* shmem: use monotonic time for i_generationArnd Bergmann2018-08-17
* Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-14
|\
| * memcontrol: schedule throttling if we are congestedTejun Heo2018-07-09
* | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-13
|\ \
| * | ... and switch shmem_file_setup() to alloc_file_pseudo()Al Viro2018-07-12
| * | __shmem_file_setup(): reorder allocationsAl Viro2018-07-12
| * | alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-12
| |/
* / mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-26
|/
* mm: use octal not symbolic permissionsJoe Perches2018-06-14
* mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init()Kirill A. Shutemov2018-06-07
* mm/shmem.c: use new return type vm_fault_tSouptick Joarder2018-06-07
* tmpfs: allow decoding a file handle of an unlinked fileAmir Goldstein2018-06-07
* mm: shmem: make stat.st_blksize return huge page size if THP is onYang Shi2018-06-07
* mm: restructure memfd codeMike Kravetz2018-06-07
* mm/shmem: update file sealing comments and file checkingMike Kravetz2018-06-07
* mm/shmem: add __rcu annotations and properly deref radix entryMike Kravetz2018-06-07
* mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo2018-06-07
* page cache: use xa_lockMatthew Wilcox2018-04-11
* mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim2018-04-06
* mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()Kirill A. Shutemov2018-03-22
* shmem: add sealing support to hugetlb-backed memfdMarc-André Lureau2018-01-31
* shmem: rename functions that are memfd-relatedMarc-André Lureau2018-01-31
* shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau2018-01-31
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* mm: shmem: remove unused info variableCorentin Labbe2017-11-17
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * mm/shmem: introduce shmem_file_setup_with_mntMatthew Auld2017-10-07
* | mm/shmem.c: mark expected switch fall-throughGustavo A. R. Silva2017-11-15
* | shmem: convert shmem_init_inodecache() to voidweiping zhang2017-11-15
* | mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-15
* | mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-15
|/
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* mm, swap: VMA based swap readaheadHuang Ying2017-09-06
* mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz2017-09-06
* userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport2017-09-06
* shmem: introduce shmem_inode_acct_blockMike Rapoport2017-09-06
* shmem: shmem_charge: verify max_block is not exceeded before inode updateMike Rapoport2017-09-06
* mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov2017-08-25
* mm: fix list corruptions on shmem shrinklistCong Wang2017-08-10
* mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-07-10
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-06
* mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim2017-07-06
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-06
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-03
|\