diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-10-10 11:26:40 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-10-10 11:26:40 -0600 |
commit | 24a403340d70aad3667b3ee0f9a7aa5c0a5193a0 (patch) | |
tree | 0fefe5ab75e033e959f95baccf94dcd9de6e6725 /MAINTAINERS | |
parent | 493ffd6605b2d3d4dc7008ab927dba319f36671f (diff) | |
parent | a0a6314ae774f8a5e52a599946aa2ad0db867b83 (diff) | |
download | linux-riscv-24a403340d70aad3667b3ee0f9a7aa5c0a5193a0.tar.gz linux-riscv-24a403340d70aad3667b3ee0f9a7aa5c0a5193a0.tar.bz2 linux-riscv-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 |