Revision 7634ccd2da9734975cf7ce25139a7d4e8575b048 authored by Jens Axboe on 25 August 2018, 16:10:33 UTC, committed by Linus Torvalds on 25 August 2018, 19:35:45 UTC
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>
1 parent 0519359
History
File Mode Size
Makefile -rw-r--r-- 1.2 KB
lockdep.c -rw-r--r-- 110.2 KB
lockdep_internals.h -rw-r--r-- 5.1 KB
lockdep_proc.c -rw-r--r-- 16.7 KB
lockdep_states.h -rw-r--r-- 207 bytes
locktorture.c -rw-r--r-- 28.3 KB
mcs_spinlock.h -rw-r--r-- 3.7 KB
mutex-debug.c -rw-r--r-- 2.8 KB
mutex-debug.h -rw-r--r-- 1.1 KB
mutex.c -rw-r--r-- 36.7 KB
mutex.h -rw-r--r-- 841 bytes
osq_lock.c -rw-r--r-- 5.6 KB
percpu-rwsem.c -rw-r--r-- 5.1 KB
qrwlock.c -rw-r--r-- 2.8 KB
qspinlock.c -rw-r--r-- 14.8 KB
qspinlock_paravirt.h -rw-r--r-- 16.1 KB
qspinlock_stat.h -rw-r--r-- 7.7 KB
rtmutex-debug.c -rw-r--r-- 4.6 KB
rtmutex-debug.h -rw-r--r-- 1.4 KB
rtmutex.c -rw-r--r-- 50.1 KB
rtmutex.h -rw-r--r-- 1.2 KB
rtmutex_common.h -rw-r--r-- 4.2 KB
rwsem-spinlock.c -rw-r--r-- 7.7 KB
rwsem-xadd.c -rw-r--r-- 19.6 KB
rwsem.c -rw-r--r-- 4.4 KB
rwsem.h -rw-r--r-- 2.7 KB
semaphore.c -rw-r--r-- 7.3 KB
spinlock.c -rw-r--r-- 9.5 KB
spinlock_debug.c -rw-r--r-- 5.5 KB
test-ww_mutex.c -rw-r--r-- 12.8 KB

back to top