aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS13
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 97762ad25300..70cf679d3904 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9263,6 +9263,13 @@ F: Documentation/networking/z8530drv.txt
F: drivers/net/hamradio/*scc.c
F: drivers/net/hamradio/z8530.h
+ZBUD COMPRESSED PAGE ALLOCATOR
+M: Seth Jennings <[email protected]>
+S: Maintained
+F: mm/zbud.c
+F: include/linux/zbud.h
+
ZD1211RW WIRELESS DRIVER
M: Daniel Drake <[email protected]>
M: Ulrich Kunitz <[email protected]>
@@ -9285,6 +9292,12 @@ M: "Maciej W. Rozycki" <[email protected]>
S: Maintained
F: drivers/tty/serial/zs.*
+ZSWAP COMPRESSED SWAP CACHING
+M: Seth Jennings <[email protected]>
+S: Maintained
+F: mm/zswap.c
+
THE REST
M: Linus Torvalds <[email protected]>