linux-block.git
2023-11-01 Nhat Phamzswap: export compression failure stats
2023-11-01 Andrey KonovalovDocumentation: ubsan: drop "the" from article title
2023-10-25 Hugh Dickinsmempolicy: migration attempt to match interleave nodes
2023-10-25 Hugh Dickinsmempolicy: mmap_lock is not needed while migrating...
2023-10-25 Hugh Dickinsmempolicy: alloc_pages_mpol() for NUMA policy without vma
2023-10-25 Hugh Dickinsmm: add page_rmappable_folio() wrapper
2023-10-25 Hugh Dickinsmempolicy: remove confusing MPOL_MF_LAZY dead code
2023-10-25 Hugh Dickinsmempolicy: mpol_shared_policy_init() without pseudo-vma
2023-10-25 Hugh Dickinsmempolicy trivia: use pgoff_t in shared mempolicy tree
2023-10-25 Hugh Dickinsmempolicy trivia: slightly more consistent naming
2023-10-25 Hugh Dickinsmempolicy trivia: delete those ancient pr_debug()s
2023-10-25 Hugh Dickinsmempolicy: fix migrate_pages(2) syscall return nr_failed
2023-10-25 Hugh Dickinskernfs: drop shared NUMA mempolicy hooks
2023-10-25 Hugh Dickinshugetlbfs: drop shared NUMA mempolicy pretence
2023-10-25 SeongJae Parkmm/damon/sysfs-test: add a unit test for damon_sysfs_se...
2023-10-25 SeongJae Parkmm/damon/core: avoid divide-by-zero from pseudo-moving...
2023-10-25 SeongJae Parkmm/damon/lru_sort: avoid divide-by-zero in hot threshol...
2023-10-25 SeongJae Parkmm/damon/ops-common: avoid divide-by-zero during region...
2023-10-25 SeongJae Parkmm/damon/core: avoid divide-by-zero during monitoring...
2023-10-25 SeongJae Parkmm/damon: implement a function for max nr_accesses...
2023-10-25 Hugh Dickinsmm: mlock: avoid folio_within_range() on KSM pages
2023-10-25 Hugh Dickinsext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
2023-10-25 Baolin Wangmm: migrate: record the mlocked page status to remove...
2023-10-25 Vegard Nossummm: hugetlb_vmemmap: fix reference to nonexistent file
2023-10-25 Hyesoo Yumm: page_alloc: check the order of compound page even...
2023-10-25 Muhammad Muzammilmm: fix multiple typos in multiple files
2023-10-25 Vishal Moola... mm/khugepaged: convert collapse_pte_mapped_thp() to...
2023-10-25 Vishal Moola... mm/khugepaged: convert alloc_charge_hpage() to use...
2023-10-25 Vishal Moola... mm/khugepaged: convert is_refcount_suitable() to use...
2023-10-25 Vishal Moola... mm/khugepaged: convert hpage_collapse_scan_pmd() to...
2023-10-25 Vishal Moola... mm/khugepaged: convert __collapse_huge_page_isolate...
2023-10-25 Qi Zhengmm: memory_hotplug: drop memoryless node from fallback...
2023-10-25 Qi Zhengmm: page_alloc: skip memoryless nodes entirely
2023-10-25 Zi Yanmm/migrate: add nr_split to trace_mm_migrate_pages...
2023-10-25 Zi Yanmm/migrate: correct nr_failed in migrate_pages_sync()
2023-10-25 Liu Shixinmm/kmemleak: move the initialisation of object to __lin...
2023-10-25 Liu Shixinmm/kmemleak: fix partially freeing unknown object warning
2023-10-25 Liu Shixinmm: kmemleak: add __find_and_remove_object()
2023-10-25 Liu Shixinmm: kmemleak: use mem_pool_free() to free object
2023-10-25 Liu Shixinmm: kmemleak: split __create_object into two functions
2023-10-25 Liu Shixinmm/kmemleak: fix print format of pointer in pr_debug()
2023-10-25 Liu Shixinbootmem: use kmemleak_free_part_phys in free_bootmem_page
2023-10-25 Liu Shixinbootmem: use kmemleak_free_part_phys in put_page_bootmem
2023-10-25 Kefeng Wangmm: remove page_cpupid_xchg_last()
2023-10-25 Kefeng Wangmm: use folio_xchg_last_cpupid() in wp_page_reuse()
2023-10-25 Kefeng Wangmm: convert wp_page_reuse() and finish_mkwrite_fault...
2023-10-25 Kefeng Wangmm: make finish_mkwrite_fault() static
2023-10-25 Kefeng Wangmm: huge_memory: use folio_xchg_last_cpupid() in __spli...
2023-10-25 Kefeng Wangmm: migrate: use folio_xchg_last_cpupid() in folio_migr...
2023-10-25 Kefeng Wangsched/fair: use folio_xchg_last_cpupid() in should_numa...
2023-10-25 Kefeng Wangmm: add folio_xchg_last_cpupid()
2023-10-25 Kefeng Wangmm: remove xchg_page_access_time()
2023-10-25 Kefeng Wangmm: huge_memory: use a folio in change_huge_pmd()
2023-10-25 Kefeng Wangmm: mprotect: use a folio in change_pte_range()
2023-10-25 Kefeng Wangsched/fair: use folio_xchg_access_time() in numa_hint_f...
2023-10-25 Kefeng Wangmm: add folio_xchg_access_time()
2023-10-25 Kefeng Wangmm: remove page_cpupid_last()
2023-10-25 Kefeng Wangmm: huge_memory: use folio_last_cpupid() in __split_hug...
2023-10-25 Kefeng Wangmm: huge_memory: use folio_last_cpupid() in do_huge_pmd...
2023-10-25 Kefeng Wangmm: memory: use folio_last_cpupid() in do_numa_page()
2023-10-25 Kefeng Wangmm: add folio_last_cpupid()
2023-10-25 Kefeng Wangmm_types: add virtual and _last_cpupid into struct...
2023-10-25 Kairui Songmm/swap: avoid a xa load for swapout path
2023-10-25 Roman Gushchinmm: kmem: reimplement get_obj_cgroup_from_current()
2023-10-25 Roman Gushchinpercpu: scoped objcg protection
2023-10-25 Roman Gushchinmm: kmem: scoped objcg protection
2023-10-25 Roman Gushchinmm: kmem: make memcg keep a reference to the original...
2023-10-25 Roman Gushchinmm: kmem: add direct objcg pointer to task_struct
2023-10-25 Roman Gushchinmm: kmem: optimize get_obj_cgroup_from_current()
2023-10-25 Huang Yingmm, pcp: reduce detecting time of consecutive high...
2023-10-25 Huang Yingmm, pcp: decrease PCP high if free pages < high watermark
2023-10-25 Huang Yingmm: tune PCP high automatically
2023-10-25 Huang Yingmm: add framework for PCP high auto-tuning
2023-10-25 Huang Yingmm, page_alloc: scale the number of pages that are...
2023-10-25 Huang Yingmm: restrict the pcp batch scale factor to avoid too...
2023-10-25 Huang Yingmm, pcp: reduce lock contention for draining high-order...
2023-10-25 Huang Yingcacheinfo: calculate size of per-CPU data cache slice
2023-10-25 Huang Yingmm, pcp: avoid to drain PCP when process exit
2023-10-25 Kairui Songmm/oom_killer: simplify OOM killer info dump helper
2023-10-25 Pedro Falcatomm: kmsan: panic on failure to allocate early boot...
2023-10-25 Matthew Wilcox... buffer: remove folio_create_empty_buffers()
2023-10-25 Matthew Wilcox... ufs: remove ufs_get_locked_page()
2023-10-25 Matthew Wilcox... ufs: convert ufs_change_blocknr() to use folios
2023-10-25 Matthew Wilcox... ufs: use ufs_get_locked_folio() in ufs_alloc_lastblock()
2023-10-25 Matthew Wilcox... ufs: add ufs_get_locked_folio and ufs_put_locked_folio
2023-10-25 Matthew Wilcox... reiserfs: convert writepage to use a folio
2023-10-25 Matthew Wilcox... ocfs2: convert ocfs2_map_page_blocks to use a folio
2023-10-25 Matthew Wilcox... ntfs3: convert ntfs_zero_range() to use a folio
2023-10-25 Matthew Wilcox... ntfs: convert ntfs_prepare_pages_for_non_resident_write...
2023-10-25 Matthew Wilcox... ntfs: convert ntfs_writepage to use a folio
2023-10-25 Matthew Wilcox... ntfs: convert ntfs_read_block() to use a folio
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_lookup_dirty_data_buffers to...
2023-10-25 Matthew Wilcox... nilfs2: remove nilfs_page_get_nth_block
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_mdt_get_frozen_buffer to use...
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_mdt_forget_block() to use a folio
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_grab_buffer() to use a folio
2023-10-25 Matthew Wilcox... nilfs2: convert nilfs_mdt_freeze_buffer to use a folio
2023-10-25 Matthew Wilcox... gfs2: convert gfs2_write_buf_to_page() to use a folio
2023-10-25 Matthew Wilcox... gfs2: convert gfs2_getjdatabuf to use a folio
next