summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: shmem: fix incorrect aligned index when checking conflictsBaolin Wang2024-08-081-3/+4
* mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmemBaolin Wang2024-08-081-6/+1
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-61/+298
|\
| * mm: shmem: rename mTHP shmem countersRyan Roberts2024-07-131-4/+4
| * mm: thp: support "THPeligible" semantics for mTHP with anonymous shmemBang Li2024-07-131-8/+1
| * mm/shmem: fix input and output inconsistenciesBang Li2024-07-101-1/+1
| * Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fixAndrew Morton2024-07-061-2/+13
| |\
| * | mm: shmem: add mTHP counters for anonymous shmemBaolin Wang2024-07-041-3/+15
| * | mm: shmem: add mTHP size alignment in shmem_get_unmapped_areaBaolin Wang2024-07-041-9/+31
| * | mm: shmem: add mTHP support for anonymous shmemBaolin Wang2024-07-041-30/+157
| * | mm: shmem: add multi-size THP sysfs interface for anonymous shmemBaolin Wang2024-07-041-0/+96
| * | mm: shmem: add THP validation for PMD-mapped THP related statisticsBaolin Wang2024-07-041-3/+4
| * | mm/swap: reduce swap cache search spaceKairui Song2024-07-041-1/+1
| * | mm: shmem: use folio_alloc_mpol() in shmem_alloc_folio()Kefeng Wang2024-07-041-23/+9
* | | Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-151-8/+4
|\ \ \
| * | | tmpfs: Convert to new uid/gid option parsing helpersEric Sandeen2024-07-021-8/+4
* | | | Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-07-151-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | tmpfs: don't interrupt fallocate with EINTRMikulas Patocka2024-06-031-3/+6
| |/ /
* | / mm/shmem: disable PMD-sized page cache if neededGavin Shan2024-07-041-2/+13
| |/ |/|
* | mm: shmem: fix getting incorrect lruvec when replacing a shmem folioBaolin Wang2024-06-151-1/+1
|/
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-7/+6
|\
| * mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-261-6/+5
| * arm64: mm: swap: support THP_SWAP on hardware with MTEBarry Song2024-04-261-1/+1
* | Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-05-131-2/+1
|\ \ | |/ |/|
| * libfs: Add simple_offset_rename() APIChuck Lever2024-04-171-2/+1
* | mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2024-04-171-6/+0
|/
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-0/+18
|\
| * shmem: properly report quota mount optionsJan Kara2024-02-241-0/+18
* | Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-1/+1
|\ \
| * | quota: Properly annotate i_dquot arrays with __rcuJan Kara2024-02-081-1/+1
| |/
* | Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-03-131-5/+37
|\ \
| * | mm/shmem.c: Use new form of *@param in kernel-docAkira Yokosawa2024-02-291-2/+2
| * | shmem: document how to "persist" data when using shmem_*file_setupChristoph Hellwig2024-02-211-0/+4
| * | shmem: export shmem_kernel_file_setupChristoph Hellwig2024-02-211-0/+1
| * | shmem: export shmem_get_folioChristoph Hellwig2024-02-211-0/+20
| * | shmem: move the shmem_mapping assert into shmem_get_folio_gfpChristoph Hellwig2024-02-211-1/+3
| * | shmem: set a_ops earlier in shmem_symlinkChristoph Hellwig2024-02-211-1/+1
| * | shmem: move shmem_mapping out of lineChristoph Hellwig2024-02-211-3/+8
| |/
* | Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-03-111-1/+3
|\ \
| * | fs: super_set_uuid()Kent Overstreet2024-02-081-1/+3
| |/
* / libfs: Add simple_offset_empty()Chuck Lever2024-02-211-2/+2
|/
* Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-111-0/+1
|\
| * Kill sched.h dependency on rcupdate.hKent Overstreet2023-12-271-0/+1
* | zswap: memcontrol: implement zswap writeback disablingNhat Pham2023-12-301-2/+1
* | mm: convert swap_cluster_readahead and swap_vma_readahead to return a folioMatthew Wilcox (Oracle)2023-12-291-5/+3
* | sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-201-1/+18
|\ \
| * | mm/shmem: fix race in shmem_undo_range w/THPDavid Stevens2023-12-131-1/+18
| |/
* / fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2023-12-111-3/+3
|/
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-031-4/+4
|\
| * treewide: mark stuff as __ro_after_initAlexey Dobriyan2023-10-181-4/+4