Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Jens Axboe and committed by
Linus Torvalds
7634ccd2 05193597

+3 -3
+3 -3
MAINTAINERS
··· 8254 8254 8255 8255 LIBATA PATA DRIVERS 8256 8256 M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> 8257 - M: Tejun Heo <tj@kernel.org> 8257 + M: Jens Axboe <kernel.dk> 8258 8258 L: linux-ide@vger.kernel.org 8259 8259 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git 8260 8260 S: Maintained ··· 8272 8272 8273 8273 LIBATA SATA AHCI PLATFORM devices support 8274 8274 M: Hans de Goede <hdegoede@redhat.com> 8275 - M: Tejun Heo <tj@kernel.org> 8275 + M: Jens Axboe <axboe@kernel.dk> 8276 8276 L: linux-ide@vger.kernel.org 8277 8277 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git 8278 8278 S: Maintained ··· 8288 8288 F: drivers/ata/sata_promise.* 8289 8289 8290 8290 LIBATA SUBSYSTEM (Serial and Parallel ATA drivers) 8291 - M: Tejun Heo <tj@kernel.org> 8291 + M: Jens Axboe <axboe@kernel.dk> 8292 8292 L: linux-ide@vger.kernel.org 8293 8293 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git 8294 8294 S: Maintained