On Fri, Jan 07, 2011 at 03:27:27PM -0500, Phillip Susi wrote: > I've been wondering this myself. I thought I found it over at > git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git/ but it > hasn't seen any updates in 4 months and has been fully merged into > Linus's tree. I only update that when I have patches ready for Linus to pull. The route for patches is: Email to dm-devel@redhat.com. Captured here: https://patchwork.kernel.org/project/dm-devel/list/?state=* (Patchwork state = New) Pulled into my working directory (quilt) here: http://www.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/ and also copied here: ftp://sources.redhat.com/pub/dm/patches/2.6-unstable/editing/patches/ (sometimes kernel.org is slower syncing changes) (Patchwork state = Under Review) Pulled into linux-next git. (Patchwork state = Awaiting Upstream) Finally when a batch is ready to send to Linus, a branch is created here: git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git/ for Linus to pull. Pulled into Linus's tree. (Patchwork state = Accepted + Archived) Joe's patches aren't quite ready to enter this workflow yet. But look out for them on dm-devel soon. Alasdair _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/