index
:
pub/scm/linux/kernel/git/shli/linux.git
master
Shaohua Li's fork of linux.git
Shaohua Li
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
zpdesc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
mm: zpdesc: minor naming and comment corrections
Johannes Weiner
1
-7
/
+7
2025-07-13
mm: convert "movable" flag in page->mapping to a page flag
David Hildenbrand
1
-1
/
+1
2025-07-13
mm: stop storing migration_ops in page->mapping
David Hildenbrand
1
-3
/
+2
2025-07-13
mm/zsmalloc: make PageZsmalloc() sticky until the page is freed
David Hildenbrand
1
-5
/
+0
2025-07-13
mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
David Hildenbrand
1
-5
/
+0
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-05-11
zsmalloc: cleanup headers includes
Sergey Senozhatsky
1
-0
/
+3
2025-01-25
mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
Alex Shi
1
-0
/
+10
2025-01-25
mm/zsmalloc: convert __free_zspage() to use zpdesc
Hyeonggon Yoo
1
-0
/
+4
2025-01-25
mm/zsmalloc: add two helpers for zs_page_migrate() and make it use zpdesc
Hyeonggon Yoo
1
-0
/
+11
2025-01-25
mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
Alex Shi
1
-0
/
+6
2025-01-25
mm/zsmalloc: add and use pfn/zpdesc seeking funcs
Hyeonggon Yoo
1
-0
/
+14
2025-01-25
mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
Alex Shi
1
-0
/
+30
2025-01-25
mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
Alex Shi
1
-0
/
+107