index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2026-06-21
Revert "mm: limit filemap_fault readahead to VMA boundaries"
Lorenzo Stoakes
1
-4
/
+0
2026-06-21
mm: fs: remove filemap_nr_thps*() functions and their users
Zi Yan
1
-1
/
+0
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-53
/
+80
2026-06-08
mm/filemap: use folio_next_index() for start
tanze
1
-6
/
+3
2026-06-08
mm: use mapping_max_folio_order() for force_thp_readahead order
Usama Arif
1
-8
/
+22
2026-06-08
mm: bypass mmap_miss heuristic for VM_EXEC readahead
Usama Arif
1
-7
/
+7
2026-06-04
mm: make mmap_miss accounting symmetric for VM_SEQ_READ
Usama Arif
1
-2
/
+12
2026-06-04
mm: track DONTCACHE dirty pages per bdi_writeback
Jeff Layton
1
-2
/
+13
2026-06-02
mm/filemap: fix page_cache_prev_miss() when no hole is found
Tal Zussman
1
-6
/
+7
2026-05-28
mm/filemap: do not count FAULT_FLAG_TRIED retries as mmap hits
fujunjie
1
-0
/
+1
2026-05-28
mm/filemap: count only the faulting address as a mmap hit
fujunjie
1
-31
/
+31
2026-05-28
mm: limit filemap_fault readahead to VMA boundaries
Frederick Mayle
1
-0
/
+4
2026-04-19
Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+2
2026-04-18
mm: call ->free_folio() directly in folio_unmap_invalidate()
Matthew Wilcox (Oracle)
1
-1
/
+2
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-04-06
mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
Baolin Wang
1
-3
/
+8
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
1
-1
/
+1
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
1
-5
/
+10
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
1
-1
/
+1
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+14
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-45
/
+54
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-65
/
+44
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+58
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-9
/
+14
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
1
-2
/
+2
2025-11-24
memcg: remove __lruvec_stat_mod_folio
Shakeel Butt
1
-10
/
+10
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
1
-1
/
+1
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
1
-3
/
+3
2025-11-24
Merge branch 'mm-hotfixes-stable' into mm-stable in order to merge
Andrew Morton
1
-13
/
+14
2025-11-24
mm/filemap: fix logic around SIGBUS in filemap_map_pages()
Kiryl Shutsemau
1
-13
/
+14
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
1
-1
/
+2
2025-11-16
mm: readahead: make thp readahead conditional to mmap_miss logic
Roman Gushchin
1
-30
/
+38
2025-11-09
mm/memory: do not populate page table entries beyond i_size
Kiryl Shutsemau
1
-8
/
+20
2025-11-05
filemap: add helper to look up dirty folios in a range
Brian Foster
1
-0
/
+58
2025-10-29
mm: rename filemap_fdatawrite_range_kick to filemap_flush_range
Christoph Hellwig
1
-4
/
+4
2025-10-29
mm: remove __filemap_fdatawrite_range
Christoph Hellwig
1
-18
/
+7
2025-10-29
mm: remove filemap_fdatawrite_wbc
Christoph Hellwig
1
-36
/
+18
2025-10-29
mm: remove __filemap_fdatawrite
Christoph Hellwig
1
-12
/
+6
2025-10-29
mm,btrfs: add a filemap_flush_nr helper
Christoph Hellwig
1
-0
/
+22
2025-10-29
mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode
Christoph Hellwig
1
-10
/
+2
2025-10-20
mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
Matthew Wilcox
1
-5
/
+6
2025-10-20
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Matthew Wilcox
1
-5
/
+9
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-8
/
+26
2025-09-28
mm/filemap: map entire large folio faultaround
Kiryl Shutsemau
1
-0
/
+15
2025-09-23
filemap: Add a version of folio_end_writeback that ignores dropbehind
Trond Myklebust
1
-6
/
+23
2025-09-23
filemap: Add a helper for filesystems implementing dropbehind
Trond Myklebust
1
-2
/
+3
2025-09-21
mm, swap: cleanup swap cache API and add kerneldoc
Kairui Song
1
-1
/
+1
2025-09-21
filemap: optimize folio refount update in filemap_map_pages
Jinjiang Tu
1
-6
/
+14
[next]