projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mm/page_io: use a folio in __end_swap_bio_read()
2023-08-18
Matthew Wilcox ...
buffer: remove set_bh_page()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-08-18
Matthew Wilcox ...
jbd2: use a folio in jbd2_journal_write_metadata_buffer()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-08-18
Matthew Wilcox ...
ntfs3: convert ntfs_get_block_vbo() to use a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-08-18
Matthew Wilcox ...
migrate: use folio_set_bh() instead of set_bh_page()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-08-18
Matthew Wilcox ...
affs: convert data read and write to use folios
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-08-18
Matthew Wilcox ...
affs: convert affs_symlink_read_folio() to use the...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-08-18
Matthew Wilcox ...
highmem: add memcpy_to_folio() and memcpy_from_folio()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-08-18
Matthew Wilcox ...
rmap: pass the folio to __page_check_anon_rmap()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-07-08
Matthew Wilcox ...
writeback: account the number of pages written back
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-07-01
Matthew Wilcox ...
mm: Always downgrade mmap_lock if requested
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
mm: remove unnecessary pagevec includes
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
mm: remove references to pagevec
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
mm: rename invalidate_mapping_pagevec to mapping_try_invalidate
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
mm: remove struct pagevec
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
net: convert sunrpc from pagevec to folio_batch
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
i915: convert i915_gpu_error to use a folio_batch
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
pagevec: rename fbatch_count()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
mm: remove check_move_unevictable_pages()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
drm: convert drm_gem_put_pages() to use a folio_batch
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
i915: convert shmem_sg_free_table() to use a folio_batch
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
scatterlist: add sg_set_folio()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
mm: add __folio_batch_release()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-23
Matthew Wilcox ...
afs: convert pagevec to folio_batch in afs_extend_writeback()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: convert block_truncate_page() to use a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: use a folio in __find_get_block_slow()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: convert link_dev_buffers to take a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: convert init_page_buffers() to folio_init_buffers()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: convert grow_dev_page() to use a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: convert page_zero_new_buffers() to folio_zero_new_bu...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: convert __block_commit_write() to take a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: convert block_page_mkwrite() to use a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: make block_write_full_page() handle large folios...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
gfs2: support ludicrously large folios in gfs2_trans_add_dat...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
buffer: convert __block_write_full_page() to __block_write_f...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
gfs2: convert gfs2_write_jdata_page() to gfs2_write_jdata_fo...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
gfs2: pass a folio to __gfs2_jdata_write_folio()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-19
Matthew Wilcox ...
gfs2: use a folio inside gfs2_jdata_writepage()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-06-09
Matthew Wilcox ...
mm: convert migrate_pages() to work on folios
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-04-18
Matthew Wilcox ...
hugetlb: remove PageHeadHuge()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-04-06
Matthew Wilcox ...
mm: hold the RCU read lock over calls to ->map_pages
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-04-06
Matthew Wilcox ...
afs: split afs_pagecache_valid() out of afs_validate()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-04-06
Matthew Wilcox ...
xfs: remove xfs_filemap_map_pages() wrapper
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-03-08
Matthew Wilcox ...
udf: Use folios in udf_adinicb_writepage()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-20
Matthew Wilcox ...
filemap: Remove lock_page_killable()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-20
Matthew Wilcox ...
cifs: Use a folio in cifs_page_mkwrite()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-10
Matthew Wilcox ...
shmem: fix W=1 build warnings with CONFIG_SHMEM=n
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-10
Matthew Wilcox ...
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-10
Matthew Wilcox ...
filemap: add mapping_read_folio_gfp()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-10
Matthew Wilcox ...
mm: fix memcpy_from_file_folio() integer underflow
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mpage: convert __mpage_writepage() to use a folio more...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
fs: convert writepage_t callback to pass a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: add memcpy_from_file_folio()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
readahead: convert readahead_expand() to use a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
filemap: convert filemap_range_has_page() to use a...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
filemap: convert filemap_map_pmd() to take a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
rmap: add folio parameter to __page_set_anon_rmap()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: clean up mlock_page / munlock_page references in...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: remove munlock_vma_page()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: remove mlock_vma_page()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: remove page_evictable()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_fro...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm/fs: convert inode_attach_wb() to take a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: use a folio in copy_present_pte()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: use a folio in copy_pte_range()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert wp_page_copy() to use folios
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert do_anonymous_page() to use a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: add vma_alloc_zeroed_movable_folio()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
shmem: convert shmem_write_end() to use a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert deferred_split_huge_page() to deferred_split_folio()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm/huge_memory: convert get_deferred_split_queue()...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm/huge_memory: remove page_deferred_list()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: move page->deferred_list to folio->_deferred_list
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
doc: correct struct folio kernel-doc
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: remove 'First tail page' members from struct page
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
hugetlb: remove uses of compound_dtor and compound_nr
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert destroy_large_folio() to use folio_dtor
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert is_transparent_hugepage() to use a folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert set_compound_page_dtor() and set_compound_order...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: reimplement compound_nr()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: reimplement compound_order()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: remove head_compound_mapcount() and _ptr functions
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert page_mapcount() to use folio_entire_mapcount()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
hugetlb: remove uses of folio_mapcount_ptr
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm/debug: remove call to head_compound_mapcount()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: use entire_mapcount in __page_dup_rmap()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: use a folio in hugepage_add_anon_rmap() and hugepage_add...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
page_alloc: use folio fields directly
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: add folio_add_new_anon_rmap()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert page_add_file_rmap() to use a folio internally
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert page_add_anon_rmap() to use a folio internally
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert page_remove_rmap() to use a folio internally
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert total_compound_mapcount() to folio_total_mapcount()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
doc: clarify refcount section by referring to folios...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: convert head_subpages_mapcount() into folio_nr_pages_map...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-03
Matthew Wilcox ...
mm: remove folio_pincount_ptr() and head_compound_pincount()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-02-01
Matthew Wilcox ...
highmem: round down the address passed to kunmap_flush_on_un...
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-01-19
Matthew Wilcox ...
mpage: use b_folio in do_mpage_readpage()
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-01-19
Matthew Wilcox ...
reiserfs: replace obvious uses of b_page with b_folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-01-19
Matthew Wilcox ...
nilfs2: replace obvious uses of b_page with b_folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
2023-01-19
Matthew Wilcox ...
jbd2: replace obvious uses of b_page with b_folio
Signed-off-by:
Matthew Wilcox (Oracle)
<willy@infradead.org>
commit
|
commitdiff
|
tree
next