index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hugetlbfs
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2 days
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-06-29
sanitize handling of long-term internal mounts
Al Viro
2025-06-11
ramfs, hugetlbfs, mqueue: set DCACHE_DONTCACHE
Al Viro
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-17
hugetlb: convert adjust_range_hwpoison() to take a folio
Matthew Wilcox (Oracle)
2025-03-17
hugetlb: convert hugetlb_vma_maps_page() to hugetlb_vma_maps_pfn()
Matthew Wilcox (Oracle)
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-01-25
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
2025-01-13
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
2024-12-18
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
2024-12-02
arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place
Yang Shi
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-06
mm: make hugetlb mappings go through mm_get_unmapped_area_vmflags
Oscar Salvador
2024-10-16
hugetlb: arm64: add mte support
Yang Shi
2024-10-02
Merge patch series "Introduce tracepoint for hugetlbfs"
Christian Brauner
2024-09-17
hugetlbfs: use tracepoints in hugetlbfs functions.
Hongbo Li
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-17
hugetlbfs: ensure generic_hugetlb_get_unmapped_area() returns higher address ...
Donet Tom
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-06
fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
Kefeng Wang
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm: remove MIGRATE_SYNC_NO_COPY mode
Kefeng Wang
2024-07-02
hugetlbfs: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-09
fs: Add FOP_HUGE_PAGES
Matthew Wilcox (Oracle)
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-04
hugetlbfs: support idmapped mounts
Giuseppe Scrivano
2024-02-07
fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
Oscar Salvador
2024-02-07
mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
Prakash Sangappa
2024-01-25
fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
Sidhartha Kumar
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-28
fs: report f_fsid from s_dev for "simple" filesystems
Amir Goldstein
2023-10-25
hugetlbfs: drop shared NUMA mempolicy pretence
Hugh Dickins
2023-10-18
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
2023-10-18
hugetlbfs: convert to new timestamp accessors
Jeff Layton
2023-10-16
mm/filemap: remove hugetlb special casing in filemap.c
Sidhartha Kumar
2023-10-04
fs: use nth_page() in place of direct struct page manipulation
Zi Yan
[next]