aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2018-08-25 12:10:33 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-08-25 15:35:45 -0400
commit7634ccd2da9734975cf7ce25139a7d4e8575b048 (patch)
treee2f2d563f1482d7722f01eeb8364440d0e4bd41e
parent0519359784328bfa92bf0931bf0cff3b58c16932 (diff)
libata: maintainership update
Tejun Heo wrote: > > I asked Jens whether he could take care of the libata tree and he > thankfully agreed, so, from now on, Jens will be the libata > maintainer. > > Thanks a lot! Thanks for your work in this area. I still remember the first linux storage summit we did in Vancouver 2001, Tejun was invited to talk about his libata error handling work. Before that, it was basically a crap shoot if we recovered properly or not... A lot of water has flown under the bridge since then! Here's an "official" patch. Linus, can you apply it? Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b2fcd1c6bdcb..e20e7c42347b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8254,7 +8254,7 @@ F: drivers/ata/pata_arasan_cf.c
8254 8254
8255LIBATA PATA DRIVERS 8255LIBATA PATA DRIVERS
8256M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> 8256M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
8257M: Tejun Heo <tj@kernel.org> 8257M: Jens Axboe <kernel.dk>
8258L: linux-ide@vger.kernel.org 8258L: linux-ide@vger.kernel.org
8259T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git 8259T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
8260S: Maintained 8260S: Maintained
@@ -8272,7 +8272,7 @@ F: drivers/ata/sata_gemini.h
8272 8272
8273LIBATA SATA AHCI PLATFORM devices support 8273LIBATA SATA AHCI PLATFORM devices support
8274M: Hans de Goede <hdegoede@redhat.com> 8274M: Hans de Goede <hdegoede@redhat.com>
8275M: Tejun Heo <tj@kernel.org> 8275M: Jens Axboe <axboe@kernel.dk>
8276L: linux-ide@vger.kernel.org 8276L: linux-ide@vger.kernel.org
8277T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git 8277T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
8278S: Maintained 8278S: Maintained
@@ -8288,7 +8288,7 @@ S: Maintained
8288F: drivers/ata/sata_promise.* 8288F: drivers/ata/sata_promise.*
8289 8289
8290LIBATA SUBSYSTEM (Serial and Parallel ATA drivers) 8290LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
8291M: Tejun Heo <tj@kernel.org> 8291M: Jens Axboe <axboe@kernel.dk>
8292L: linux-ide@vger.kernel.org 8292L: linux-ide@vger.kernel.org
8293T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git 8293T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
8294S: Maintained 8294S: Maintained