public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 v2 0/3] xfs stable patches for 5.10.y (from v5.15)
@ 2022-08-10 14:15 Amir Goldstein
  2022-08-10 14:15 ` [PATCH 5.10 v2 1/3] mm: Add kvrealloc() Amir Goldstein
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Amir Goldstein @ 2022-08-10 14:15 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 backport series contains small fixes from v5.15 release.

From this point on, 5.10.y xfs can follow and pick changes
posted to 5.15.y.

I already have some debt of fixes from v5.17 already applied to
5.15.y, but not yet submitted to 5.10.y - those will be included
in my next batch.

Thanks,
Amir.

Changes from [v1]:
- Drop backport that disallows disabling of quota accounting
  on a mounted xfs (Darrick)
- Added Acked-by Darrick
- CC stable

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

Darrick J. Wong (1):
  xfs: only set IOMAP_F_SHARED when providing a srcmap to a write

Dave Chinner (2):
  mm: Add kvrealloc()
  xfs: fix I_DONTCACHE

 fs/xfs/xfs_icache.c      |  3 ++-
 fs/xfs/xfs_iomap.c       |  8 ++++----
 fs/xfs/xfs_iops.c        |  2 +-
 fs/xfs/xfs_log_recover.c |  4 +++-
 include/linux/mm.h       |  2 ++
 mm/util.c                | 15 +++++++++++++++
 6 files changed, 27 insertions(+), 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-10 14:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-10 14:15 [PATCH 5.10 v2 0/3] xfs stable patches for 5.10.y (from v5.15) Amir Goldstein
2022-08-10 14:15 ` [PATCH 5.10 v2 1/3] mm: Add kvrealloc() Amir Goldstein
2022-08-10 14:15 ` [PATCH 5.10 v2 2/3] xfs: only set IOMAP_F_SHARED when providing a srcmap to a write Amir Goldstein
2022-08-10 14:15 ` [PATCH 5.10 v2 3/3] xfs: fix I_DONTCACHE Amir Goldstein

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