From: Jeff Garzik <jgarzik@pobox.com>
To: IDE/ATA development list <linux-ide@vger.kernel.org>
Cc: Mark Lord <liml@rtr.ca>, Stephen Rothwell <sfr@canb.auug.org.au>,
Andrew Morton <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>, Tejun Heo <htejun@gmail.com>,
Matthew Wilcox <willy@linux.intel.com>
Subject: libata git repo guide (was Re: [PATCH 01/02] sata_mv: tidy up qc->tf usage in qc_prep() functions)
Date: Fri, 17 Apr 2009 18:59:51 -0400 [thread overview]
Message-ID: <49E909E7.3070709@pobox.com> (raw)
In-Reply-To: <49E359D6.1090309@rtr.ca>
Mark Lord wrote:
> For upstream-linus, please.
Any volunteers wanna format and post this to the wiki?
http://ata.wiki.kernel.org/
For what it's worth, upstream-linus is for Linus only, not for anyone else.
Relevant branches of libata-dev.git:
ALL All libata code I consider acceptable for public
testing. Intended for Andrew Morton's -mm tree,
but I am always looking for people to help test!
NEXT libata code intended for current kernel + 1
This is a subset of ALL, and is intended for
the linux-next tree, and even more rigorous
public testing.
upstream-fixes This branch exists when the merge window is NOT open.
Fixes queued for Linus go here, during -rc. Generally
I push to Linus pretty rapidly, though, so programmers
are encouraged to send patches diff'd against Linus
upstream during -rc.
upstream libata code intended for current kernel + 1. When the
merge window is closed, patches are queued here. When
the merge window is open, fixes for Linus are also
queued here.
Generally upstream==NEXT, but this is not guaranteed.
i.e. sometimes I will put a fix on a separate git
branch, and then merge that into the mix, such that
NEXT == upstream + fix-that-needs-testing
And then there are individual branches that pop in and out of existence,
as I do my own work. For example, currently active branches are
fixes-eh-freeze Freeze ordering fix recently discussed; needs some
codepath review before I am sure it is safe. (NEXT)
libahci libahci patchset recently posted (NEXT, ALL)
sectsize Variable sector size patch. Will not go into
#upstream branch until I satisfy some request of
willy's, which slips my mind at the moment (ALL)
sx4 sata_sx4 new EH conversion (ALL)
And last, but not least,
master Vanilla Linux kernel, with no changes from me.
Exists to indicate the root of all above branches,
so that "git log master..libahci" or
"git diff master..upstream" works as expected.
NOTE: All of the branches except 'master' may be rebased.
prev parent reply other threads:[~2009-04-17 22:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-13 15:27 [PATCH 01/02] sata_mv: tidy up qc->tf usage in qc_prep() functions Mark Lord
2009-04-13 15:29 ` [PATCH 02/02] sata_mv: workaround for multi_count errata sata24 Mark Lord
2009-04-13 15:36 ` Mark Lord
2009-04-13 17:25 ` Jeff Garzik
2009-04-13 17:36 ` Mark Lord
2009-04-13 15:40 ` Alan Cox
2009-04-13 15:44 ` Mark Lord
2009-04-13 15:46 ` Mark Lord
2009-04-17 23:03 ` Jeff Garzik
2009-04-18 1:11 ` Mark Lord
2009-04-17 22:59 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49E909E7.3070709@pobox.com \
--to=jgarzik@pobox.com \
--cc=akpm@linux-foundation.org \
--cc=htejun@gmail.com \
--cc=liml@rtr.ca \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=willy@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).