diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-26 20:27:35 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-26 20:27:35 -0400 |
commit | bc9bc72e2f9bb07384c00604d1a40d0b5f62be6c (patch) | |
tree | 99fc71a5d5889445fb39279d7ff3f0d66c1cca0d /MAINTAINERS | |
parent | 968d803c98410910fbadca031b6a873d4bc12dd5 (diff) | |
parent | d7f2ff6718efa155fd92e481a5960496d084c63f (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
* git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus:
Squashfs: update email address
Squashfs: add extra sanity checks at mount time
Squashfs: add sanity checks to fragment reading at mount time
Squashfs: add sanity checks to lookup table reading at mount time
Squashfs: add sanity checks to id reading at mount time
Squashfs: add sanity checks to xattr reading at mount time
Squashfs: reverse order of filesystem table reading
Squashfs: move table allocation into squashfs_read_table()
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d1a1465bec02..c4fc1daddcb6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6001,7 +6001,7 @@ F: Documentation/filesystems/spufs.txt | |||
6001 | F: arch/powerpc/platforms/cell/spufs/ | 6001 | F: arch/powerpc/platforms/cell/spufs/ |
6002 | 6002 | ||
6003 | SQUASHFS FILE SYSTEM | 6003 | SQUASHFS FILE SYSTEM |
6004 | M: Phillip Lougher <phillip@lougher.demon.co.uk> | 6004 | M: Phillip Lougher <phillip@squashfs.org.uk> |
6005 | L: squashfs-devel@lists.sourceforge.net (subscribers-only) | 6005 | L: squashfs-devel@lists.sourceforge.net (subscribers-only) |
6006 | W: http://squashfs.org.uk | 6006 | W: http://squashfs.org.uk |
6007 | S: Maintained | 6007 | S: Maintained |