All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ocfs2: Fix issues in ocfs2_finish_quota_recovery
@ 2025-04-02  6:56 Murad Masimov
  2025-04-02  6:56 ` [PATCH 1/2] ocfs2: Fix possible memory leak " Murad Masimov
  2025-04-02  6:56 ` [PATCH 2/2] ocfs2: Fix deadlock " Murad Masimov
  0 siblings, 2 replies; 8+ messages in thread
From: Murad Masimov @ 2025-04-02  6:56 UTC (permalink / raw)
  To: Mark Fasheh
  Cc: Joel Becker, Joseph Qi, Jan Kara, ocfs2-devel, linux-kernel,
	lvc-project, Murad Masimov

These patches fix issues during the second phase of quota recovery process
that is done when filesystem is mounted.

Found by Linux Verification Center (linuxtesting.org) with Syzkaller.

Murad Masimov (2):
  ocfs2: Fix possible memory leak in ocfs2_finish_quota_recovery
  ocfs2: Fix deadlock in ocfs2_finish_quota_recovery

 fs/ocfs2/quota_local.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

--
2.39.2


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

end of thread, other threads:[~2025-04-03 11:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02  6:56 [PATCH 0/2] ocfs2: Fix issues in ocfs2_finish_quota_recovery Murad Masimov
2025-04-02  6:56 ` [PATCH 1/2] ocfs2: Fix possible memory leak " Murad Masimov
2025-04-02 12:36   ` Jan Kara
2025-04-03  0:56   ` Joseph Qi
2025-04-02  6:56 ` [PATCH 2/2] ocfs2: Fix deadlock " Murad Masimov
2025-04-03  1:28   ` Joseph Qi
2025-04-03  1:44     ` Heming Zhao
2025-04-03 11:33   ` Jan Kara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.