* [GIT PULL 05/10] xfs: preparation for realtime allocation groups
[not found] <20241105234839.GL2386201@frogsfrogsfrogs>
@ 2024-11-05 23:51 ` Darrick J. Wong
0 siblings, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2024-11-05 23:51 UTC (permalink / raw)
To: cem, djwong; +Cc: hch, linux-fsdevel, linux-xfs
Hi Carlos,
Please pull this branch with changes for xfs for 6.13-rc1.
As usual, I did a test-merge with the main upstream branch as of a few
minutes ago, and didn't see any conflicts. Please let me know if you
encounter any problems.
--D
The following changes since commit f220f6da5f4ad7da538c39075cf57e829d5202f7:
xfs: make RT extent numbers relative to the rtgroup (2024-11-05 13:38:38 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git tags/rtgroups-prep-6.13_2024-11-05
for you to fetch changes up to 64c58d7c99343a910edf995e15d8037e19ec5777:
iomap: add a merge boundary flag (2024-11-05 13:38:39 -0800)
----------------------------------------------------------------
xfs: preparation for realtime allocation groups [v5.5 05/10]
Prepare for realtime groups by adding a few bug fixes and generic code
that will be necessary.
With a bit of luck, this should all go splendidly.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
----------------------------------------------------------------
Christoph Hellwig (1):
iomap: add a merge boundary flag
Darrick J. Wong (1):
xfs: fix rt device offset calculations for FITRIM
fs/iomap/buffered-io.c | 6 ++++++
fs/xfs/xfs_discard.c | 19 +++++++++++--------
include/linux/iomap.h | 4 ++++
3 files changed, 21 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL 05/10] xfs: preparation for realtime allocation groups
[not found] <20241114001637.GL9438@frogsfrogsfrogs>
@ 2024-11-14 0:18 ` Darrick J. Wong
0 siblings, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2024-11-14 0:18 UTC (permalink / raw)
To: cem, djwong; +Cc: hch, linux-fsdevel, linux-xfs
Hi Carlos,
Please pull this branch with changes for xfs for 6.13-rc1.
As usual, I did a test-merge with the main upstream branch as of a few
minutes ago, and didn't see any conflicts. Please let me know if you
encounter any problems.
--D
The following changes since commit dd2a92877987e615f5b62f872ee0d4f992362994:
xfs: make RT extent numbers relative to the rtgroup (2024-11-13 16:05:31 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git tags/rtgroups-prep-6.13_2024-11-13
for you to fetch changes up to 320c28fb42f571064ddc9b769dfaa3a59c105677:
iomap: add a merge boundary flag (2024-11-13 16:05:32 -0800)
----------------------------------------------------------------
xfs: preparation for realtime allocation groups [v5.6 05/10]
Prepare for realtime groups by adding a few bug fixes and generic code
that will be necessary.
With a bit of luck, this should all go splendidly.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
----------------------------------------------------------------
Christoph Hellwig (1):
iomap: add a merge boundary flag
Darrick J. Wong (1):
xfs: fix rt device offset calculations for FITRIM
fs/iomap/buffered-io.c | 6 ++++++
fs/xfs/xfs_discard.c | 19 +++++++++++--------
include/linux/iomap.h | 4 ++++
3 files changed, 21 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL 05/10] xfs: preparation for realtime allocation groups
[not found] <20241114062447.GO9438@frogsfrogsfrogs>
@ 2024-11-14 6:27 ` Darrick J. Wong
0 siblings, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2024-11-14 6:27 UTC (permalink / raw)
To: cem, djwong; +Cc: hch, linux-fsdevel, linux-xfs
Hi Carlos,
Please pull this branch with changes for xfs for 6.13-rc1.
As usual, I did a test-merge with the main upstream branch as of a few
minutes ago, and didn't see any conflicts. Please let me know if you
encounter any problems.
--D
The following changes since commit 9d64db093d7b4974d24af34aa3fa85a394195292:
xfs: make RT extent numbers relative to the rtgroup (2024-11-13 22:17:05 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git tags/rtgroups-prep-6.13_2024-11-13
for you to fetch changes up to 7b91a30e441641733672f691244e5973ff1ca6de:
iomap: add a merge boundary flag (2024-11-13 22:17:05 -0800)
----------------------------------------------------------------
xfs: preparation for realtime allocation groups [v5.7 05/10]
Prepare for realtime groups by adding a few bug fixes and generic code
that will be necessary.
With a bit of luck, this should all go splendidly.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
----------------------------------------------------------------
Christoph Hellwig (1):
iomap: add a merge boundary flag
Darrick J. Wong (1):
xfs: fix rt device offset calculations for FITRIM
fs/iomap/buffered-io.c | 6 ++++++
fs/xfs/xfs_discard.c | 19 +++++++++++--------
include/linux/iomap.h | 4 ++++
3 files changed, 21 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-14 6:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20241114062447.GO9438@frogsfrogsfrogs>
2024-11-14 6:27 ` [GIT PULL 05/10] xfs: preparation for realtime allocation groups Darrick J. Wong
[not found] <20241114001637.GL9438@frogsfrogsfrogs>
2024-11-14 0:18 ` Darrick J. Wong
[not found] <20241105234839.GL2386201@frogsfrogsfrogs>
2024-11-05 23:51 ` 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