public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 v2 0/3] xfs stable candidate patches (part 5)
@ 2022-09-22 15:14 Leah Rumancik
  2022-09-22 15:14 ` [PATCH 5.15 v2 1/3] xfs: reorder iunlink remove operation in xfs_ifree Leah Rumancik
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Leah Rumancik @ 2022-09-22 15:14 UTC (permalink / raw)
  To: stable; +Cc: linux-xfs, amir73il, chandan.babu, Leah Rumancik

Hi Greg,

These patches correspond to the last two patches from the 5.10 series
[1]. These patches were postponed for 5.10 until they were tested on
5.15. I have tested these on 5.15 (40 runs of the auto group x 4
configs).

Best,
Leah

Changes v1-> v2:
- Added Acks

[1] https://lore.kernel.org/linux-xfs/20220901054854.2449416-1-amir73il@gmail.com/


Brian Foster (1):
  xfs: fix xfs_ifree() error handling to not leak perag ref

Dave Chinner (2):
  xfs: reorder iunlink remove operation in xfs_ifree
  xfs: validate inode fork size against fork format

 fs/xfs/libxfs/xfs_inode_buf.c | 35 ++++++++++++++++++++++++++---------
 fs/xfs/xfs_inode.c            | 22 ++++++++++++----------
 2 files changed, 38 insertions(+), 19 deletions(-)

-- 
2.37.3.968.ga6b4b080e4-goog


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

end of thread, other threads:[~2022-09-24  9:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-22 15:14 [PATCH 5.15 v2 0/3] xfs stable candidate patches (part 5) Leah Rumancik
2022-09-22 15:14 ` [PATCH 5.15 v2 1/3] xfs: reorder iunlink remove operation in xfs_ifree Leah Rumancik
2022-09-22 15:15 ` [PATCH 5.15 v2 2/3] xfs: fix xfs_ifree() error handling to not leak perag ref Leah Rumancik
2022-09-22 15:15 ` [PATCH 5.15 v2 3/3] xfs: validate inode fork size against fork format Leah Rumancik
2022-09-22 15:50 ` [PATCH 5.15 v2 0/3] xfs stable candidate patches (part 5) Amir Goldstein
2022-09-24  9:40 ` Greg KH

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