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.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: Add folio_next_index()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+11
*
|
mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+56
*
|
mm: Handle per-folio private data
Matthew Wilcox (Oracle)
2021-09-27
1
-19
/
+29
*
|
mm: Add folio_try_get_rcu()
Matthew Wilcox (Oracle)
2021-09-27
1
-80
/
+4
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-4
/
+3
|
\
|
*
mm: remove redundant compound_head() calling
Muchun Song
2021-09-08
1
-4
/
+3
*
|
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
2021-09-03
1
-2
/
+2
|
/
*
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2021-06-29
1
-0
/
+4
*
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-24
1
-6
/
+7
*
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
2021-05-14
1
-3
/
+3
*
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-05-05
1
-0
/
+5
*
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
1
-0
/
+10
*
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-9
/
+33
|
\
|
*
mm: Implement readahead_control pageset expansion
David Howells
2021-04-23
1
-0
/
+2
|
*
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
2021-04-23
1
-9
/
+11
|
*
mm: Add set/end/wait functions for PG_private_2
David Howells
2021-04-23
1
-0
/
+20
*
|
btrfs: add and use readahead_batch_length
Matthew Wilcox (Oracle)
2021-04-19
1
-0
/
+9
|
/
*
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2021-03-23
1
-0
/
+1
*
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
2021-03-23
1
-1
/
+0
*
mm: pass pvec directly to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-2
/
+1
*
mm: add an 'end' parameter to find_get_entries
Matthew Wilcox (Oracle)
2021-02-26
1
-2
/
+2
*
mm/filemap: add mapping_seek_hole_data
Matthew Wilcox (Oracle)
2021-02-26
1
-0
/
+2
*
mm: add FGP_ENTRY
Matthew Wilcox (Oracle)
2021-02-26
1
-0
/
+1
*
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
2021-02-24
1
-2
/
+1
*
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
2021-02-24
1
-1
/
+1
*
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
2020-11-22
1
-0
/
+2
*
mm: pagemap.h: fix two kernel-doc markups
Mauro Carvalho Chehab
2020-10-28
1
-4
/
+4
*
mm/readahead: add page_cache_sync_ra and page_cache_async_ra
Matthew Wilcox (Oracle)
2020-10-16
1
-10
/
+54
*
mm/readahead: make page_cache_ra_unbounded take a readahead_control
Matthew Wilcox (Oracle)
2020-10-16
1
-3
/
+2
*
mm/readahead: add DEFINE_READAHEAD
Matthew Wilcox (Oracle)
2020-10-16
1
-0
/
+7
*
fs: do not update nr_thps for mappings which support THPs
Matthew Wilcox (Oracle)
2020-10-16
1
-0
/
+29
*
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
2020-10-16
1
-0
/
+6
*
Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-14
1
-0
/
+16
|
\
|
*
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
2020-09-21
1
-0
/
+16
*
|
mm: add find_lock_head
Matthew Wilcox (Oracle)
2020-10-13
1
-6
/
+26
*
|
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
1
-0
/
+9
*
|
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
2020-10-13
1
-2
/
+0
*
|
mm: validate inode in mapping_set_error()
Minchan Kim
2020-10-11
1
-1
/
+2
|
/
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
1
-3
/
+3
*
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-0
/
+43
|
\
|
*
mm: add kiocb_wait_page_queue_init() helper
Jens Axboe
2020-06-21
1
-0
/
+21
|
*
mm: add support for async page locking
Jens Axboe
2020-06-21
1
-0
/
+17
|
*
mm: abstract out wake_page_match() from wake_page_function()
Jens Axboe
2020-06-21
1
-0
/
+37
|
/
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-0
/
+37
*
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
1
-0
/
+3
*
mm: add new readahead_control API
Matthew Wilcox (Oracle)
2020-06-02
1
-0
/
+140
*
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2020-06-02
1
-0
/
+8
*
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-06-02
1
-1
/
+4
*
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
2020-04-07
1
-3
/
+1
[prev]
[next]