diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-10-10 19:26:40 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-10-10 19:26:40 +0200 |
commit | 24a403340d70aad3667b3ee0f9a7aa5c0a5193a0 (patch) | |
tree | 0fefe5ab75e033e959f95baccf94dcd9de6e6725 /MAINTAINERS | |
parent | Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm... (diff) | |
parent | block: fix leaking minors of hidden disks (diff) | |
download | linux-24a403340d70aad3667b3ee0f9a7aa5c0a5193a0.tar.xz linux-24a403340d70aad3667b3ee0f9a7aa5c0a5193a0.zip |
Merge branch 'for-6.1/block' into block-6.1
Merge in later fixes.
* for-6.1/block:
block: fix leaking minors of hidden disks
block: avoid sign extend problem with default queue flags mask
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
block: Remove the repeat word 'can'
MAINTAINERS: Update SED-Opal Maintainers
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0dc4a769216b..12984711f2fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18447,8 +18447,7 @@ S: Maintained F: drivers/mmc/host/sdhci-esdhc-imx.c SECURE ENCRYPTING DEVICE (SED) OPAL DRIVER -M: Jonathan Derrick <jonathan.derrick@intel.com> -M: Revanth Rajashekar <revanth.rajashekar@intel.com> +M: Jonathan Derrick <jonathan.derrick@linux.dev> L: linux-block@vger.kernel.org S: Supported F: block/opal_proto.h |