Linux block layer
 help / color / mirror / Atom feed
* [PATCH 0/4] badblocks: bugfix and cleanup of _badblocks_check()
@ 2023-12-23  6:37 linan666
  2023-12-23  6:37 ` [PATCH 1/4] badblocks: goto out if find any unacked badblocks in _badblocks_check() linan666
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: linan666 @ 2023-12-23  6:37 UTC (permalink / raw)
  To: axboe, geliang.tang, xni, colyli
  Cc: ira.weiny, linux-block, linux-kernel, linan666, yukuai3, yi.zhang,
	houtao1, yangerkun

From: Li Nan <linan122@huawei.com>

Li Nan (4):
  badblocks: goto out if find any unacked badblocks in
    _badblocks_check()
  badblocks: optimize _badblocks_check()
  badblocks: fix slab-out-of-bounds in _badblocks_check()
  badblocks: clean up prev_badblocks()

 block/badblocks.c | 48 +++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-23 17:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-23  6:37 [PATCH 0/4] badblocks: bugfix and cleanup of _badblocks_check() linan666
2023-12-23  6:37 ` [PATCH 1/4] badblocks: goto out if find any unacked badblocks in _badblocks_check() linan666
2023-12-23  6:37 ` [PATCH 2/4] badblocks: optimize _badblocks_check() linan666
2023-12-23  6:37 ` [PATCH 3/4] badblocks: fix slab-out-of-bounds in _badblocks_check() linan666
2023-12-23  6:37 ` [PATCH 4/4] badblocks: clean up prev_badblocks() linan666
2023-12-23 17:28 ` [PATCH 0/4] badblocks: bugfix and cleanup of _badblocks_check() Ira Weiny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox