index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
13 days
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
2025-09-23
filemap: Add a version of folio_end_writeback that ignores dropbehind
Trond Myklebust
2025-09-23
filemap: Add a helper for filesystems implementing dropbehind
Trond Myklebust
2025-09-21
mm, swap: cleanup swap cache API and add kerneldoc
Kairui Song
2025-09-21
filemap: optimize folio refount update in filemap_map_pages
Jinjiang Tu
2025-09-21
mm/filemap: align last_index to folio size
Youling Tang
2025-09-13
mm: add vmstat for kernel_file pages
Boris Burkov
2025-09-13
mm/filemap: add AS_KERNEL_FILE
Boris Burkov
2025-09-13
mm/filemap: skip non-uptodate folio if there are available folios
Chi Zhiling
2025-09-13
mm/filemap: do not use is_partially_uptodate for entire folio
Chi Zhiling
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
mm: readahead: improve mmap_miss heuristic for concurrent faults
Roman Gushchin
2025-09-13
mm: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-07-09
mm/filemap: allow arch to request folio size for exec memory
Ryan Roberts
2025-07-09
mm/readahead: store folio order in struct file_ra_state
Ryan Roberts
2025-07-09
mm/readahead: make space in struct file_ra_state
Ryan Roberts
2025-07-09
readahead: fix return value of page_cache_next_miss() when no hole is found
Chi Zhiling
2025-06-17
mm/filemap: introduce generic_file_*_mmap_prepare() helpers
Lorenzo Stoakes
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-06-02
Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]