Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
* [ANNOUNCE] xfs/iomap: for-next updated to 46afb0628b86
@ 2020-11-05 1:59 Darrick J. Wong
0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2020-11-05 1:59 UTC (permalink / raw)
To: xfs, linux-fsdevel
Hi folks,
The for-next branch of the xfs-linux repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
has just been updated.
Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update. I'm still churning through bug fixes for 5.10, and
sending this to both lists because there's a couple of iomap fixes that
go along with the xfs fixes.
The new head of the for-next branch is commit:
46afb0628b86 xfs: only flush the unshared range in xfs_reflink_unshare
New Commits:
Brian Foster (3):
[869ae85dae64] xfs: flush new eof page on truncate to avoid post-eof corruption
[763e4cdc0f6d] iomap: support partial page discard on writeback block mapping failure
[50e7d6c7a521] iomap: clean up writeback state logic on writepage error
Darrick J. Wong (4):
[2c334e12f957] xfs: set xefi_discard when creating a deferred agfl free log intent item
[c2f09217a430] xfs: fix missing CoW blocks writeback conversion retry
[c1f6b1ac0075] xfs: fix scrub flagging rtinherit even if there is no rt device
[46afb0628b86] xfs: only flush the unshared range in xfs_reflink_unshare
Code Diffstat:
fs/iomap/buffered-io.c | 30 ++++++++++--------------------
fs/xfs/libxfs/xfs_alloc.c | 1 +
fs/xfs/libxfs/xfs_bmap.h | 2 +-
fs/xfs/scrub/inode.c | 3 +--
fs/xfs/xfs_aops.c | 20 ++++++++++++--------
fs/xfs/xfs_iops.c | 10 ++++++++++
fs/xfs/xfs_reflink.c | 3 ++-
include/linux/iomap.h | 2 +-
8 files changed, 38 insertions(+), 33 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-05 1:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 1:59 [ANNOUNCE] xfs/iomap: for-next updated to 46afb0628b86 Darrick J. Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).