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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-06-03
Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+11
2025-05-13
mm, swap: remove no longer used swap mapping helper
Kairui Song
1
-1
/
+0
2025-05-13
mm: move folio_index to mm/swap.h and remove no longer needed helper
Kairui Song
1
-20
/
+0
2025-05-13
filemap: do not use folio_contains for swap cache folios
Kairui Song
1
-4
/
+4
2025-05-12
filemap: remove readahead_page_batch()
Matthew Wilcox (Oracle)
1
-14
/
+0
2025-05-12
filemap: convert __readahead_batch() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+6
2025-05-12
filemap: remove find_subpage()
Matthew Wilcox (Oracle)
1
-13
/
+0
2025-05-12
filemap: remove readahead_page()
Matthew Wilcox (Oracle)
1
-19
/
+3
2025-04-15
mm: skip folio reclaim in legacy memcg contexts for deadlockable mappings
Joanne Koong
1
-0
/
+11
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-25
/
+0
2025-03-27
Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+0
2025-03-24
Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+0
2025-03-17
fs: remove folio_file_mapping()
Matthew Wilcox (Oracle)
1
-20
/
+0
2025-03-17
fs: remove page_file_mapping()
Matthew Wilcox (Oracle)
1
-5
/
+0
2025-03-04
mm: Remove wait_on_page_locked()
Matthew Wilcox (Oracle)
1
-5
/
+0
2025-03-04
mm: Remove grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-3
/
+0
2025-03-04
mm: Remove wait_for_stable_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-02-28
fs: Remove page_mkwrite_check_truncate()
Matthew Wilcox (Oracle)
1
-28
/
+0
2025-02-24
fs: Turn page_offset() into a wrapper around folio_pos()
Matthew Wilcox (Oracle)
1
-9
/
+11
2025-01-26
mm: add FGP_DONTCACHE folio creation flag
Jens Axboe
1
-0
/
+2
2025-01-26
mm/readahead: add readahead_control->dropbehind member
Jens Axboe
1
-0
/
+1
2025-01-14
filemap: remove unused folio_add_wait_queue
Dr. David Alan Gilbert
1
-5
/
+0
2025-01-14
mm: factor out the order calculation into a new helper
Baolin Wang
1
-3
/
+13
2024-11-08
mm: convert page_to_pgoff() to page_pgoff()
Matthew Wilcox (Oracle)
1
-14
/
+17
2024-09-21
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+110
2024-09-11
filemap: introduce filemap_invalidate_pages
Pavel Begunkov
1
-0
/
+2
2024-09-03
filemap: fix htmldoc warning for mapping_align_index()
Pankaj Raghav
1
-0
/
+1
2024-09-03
xfs: enable block size larger than page size support
Pankaj Raghav
1
-0
/
+13
2024-08-23
filemap: allocate mapping_min_order folios in the page cache
Pankaj Raghav
1
-0
/
+20
2024-08-23
fs: Allow fine-grained control of folio sizes
Matthew Wilcox (Oracle)
1
-14
/
+76
2024-07-24
Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy
Linus Torvalds
1
-6
/
+0
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-26
/
+7
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+7
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+4
2024-07-12
mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE
Paolo Bonzini
1
-7
/
+7
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
1
-2
/
+9
2024-07-04
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan
1
-2
/
+9
2024-07-04
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
1
-4
/
+3
2024-07-04
mm: remove page_mapping()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-07-04
mm: drop page_index and simplify folio_index
Kairui Song
1
-4
/
+4
2024-07-04
mm: remove page_file_offset and folio_file_pos
Kairui Song
1
-17
/
+0
2024-06-15
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
1
-0
/
+4
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
1
-0
/
+1
2024-05-28
fs: Remove i_blocks_per_page
Matthew Wilcox (Oracle)
1
-6
/
+0
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-10
mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
Michael Roth
1
-0
/
+1
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
[next]