index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pagemap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan
2024-07-18
1
-2
/
+9
*
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
2024-06-27
1
-0
/
+4
*
filemap: add helper mapping_max_folio_size()
Xu Yang
2024-06-16
1
-13
/
+21
*
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-01-02
1
-2
/
+19
|
\
|
*
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-20
1
-0
/
+17
*
|
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
1
-1
/
+18
|
\
\
|
|
/
|
/
|
|
*
mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Sean Christopherson
2023-11-13
1
-1
/
+18
*
|
mm: add folio_end_read()
Matthew Wilcox (Oracle)
2023-10-18
1
-0
/
+1
*
|
mm/filemap: remove hugetlb special casing in filemap.c
Sidhartha Kumar
2023-10-16
1
-30
/
+2
|
/
*
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-20
/
+40
|
\
|
*
mm: remove page_mapping_file()
Matthew Wilcox (Oracle)
2023-08-24
1
-8
/
+0
|
*
mm: add folio_flush_mapping()
Matthew Wilcox (Oracle)
2023-08-24
1
-5
/
+21
|
*
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
2023-08-24
1
-5
/
+6
|
*
pagemap: remove wait_on_page_locked_killable()
Kefeng Wang
2023-08-21
1
-5
/
+0
|
*
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-08-18
1
-0
/
+16
*
|
filemap: Allow __filemap_get_folio to allocate large folios
Matthew Wilcox (Oracle)
2023-07-24
1
-0
/
+34
*
|
filemap: Add fgf_t typedef
Matthew Wilcox (Oracle)
2023-07-24
1
-11
/
+37
|
/
*
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
2023-06-09
1
-0
/
+1
*
filemap: add a kiocb_invalidate_pages helper
Christoph Hellwig
2023-06-09
1
-0
/
+1
*
filemap: add a kiocb_write_and_wait helper
Christoph Hellwig
2023-06-09
1
-0
/
+2
*
filemap: remove page_endio()
Pankaj Raghav
2023-06-09
1
-2
/
+0
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-7
/
+8
|
\
|
*
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
1
-5
/
+6
|
*
mm: remove FGP_ENTRY
Christoph Hellwig
2023-04-05
1
-2
/
+1
|
*
mm: make mapping_get_entry available outside of filemap.c
Christoph Hellwig
2023-04-05
1
-0
/
+1
|
*
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
2023-03-28
1
-6
/
+0
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-26
1
-0
/
+2
|
\
\
|
*
|
fs: Add FGP_WRITEBEGIN
Matthew Wilcox
2023-04-06
1
-0
/
+2
|
|
/
*
/
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
2023-03-12
1
-6
/
+0
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-10
/
+24
|
\
|
*
filemap: add mapping_read_folio_gfp()
Matthew Wilcox (Oracle)
2023-02-09
1
-0
/
+2
|
*
filemap: remove find_get_pages_range_tag()
Vishal Moola (Oracle)
2023-02-02
1
-10
/
+0
|
*
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
1
-0
/
+2
|
*
pagemap: add filemap_grab_folio()
Vishal Moola (Oracle)
2023-02-02
1
-0
/
+20
*
|
filemap: Remove lock_page_killable()
Matthew Wilcox (Oracle)
2023-02-20
1
-10
/
+0
|
/
*
filemap: convert replace_page_cache_page() to replace_page_cache_folio()
Vishal Moola (Oracle)
2022-12-11
1
-1
/
+1
*
folio-compat: remove try_to_release_page()
Vishal Moola (Oracle)
2022-11-30
1
-1
/
+0
*
mm: remove FGP_HEAD
Matthew Wilcox (Oracle)
2022-11-08
1
-3
/
+2
*
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
2022-11-08
1
-1
/
+0
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-9
/
+5
|
\
|
*
mm/filemap: make folio_put_wait_locked static
Ke Sun
2022-10-03
1
-1
/
+0
|
*
mm: convert lock_page_or_retry() to folio_lock_or_retry()
Matthew Wilcox (Oracle)
2022-10-03
1
-6
/
+3
|
*
filemap: remove find_get_pages_contig()
Vishal Moola (Oracle)
2022-09-11
1
-2
/
+0
|
*
filemap: add filemap_get_folios_contig()
Vishal Moola (Oracle)
2022-09-11
1
-0
/
+2
*
|
mm: add PSI accounting around ->read_folio and ->readahead calls
Christoph Hellwig
2022-09-20
1
-0
/
+2
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-2
/
+0
|
\
|
*
mm: add folios_put()
Matthew Wilcox (Oracle)
2022-07-03
1
-2
/
+0
*
|
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-0
/
+6
*
|
filemap: Remove find_get_pages_range() and associated functions
Matthew Wilcox (Oracle)
2022-06-29
1
-3
/
+0
*
|
filemap: Add filemap_get_folios()
Matthew Wilcox (Oracle)
2022-06-29
1
-0
/
+2
[next]