index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hugetlbfs
Age
Commit message (
Expand
)
Author
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
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-18
hugetlbfs: improve read HWPOISON hugepage
Jiaqi Yan
2023-07-24
hugetlbfs: convert to ctime accessor functions
Jeff Layton
2023-06-23
hugetlb: revert use of page_cache_next_miss()
Mike Kravetz
2023-06-09
fs: hugetlbfs: set vma policy only when needed for allocating folio
Ackerley Tng
[next]