index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-29
kasan: rename kasan_slab_free_mempool to kasan_mempool_poison_object
Andrey Konovalov
2023-12-29
fs: remove the bh_end_io argument from __block_write_full_folio
Matthew Wilcox (Oracle)
2023-12-29
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
2023-12-29
ufs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
sysv: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
ocfs2: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
minix: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
hfsplus: really remove hfsplus_writepage
Matthew Wilcox (Oracle)
2023-12-29
hfs: really remove hfs_writepage
Matthew Wilcox (Oracle)
2023-12-29
bfs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
adfs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
fs: reduce stack usage in do_mpage_readpage
Matthew Wilcox (Oracle)
2023-12-29
fs: reduce stack usage in __mpage_writepage
Matthew Wilcox (Oracle)
2023-12-29
fs: convert clean_buffers() to take a folio
Matthew Wilcox (Oracle)
2023-12-29
fs: remove clean_page_buffers()
Matthew Wilcox (Oracle)
2023-12-29
mm: migrate: fix getting incorrect page mapping during page migration
Baolin Wang
2023-12-29
mm: convert swap_cluster_readahead and swap_vma_readahead to return a folio
Matthew Wilcox (Oracle)
2023-12-29
mm: return a folio from read_swap_cache_async()
Matthew Wilcox (Oracle)
2023-12-29
mm: remove page_swap_info()
Matthew Wilcox (Oracle)
2023-12-29
mm: convert swap_readpage() to swap_read_folio()
Matthew Wilcox (Oracle)
2023-12-29
mm: convert swap_page_sector() to swap_folio_sector()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_readpage_bdev_async()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_readpage_bdev_sync()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_readpage_fs()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_writepage_bdev_async()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_writepage_bdev_sync()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to swap_writepage_fs()
Matthew Wilcox (Oracle)
2023-12-29
mm: pass a folio to __swap_writepage()
Matthew Wilcox (Oracle)
2023-12-29
mm: return the folio from __read_swap_cache_async()
Matthew Wilcox (Oracle)
2023-12-29
mm/zswap: change per-cpu mutex and buffer to per-acomp_ctx
Chengming Zhou
2023-12-29
mm/zswap: cleanup zswap_writeback_entry()
Chengming Zhou
2023-12-29
mm/zswap: cleanup zswap_load()
Chengming Zhou
2023-12-29
mm/zswap: refactor out __zswap_load()
Chengming Zhou
2023-12-29
mm/zswap: reuse dstmem when decompress
Chengming Zhou
2023-12-29
mm/ksm: document ksm advisor and its sysfs knobs
Stefan Roesch
2023-12-29
mm/ksm: add tracepoint for ksm advisor
Stefan Roesch
2023-12-29
mm/ksm: add sysfs knobs for advisor
Stefan Roesch
2023-12-29
mm/ksm: add ksm advisor
Stefan Roesch
2023-12-29
mm: remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable
Matthew Wilcox (Oracle)
2023-12-29
mm: convert collapse_huge_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-29
mm: convert migrate_vma_insert_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-29
mm: remove references to page_add_new_anon_rmap in comments
Matthew Wilcox (Oracle)
2023-12-29
mm: remove stale example from comment
Matthew Wilcox (Oracle)
2023-12-29
mm: remove some calls to page_add_new_anon_rmap()
Matthew Wilcox (Oracle)
2023-12-29
mm: convert unuse_pte() to use a folio throughout
Matthew Wilcox (Oracle)
2023-12-29
mm: remove PageAnonExclusive assertions in unuse_pte()
Matthew Wilcox (Oracle)
2023-12-29
mm: convert ksm_might_need_to_copy() to work on folios
Matthew Wilcox (Oracle)
2023-12-29
selftests/mm: add UFFDIO_MOVE ioctl test
Suren Baghdasaryan
2023-12-29
selftests/mm: add uffd_test_case_ops to allow test case-specific operations
Suren Baghdasaryan
2023-12-29
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
[next]