index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shrinker_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: shrinker: convert shrinker_rwsem to mutex
Qi Zheng
2023-10-04
1
-7
/
+7
*
mm: shrinker: add infrastructure for dynamically allocating shrinker
Qi Zheng
2023-10-04
1
-3
/
+0
*
mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
Qi Zheng
2023-10-04
1
-15
/
+1
*
mm: move some shrinker-related function declarations to mm/internal.h
Qi Zheng
2023-10-04
1
-0
/
+2
*
Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"
Qi Zheng
2023-06-19
1
-8
/
+17
*
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
2023-06-19
1
-7
/
+7
*
mm: shrinkers: fix race condition on debugfs cleanup
Joan Bruguera Micó
2023-05-17
1
-5
/
+10
*
mm: shrinkers: fix debugfs file permissions
John Keeping
2023-04-21
1
-2
/
+2
*
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
2023-03-28
1
-7
/
+7
*
mm: shrinkers: make count and scan in shrinker debugfs lockless
Qi Zheng
2023-03-28
1
-17
/
+8
*
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2023-02-09
1
-5
/
+8
*
mm: shrinkers: fix double kfree on shrinker name
Tetsuo Handa
2022-07-29
1
-0
/
+1
*
mm: shrinkers: add scan interface for shrinker debugfs
Roman Gushchin
2022-07-03
1
-0
/
+74
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-2
/
+45
*
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
2022-07-03
1
-0
/
+168