lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231110172834.3939490-1-yukuai1@huaweicloud.com>
Date:   Sat, 11 Nov 2023 01:28:26 +0800
From:   Yu Kuai <yukuai1@...weicloud.com>
To:     song@...nel.org, xni@...hat.com, yukuai3@...wei.com, neilb@...e.de
Cc:     linux-kernel@...r.kernel.org, linux-raid@...r.kernel.org,
        yukuai1@...weicloud.com, yi.zhang@...wei.com, yangerkun@...wei.com
Subject: [PATCH -next 0/8] md: bugfix and cleanup for sync_thread

Yu Kuai (8):
  md: fix missing flush of sync_work
  md: use interruptible apis in idle/frozen_sync_thread()
  md: return error to user if idle/frozen_sync_thread() is interrupted
  md: remove redundant md_wakeup_thread()
  md: don't leave 'MD_RECOVERY_FROZEN' in error path of
    md_set_readonly()
  md: factor out a helper to stop sync_thread
  md: use new helper to stop sync_thread in __md_stop_writes()
  dm-raid: fix a deadlock in md_stop()

 drivers/md/dm-raid.c |   3 +
 drivers/md/md.c      | 195 +++++++++++++++++++++++++------------------
 2 files changed, 116 insertions(+), 82 deletions(-)

-- 
2.39.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ