diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-09 18:18:49 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-09 18:18:49 -0500 |
commit | 31aeb6c815549948571eec988ad9728c27d7a68d (patch) | |
tree | e155438be253924ebb1b792182e406947369b3eb /MAINTAINERS | |
parent | c40f6f8bbc4cbd2902671aacd587400ddca62627 (diff) | |
parent | fc55584175589b70f4c30cb594f09f4bd6ad5d40 (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:
MAINTAINERS: squashfs entry
Squashfs: documentation
Squashfs: initrd support
Squashfs: Kconfig entry
Squashfs: Makefiles
Squashfs: header files
Squashfs: block operations
Squashfs: cache operations
Squashfs: uid/gid lookup operations
Squashfs: fragment block operations
Squashfs: export operations
Squashfs: super block operations
Squashfs: symlink operations
Squashfs: regular file operations
Squashfs: directory readdir operations
Squashfs: directory lookup operations
Squashfs: inode operations
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 57e0309243cc..6f65a269cb17 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4081,6 +4081,13 @@ L: cbe-oss-dev@ozlabs.org | |||
4081 | W: http://www.ibm.com/developerworks/power/cell/ | 4081 | W: http://www.ibm.com/developerworks/power/cell/ |
4082 | S: Supported | 4082 | S: Supported |
4083 | 4083 | ||
4084 | SQUASHFS FILE SYSTEM | ||
4085 | P: Phillip Lougher | ||
4086 | M: phillip@lougher.demon.co.uk | ||
4087 | L: squashfs-devel@lists.sourceforge.net (subscribers-only) | ||
4088 | W: http://squashfs.org.uk | ||
4089 | S: Maintained | ||
4090 | |||
4084 | SRM (Alpha) environment access | 4091 | SRM (Alpha) environment access |
4085 | P: Jan-Benedict Glaw | 4092 | P: Jan-Benedict Glaw |
4086 | M: jbglaw@lug-owl.de | 4093 | M: jbglaw@lug-owl.de |