index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
folio: Add a function to get the host inode for a folio
David Howells
2021-11-10
1
-0
/
+14
*
folio: Add a function to change the private data attached to a folio
David Howells
2021-11-10
1
-0
/
+19
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-0
/
+50
|
\
|
*
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2021-11-09
1
-0
/
+50
*
|
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
1
-54
/
+4
|
\
\
|
*
|
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
2021-10-20
1
-0
/
+1
|
*
|
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2021-10-18
1
-54
/
+3
|
|
/
*
|
mm/writeback: Add folio_write_one
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+5
*
|
mm/filemap: Add FGP_STABLE
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+1
*
|
mm/filemap: Add filemap_get_folio
Matthew Wilcox (Oracle)
2021-10-18
1
-21
/
+20
*
|
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-2
/
+8
*
|
mm/filemap: Add filemap_alloc_folio
Matthew Wilcox (Oracle)
2021-10-18
1
-3
/
+8
*
|
mm/filemap: Add readahead_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-15
/
+39
*
|
mm/filemap: Add folio_mkwrite_check_truncate()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+28
*
|
mm/filemap: Add i_blocks_per_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-6
/
+12
*
|
mm/writeback: Add folio_clear_dirty_for_io()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+2
*
|
mm/writeback: Add folio_cancel_dirty()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+11
*
|
mm/writeback: Add folio_account_cleaned()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+7
*
|
mm/writeback: Add __folio_mark_dirty()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+6
*
|
fs/netfs: Add folio fscache functions
Matthew Wilcox (Oracle)
2021-09-27
1
-16
/
+0
*
|
mm/filemap: Add folio private_2 functions
Matthew Wilcox (Oracle)
2021-09-27
1
-3
/
+3
*
|
mm/filemap: Convert page wait queues to be folios
Matthew Wilcox (Oracle)
2021-09-27
1
-4
/
+4
*
|
mm/filemap: Add folio_wait_bit()
Matthew Wilcox (Oracle)
2021-09-27
1
-5
/
+5
*
|
mm/writeback: Add folio_wait_stable()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+1
*
|
mm/writeback: Add folio_wait_writeback()
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+2
*
|
mm/filemap: Add folio_end_writeback()
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+2
*
|
mm/filemap: Add __folio_lock_or_retry()
Matthew Wilcox (Oracle)
2021-09-27
1
-4
/
+7
*
|
mm/filemap: Add folio_wait_locked()
Matthew Wilcox (Oracle)
2021-09-27
1
-8
/
+18
*
|
mm/filemap: Add __folio_lock_async()
Matthew Wilcox (Oracle)
2021-09-27
1
-17
/
+0
*
|
mm/filemap: Add folio_lock_killable()
Matthew Wilcox (Oracle)
2021-09-27
1
-5
/
+10
*
|
mm/filemap: Add folio_lock()
Matthew Wilcox (Oracle)
2021-09-27
1
-5
/
+19
*
|
mm/filemap: Add folio_unlock()
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+2
*
|
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-27
1
-2
/
+33
*
|
mm/filemap: Add folio_pos() and folio_file_pos()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+21
*
|
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
[next]