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
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
2022-09-12
filemap: remove find_get_pages_contig()
Vishal Moola (Oracle)
1
-2
/
+0
2022-09-12
filemap: add filemap_get_folios_contig()
Vishal Moola (Oracle)
1
-0
/
+2
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
1
-0
/
+6
2022-07-04
mm: add folios_put()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-06-29
filemap: Remove find_get_pages_range() and associated functions
Matthew Wilcox (Oracle)
1
-3
/
+0
2022-06-29
filemap: Add filemap_get_folios()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-06-29
filemap: Remove add_to_page_cache() and add_to_page_cache_locked()
Matthew Wilcox (Oracle)
1
-18
/
+0
2022-06-29
mm: Remove __delete_from_page_cache()
Matthew Wilcox (Oracle)
1
-4
/
+0
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-15
/
+63
2022-05-10
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+0
2022-05-09
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-08
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-08
filemap: Update the folio_lock documentation
Matthew Wilcox (Oracle)
1
-2
/
+57
2022-05-08
filemap: Remove obsolete comment in lock_page
Miaohe Lin
1
-3
/
+0
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
[next]