index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
28 hours
mm: fix mapping_seek_hole_data() overflow on last page
Zhen Yan
28 hours
mm/filemap: reduce unnecessary xarray lookups in filemap_get_folios_contig()
Chi Zhiling
28 hours
mm/filemap: reduce unnecessary xarray lookups when read cached pages
Chi Zhiling
5 days
mm: do file ownership checks with the proper mount idmap
Pedro Falcato
13 days
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-21
Revert "mm: limit filemap_fault readahead to VMA boundaries"
Lorenzo Stoakes
2026-06-21
mm: fs: remove filemap_nr_thps*() functions and their users
Zi Yan
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-08
mm/filemap: use folio_next_index() for start
tanze
2026-06-08
mm: use mapping_max_folio_order() for force_thp_readahead order
Usama Arif
2026-06-08
mm: bypass mmap_miss heuristic for VM_EXEC readahead
Usama Arif
2026-06-04
mm: make mmap_miss accounting symmetric for VM_SEQ_READ
Usama Arif
2026-06-04
mm: track DONTCACHE dirty pages per bdi_writeback
Jeff Layton
2026-06-02
mm/filemap: fix page_cache_prev_miss() when no hole is found
Tal Zussman
2026-05-28
mm/filemap: do not count FAULT_FLAG_TRIED retries as mmap hits
fujunjie
2026-05-28
mm/filemap: count only the faulting address as a mmap hit
fujunjie
2026-05-28
mm: limit filemap_fault readahead to VMA boundaries
Frederick Mayle
2026-04-19
Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-04-18
mm: call ->free_folio() directly in folio_unmap_invalidate()
Matthew Wilcox (Oracle)
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-06
mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
Baolin Wang
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
2025-11-24
memcg: remove __lruvec_stat_mod_folio
Shakeel Butt
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
Merge branch 'mm-hotfixes-stable' into mm-stable in order to merge
Andrew Morton
2025-11-24
mm/filemap: fix logic around SIGBUS in filemap_map_pages()
Kiryl Shutsemau
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2025-11-16
mm: readahead: make thp readahead conditional to mmap_miss logic
Roman Gushchin
2025-11-09
mm/memory: do not populate page table entries beyond i_size
Kiryl Shutsemau
2025-11-05
filemap: add helper to look up dirty folios in a range
Brian Foster
2025-10-29
mm: rename filemap_fdatawrite_range_kick to filemap_flush_range
Christoph Hellwig
2025-10-29
mm: remove __filemap_fdatawrite_range
Christoph Hellwig
2025-10-29
mm: remove filemap_fdatawrite_wbc
Christoph Hellwig
2025-10-29
mm: remove __filemap_fdatawrite
Christoph Hellwig
2025-10-29
mm,btrfs: add a filemap_flush_nr helper
Christoph Hellwig
2025-10-29
mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode
Christoph Hellwig
2025-10-20
mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
Matthew Wilcox
2025-10-20
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Matthew Wilcox
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-09-28
mm/filemap: map entire large folio faultaround
Kiryl Shutsemau
[next]