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