index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
z3fold.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
z3fold: fix possible reclaim races
Vitaly Wool
2018-11-18
1
-39
/
+62
*
z3fold: fix reclaim lock-ups
Vitaly Wool
2018-05-11
1
-12
/
+30
*
mm/z3fold.c: use gfpflags_allow_blocking
Matthew Wilcox
2018-04-11
1
-1
/
+1
*
z3fold: fix memory leak
Xidong Wang
2018-04-11
1
-2
/
+7
*
z3fold: limit use of stale list for allocation
Vitaly Wool
2018-04-05
1
-16
/
+19
*
mm: docs: fix parameter names mismatch
Mike Rapoport
2018-02-06
1
-2
/
+2
*
mm/z3fold.c: use kref to prevent page free/compact race
Vitaly Wool
2017-11-17
1
-2
/
+8
*
z3fold: fix stale list handling
Vitaly Wool
2017-10-03
1
-4
/
+2
*
z3fold: fix potential race in z3fold_reclaim_page
Vitaly Wool
2017-10-03
1
-1
/
+3
*
z3fold: use per-cpu unbuddied lists
Vitaly Wool
2017-09-06
1
-135
/
+344
*
z3fold: fix page locking in z3fold_alloc()
Vitaly Wool
2017-04-13
1
-2
/
+7
*
z3fold: fix spinlock unlocking in page reclaim
Vitaly Wool
2017-03-16
1
-0
/
+1
*
z3fold: add kref refcounting
Vitaly Wool
2017-02-24
1
-86
/
+69
*
z3fold: use per-page spinlock
Vitaly Wool
2017-02-24
1
-42
/
+106
*
z3fold: extend compaction function
Vitaly Wool
2017-02-24
1
-1
/
+25
*
z3fold: fix header size related issues
Vitaly Wool
2017-02-24
1
-50
/
+64
*
z3fold: make pages_nr atomic
Vitaly Wool
2017-02-24
1
-11
/
+9
*
mm/z3fold.c: limit first_num to the actual range of possible buddy indexes
zhong jiang
2017-02-22
1
-3
/
+7
*
mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup
Vitaly Wool
2016-06-03
1
-10
/
+14
*
z3fold: the 3-fold allocator for compressed pages
Vitaly Wool
2016-05-20
1
-0
/
+792