summaryrefslogtreecommitdiff
path: root/include/linux/shmem_fs.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+23
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+7
2025-11-28mm: shmem: allow freezing inode mappingPratyush Yadav1-0/+17
2025-11-28mm: shmem: use SHMEM_F_* flags instead of VM_* flagsPratyush Yadav1-0/+6
2025-11-25fs: Add uoff_tMatthew Wilcox (Oracle)1-1/+1
2025-11-25mm/huge_memory.c: introduce folio_split_unmappedBalbir Singh1-1/+5
2025-11-17mm: add shmem_zero_setup_desc()Lorenzo Stoakes1-1/+2
2025-09-22mm: constify shmem related test functions for improved const-correctnessMax Kellermann1-2/+2
2025-07-10mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig1-1/+4
2025-04-07shmem: Add shmem_writeout()Matthew Wilcox (Oracle)1-3/+4
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+6
2024-11-06mm: shmem: fix khugepaged activation policy for shmemBaolin Wang1-0/+6
2024-10-28tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirsAndré Almeida1-3/+3
2024-09-10mm,tmpfs: consider end of file write in shmem_is_hugeRik van Riel1-4/+4
2024-09-02mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()Baolin Wang1-10/+2
2024-09-02mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()Baolin Wang1-4/+5
2024-07-13mm: thp: support "THPeligible" semantics for mTHP with anonymous shmemBang Li1-0/+9
2024-04-17mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar1-0/+9
2024-03-14Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-02-21shmem: move shmem_mapping out of lineChristoph Hellwig1-5/+1
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara1-1/+1
2023-10-19shmem: shrink shmem_inode_info: dir_offsets in a unionHugh Dickins1-6/+10
2023-08-09tmpfs: track free_ispace instead of free_inodesHugh Dickins1-1/+1
2023-08-09shmem: stable directory offsetsChuck Lever1-0/+1
2023-08-09shmem: Add default quota limit mount optionsLukas Czerner1-0/+8
2023-08-09shmem: quota supportCarlos Maiolino1-0/+8
2023-08-09shmem: prepare shmem quota infrastructureCarlos Maiolino1-0/+12
2023-04-19userfaultfd: convert mfill_atomic() to use a folioZhangPeng1-2/+2
2023-04-19smaps: fix defined but not used smaps_shmem_walk_opsSteven Price1-0/+7
2023-04-06mm: userfaultfd: combine 'mode' and 'wp_copy' argumentsAxel Rasmussen1-2/+3
2023-04-06mm: userfaultfd: don't pass around both mm and vmaAxel Rasmussen1-2/+2
2023-03-29shmem: add support to ignore swapLuis Chamberlain1-0/+1
2023-02-10shmem: add shmem_read_folio() and shmem_read_folio_gfp()Matthew Wilcox (Oracle)1-0/+8
2023-02-03mm: fix khugepaged with shmem_enabled=adviseDavid Stevens1-8/+2
2022-10-04mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()Zach O'Keefe1-4/+6
2022-10-04shmem: remove shmem_getpage()Matthew Wilcox (Oracle)1-3/+1
2022-10-04shmem: add shmem_get_folio()Matthew Wilcox (Oracle)1-0/+2
2022-08-21mm/shmem: fix chattr fsflags support in tmpfsHugh Dickins1-9/+4
2022-07-30mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfsTheodore Ts'o1-0/+11
2022-05-13mm/shmem: take care of UFFDIO_COPY_MODE_WPPeter Xu1-2/+2
2022-04-29mm: shmem: make shmem_init return voidMiaohe Lin1-1/+1
2022-03-23tmpfs: support for file creation timeXavier Roche1-0/+1
2022-01-22mm: simplify try_to_unuseChristoph Hellwig1-2/+1
2021-09-03huge tmpfs: shmem_is_huge(vma, inode, index)Hugh Dickins1-3/+6
2021-09-03huge tmpfs: SGP_NOALLOC to stop collapse_file() on raceHugh Dickins1-0/+1
2021-09-03huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZEHugh Dickins1-0/+13
2021-09-03shmem: use raw_spinlock_t for ->stat_lockSebastian Andrzej Siewior1-1/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+8
2021-07-01userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pteAxel Rasmussen1-11/+8
2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov1-1/+1