index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12 days
Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14 days
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
2025-05-27
mm/filemap: unify dropbehind flag testing and clearing
Jens Axboe
2025-05-27
mm/filemap: unify read/write dropbehind naming
Jens Axboe
2025-05-27
mm/filemap: use filemap_end_dropbehind() for read invalidation
Jens Axboe
2025-05-27
mm/filemap: gate dropbehind invalidate on folio !dirty && !writeback
Jens Axboe
2025-05-22
mm: convert do_set_pmd() to take a folio
Baolin Wang
2025-04-11
mm: fix filemap_get_folios_contig returning batches of identical folios
Vishal Moola (Oracle)
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-27
Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-17
mm/filemap: use xas_try_split() in __filemap_add_folio()
Zi Yan
2025-03-16
filemap: remove redundant folio_test_large check in filemap_free_folio
Guanjun
2025-03-16
mm: fix error handling in __filemap_get_folio() with FGP_NOWAIT
Raphael S. Carvalho
2025-03-16
filemap: move prefaulting out of hot write path
Dave Hansen
2025-03-13
Revert "fanotify: disable readahead if we have pre-content watches"
Amir Goldstein
2025-03-13
Revert "fsnotify: generate pre-content permission event on page fault"
Amir Goldstein
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
2025-03-04
mm: Remove wait_on_page_locked()
Matthew Wilcox (Oracle)
2025-02-21
mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
Jingbo Xu
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: add FGP_DONTCACHE folio creation flag
Jens Axboe
2025-01-25
mm/filemap: add filemap_fdatawrite_range_kick() helper
Jens Axboe
2025-01-25
mm/filemap: drop streaming/uncached pages when writeback completes
Jens Axboe
2025-01-25
mm/filemap: add read support for RWF_DONTCACHE
Jens Axboe
2025-01-25
mm/filemap: use page_cache_sync_ra() to kick off read-ahead
Jens Axboe
2025-01-25
mm/filemap: change filemap_create_folio() to take a struct kiocb
Jens Axboe
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-21
cachestat: fix page cache statistics permission checking
Linus Torvalds
2025-01-13
filemap: remove unused folio_add_wait_queue
Dr. David Alan Gilbert
2025-01-12
mm: fix assertion in folio_end_read()
Matthew Wilcox (Oracle)
2025-01-12
filemap: avoid truncating 64-bit offset to 32 bits
Marco Nelissen
2024-12-30
mm, madvise: fix potential workingset node list_lru leaks
Kairui Song
2024-12-11
fsnotify: generate pre-content permission event on page fault
Josef Bacik
2024-12-10
fanotify: disable readahead if we have pre-content watches
Josef Bacik
2024-12-05
mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...
David Hildenbrand
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 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-10
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
2024-11-06
memcg-v1: remove memcg move locking code
Shakeel Butt
2024-11-05
mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_ro_nolock()
Qi Zheng
2024-11-03
convert cachestat(2)
Al Viro
2024-10-02
filemap: filemap_read() should check that the offset is positive or zero
Trond Myklebust
2024-09-26
mm/filemap: fix filemap_get_folios_contig THP panic
Steve Sistare
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]