index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2024-07-19
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-15
/
+25
2024-07-10
filemap: replace pte_offset_map() with pte_offset_map_nolock()
ZhangPeng
1
-1
/
+2
2024-07-08
filemap: Convert generic_perform_write() to support large folios
Matthew Wilcox (Oracle)
1
-15
/
+25
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
1
-7
/
+10
2024-07-04
cachestat: do not flush stats in recency check
Nhat Pham
1
-1
/
+4
2024-07-04
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
1
-1
/
+1
2024-07-04
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
1
-5
/
+5
2024-07-04
filemap: fix page_cache_next_miss() when no hole found
Jan Kara
1
-3
/
+3
2024-07-04
mm/filemap: reinitialize folio->_mapcount directly
David Hildenbrand
1
-1
/
+1
2024-06-06
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-37
/
+78
2024-05-06
mm: filemap: batch mm counter updating in filemap_map_pages()
Kefeng Wang
1
-9
/
+12
2024-05-06
mm: move mm counter updating out of set_pte_range()
Kefeng Wang
1
-0
/
+4
2024-05-06
mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
David Hildenbrand
1
-1
/
+1
2024-05-01
mm: Provide a means of invalidation without using launder_folio
David Howells
1
-0
/
+54
2024-04-29
mm: Remove the PG_fscache alias for PG_private_2
David Howells
1
-3
/
+3
2024-04-26
mm: use "GUP-fast" instead "fast GUP" in remaining comments
David Hildenbrand
1
-1
/
+1
2024-04-26
mm/filemap: optimize filemap folio adding
Kairui Song
1
-15
/
+41
2024-04-26
mm/filemap: clean up hugetlb exclusion code
Kairui Song
1
-13
/
+8
2024-04-26
mm/filemap: return early if failed to allocate memory for split
Kairui Song
1
-1
/
+4
2024-04-26
mm/filemap: don't decrease mmap_miss when folio has workingset flag
Liu Shixin
1
-2
/
+12
2024-04-26
mm: enable page allocation tagging
Suren Baghdasaryan
1
-3
/
+3
2024-03-26
mm: cachestat: fix two shmem bugs
Johannes Weiner
1
-0
/
+16
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+48
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+9
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-9
/
+0
2024-03-07
filemap: avoid unnecessary major faults in filemap_fault()
ZhangPeng
1
-0
/
+46
2024-03-05
mm: support order-1 folios in the page cache
Matthew Wilcox (Oracle)
1
-2
/
+0
2024-02-24
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
1
-25
/
+26
2024-02-24
mm: cachestat: fix folio read-after-free in cache walk
Nhat Pham
1
-25
/
+26
2024-02-22
mm: add pfn_swap_entry_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-02-22
mm/filemap: avoid type conversion
Hongbo Li
1
-1
/
+1
2024-02-21
mm: move mapping_set_update out of <linux/swap.h>
Christoph Hellwig
1
-0
/
+9
2024-01-25
Revert "mm/filemap: avoid buffered read/write race to read inconsistent data"
Baokun Li
1
-9
/
+0
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+2
2024-01-11
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2023-12-29
mm/rmap: remove page_remove_rmap()
David Hildenbrand
1
-5
/
+5
2023-12-28
netfs: Implement unbuffered/DIO write support
David Howells
1
-0
/
+1
2023-12-28
netfs: Implement unbuffered/DIO read support
David Howells
1
-0
/
+1
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
1
-0
/
+1
2023-12-21
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+9
2023-12-21
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
1
-0
/
+9
2023-12-12
mm: filemap: remove unnecessary iitialization of ret
Li zeming
1
-1
/
+1
2023-12-11
mm/filemap: increase usage of folio_next_index() helper
Minjie Du
1
-1
/
+1
2023-12-07
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
1
-1
/
+1
2023-11-16
mm: more ptep_get() conversion
Ryan Roberts
1
-1
/
+1
2023-10-19
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
1
-1
/
+1
2023-10-19
filemap: remove use of wait bookmarks
Matthew Wilcox (Oracle)
1
-20
/
+1
2023-10-19
memcontrol: only transfer the memcg data for migration
Nhat Pham
1
-1
/
+1
[next]