aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-07-22 16:09:35 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-22 16:09:35 -0400
commit59a7ac12110f27951c6f754b4e451a9df686aea9 (patch)
tree4f824b721e44f92388fcbc0471541a34a2709d43 /MAINTAINERS
parentf99b7880cb9863e11441bd8b2f31d4f556ef1a44 (diff)
parentcc8f9b99ed9b728e4dd154337a4332cda9e6d38b (diff)
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
* 'linux-next' of git://git.infradead.org/ubifs-2.6: (32 commits) MAINTAINERS: change e-mail of Adrian Hunter UBIFS: fix master node recovery UBIFS: improve power cut emulation testing UBIFS: rename recovery testing variables UBIFS: remove custom list of superblocks UBIFS: stop re-defining UBI operations UBIFS: switch to I/O helpers UBIFS: switch to ubifs_leb_write UBIFS: switch to ubifs_leb_read UBIFS: introduce more I/O helpers UBIFS: always print stacktrace when switching to R/O mode UBIFS: remove unused and unneeded debugging function UBIFS: add global debugfs knobs UBIFS: introduce debugfs helpers UBIFS: re-arrange debugging code a bit UBIFS: be more informative in failure mode UBIFS: switch self-check knobs to debugfs UBIFS: lessen amount of debugging check types UBIFS: introduce helper functions for debugging checks and tests UBIFS: amend debugging inode size check function prototype ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 187282da9213..72b979d5076b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,4 +1,5 @@
1 1
2
2 List of maintainers and how to submit kernel changes 3 List of maintainers and how to submit kernel changes
3 4
4Please try to follow the guidelines below. This will make things 5Please try to follow the guidelines below. This will make things
@@ -6321,7 +6322,7 @@ F: drivers/scsi/u14-34f.c
6321 6322
6322UBI FILE SYSTEM (UBIFS) 6323UBI FILE SYSTEM (UBIFS)
6323M: Artem Bityutskiy <dedekind1@gmail.com> 6324M: Artem Bityutskiy <dedekind1@gmail.com>
6324M: Adrian Hunter <adrian.hunter@nokia.com> 6325M: Adrian Hunter <adrian.hunter@intel.com>
6325L: linux-mtd@lists.infradead.org 6326L: linux-mtd@lists.infradead.org
6326T: git git://git.infradead.org/ubifs-2.6.git 6327T: git git://git.infradead.org/ubifs-2.6.git
6327W: http://www.linux-mtd.infradead.org/doc/ubifs.html 6328W: http://www.linux-mtd.infradead.org/doc/ubifs.html