All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 v2 0/6] xfs stable patches for 5.10.y (from v5.17)
@ 2022-08-23 12:11 Amir Goldstein
  2022-08-23 12:11 ` [PATCH 5.10 v2 1/6] xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list() Amir Goldstein
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Amir Goldstein @ 2022-08-23 12:11 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Sasha Levin, Darrick J . Wong, Leah Rumancik, Chandan Babu R,
	Luis Chamberlain, Adam Manzanares, linux-xfs, stable

Hi Greg,

This 5.10.y backport series contains fixes from v5.17 release.

All the patches in this series have already been applied to 5.15.y
except for patch 2 which you have queued to 5.15.y yesterday [1].

Yesterday's 5.15.y series contains mostly fixed from v5.18/v5.19.
The applicable fixed from that series will be included in the next
5.10.y series.

Thanks,
Amir.

Changes from [v1]:
- Added Acked-by Darrick
- CC stable

[1] https://lore.kernel.org/linux-xfs/YwSADLkBPNe7hZQs@kroah.com/
[v1] https://lore.kernel.org/linux-xfs/20220822162802.1661512-1-amir73il@gmail.com/

Christoph Hellwig (1):
  fs: remove __sync_filesystem

Dan Carpenter (1):
  xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()

Darrick J. Wong (4):
  xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
  vfs: make sync_filesystem return errors from ->sync_fs
  xfs: return errors in xfs_fs_sync_fs
  xfs: only bother with sync_filesystem during readonly remount

 fs/sync.c          | 48 ++++++++++++++++++++++++----------------------
 fs/xfs/xfs_ioctl.c |  4 ++--
 fs/xfs/xfs_ioctl.h |  5 +++--
 fs/xfs/xfs_super.c | 13 ++++++++++---
 4 files changed, 40 insertions(+), 30 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-25 12:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23 12:11 [PATCH 5.10 v2 0/6] xfs stable patches for 5.10.y (from v5.17) Amir Goldstein
2022-08-23 12:11 ` [PATCH 5.10 v2 1/6] xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list() Amir Goldstein
2022-08-23 12:11 ` [PATCH 5.10 v2 2/6] xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP* Amir Goldstein
2022-08-23 12:11 ` [PATCH 5.10 v2 3/6] fs: remove __sync_filesystem Amir Goldstein
2022-08-23 12:11 ` [PATCH 5.10 v2 4/6] vfs: make sync_filesystem return errors from ->sync_fs Amir Goldstein
2022-08-23 12:11 ` [PATCH 5.10 v2 5/6] xfs: return errors in xfs_fs_sync_fs Amir Goldstein
2022-08-23 12:11 ` [PATCH 5.10 v2 6/6] xfs: only bother with sync_filesystem during readonly remount Amir Goldstein
2022-08-25 12:07 ` [PATCH 5.10 v2 0/6] xfs stable patches for 5.10.y (from v5.17) Greg Kroah-Hartman

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.