public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/14] xfsprogs: kernel libxfs sync up to 4.5-rc2
@ 2016-02-15  6:18 Dave Chinner
  2016-02-15  6:18 ` [PATCH 01/14] libxfs: Optimize the loop for xfs_bitmap_empty Dave Chinner
                   ` (14 more replies)
  0 siblings, 15 replies; 18+ messages in thread
From: Dave Chinner @ 2016-02-15  6:18 UTC (permalink / raw)
  To: xfs

Hi folks,

This patchset pulls xfsprogs lixfs up to the same base code as the
v4.5-rc2 kernel. I've simply pulled the commits across and in each
patch made the external xfsprogs changes necessary to make them
compile and work correctly. This applies on top of the xfs_io dax
patchset I posted a short while ago. I've left all the kernel
sign-offs on the commits - it's really only the patches that change
stuff outside libxfs that need any sort of review...

This is pretty much all of the remaining changes needed before I can
cut a 4.5.0-rc1 release of xfsprogs - it's really only bug fixes and
minor changes from here, as I really need this base tree mostly
stable from here on.

The reason for that I'm now going to be build a for-next branch off
this that has all the changes in the current kernel for-next branch.
This will enable Darrick to have a sane code base that he can rebase
all his xfsprogs changes for rmap/reflink on top of. That will make
review, testing and eventual merge much easier for everyone.

-Dave.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2016-02-16 19:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15  6:18 [PATCH 0/14] xfsprogs: kernel libxfs sync up to 4.5-rc2 Dave Chinner
2016-02-15  6:18 ` [PATCH 01/14] libxfs: Optimize the loop for xfs_bitmap_empty Dave Chinner
2016-02-15  6:18 ` [PATCH 02/14] xfs: add missing bmap cancel calls in error paths Dave Chinner
2016-02-15  6:18 ` [PATCH 03/14] xfs: log local to remote symlink conversions correctly on v5 supers Dave Chinner
2016-02-15  6:18 ` [PATCH 04/14] xfs: per-filesystem stats counter implementation Dave Chinner
2016-02-15  6:18 ` [PATCH 05/14] xfs: introduce BMAPI_ZERO for allocating zeroed extents Dave Chinner
2016-02-16 19:20   ` Brian Foster
2016-02-15  6:18 ` [PATCH 06/14] xfs: get mp from bma->ip in xfs_bmap code Dave Chinner
2016-02-15  6:18 ` [PATCH 07/14] xfs: bmapbt checking on debug kernels too expensive Dave Chinner
2016-02-15  6:18 ` [PATCH 08/14] xfs: eliminate committed arg from xfs_bmap_finish Dave Chinner
2016-02-15  6:18 ` [PATCH 09/14] xfs: inode recovery readahead can race with inode buffer creation Dave Chinner
2016-02-15  6:18 ` [PATCH 10/14] xfs: handle dquot buffer readahead in log recovery correctly Dave Chinner
2016-02-16 19:20   ` Brian Foster
2016-02-15  6:18 ` [PATCH 11/14] xfs: swap leaf buffer into path struct atomically during path shift Dave Chinner
2016-02-15  6:18 ` [PATCH 12/14] libxfs: fix two comment typos Dave Chinner
2016-02-15  6:18 ` [PATCH 13/14] xfs: stop holding ILOCK over filldir callbacks Dave Chinner
2016-02-15  6:18 ` [PATCH 14/14] xfs: Validate the length of on-disk ACLs Dave Chinner
2016-02-16 19:19 ` [PATCH 0/14] xfsprogs: kernel libxfs sync up to 4.5-rc2 Brian Foster

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