aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKent Overstreet <koverstreet@google.com>2013-03-23 19:11:31 -0400
committerKent Overstreet <koverstreet@google.com>2013-03-23 19:11:31 -0400
commitcafe563591446cf80bfbc2fe3bc72a2e36cf1060 (patch)
treec8ae27b13dcdb0219634376ca5e667df32b1173a /MAINTAINERS
parentea6749c705d9e629ed03c7336cc929fc6014b834 (diff)
bcache: A block layer cache
Does writethrough and writeback caching, handles unclean shutdown, and has a bunch of other nifty features motivated by real world usage. See the wiki at http://bcache.evilpiepirate.org for more. Signed-off-by: Kent Overstreet <koverstreet@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 50b4d735f961..64b849620b52 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1616,6 +1616,13 @@ W: http://www.baycom.org/~tom/ham/ham.html
1616S: Maintained 1616S: Maintained
1617F: drivers/net/hamradio/baycom* 1617F: drivers/net/hamradio/baycom*
1618 1618
1619BCACHE (BLOCK LAYER CACHE)
1620M: Kent Overstreet <koverstreet@google.com>
1621L: linux-bcache@vger.kernel.org
1622W: http://bcache.evilpiepirate.org
1623S: Maintained:
1624F: drivers/md/bcache/
1625
1619BEFS FILE SYSTEM 1626BEFS FILE SYSTEM
1620S: Orphan 1627S: Orphan
1621F: Documentation/filesystems/befs.txt 1628F: Documentation/filesystems/befs.txt