* Add my git tree for linux-next @ 2016-01-25 18:24 David Sterba 2016-01-25 23:16 ` Stephen Rothwell 2016-01-26 1:56 ` Stephen Rothwell 0 siblings, 2 replies; 7+ messages in thread From: David Sterba @ 2016-01-25 18:24 UTC (permalink / raw) To: sfr; +Cc: clm, linux-next, linux-btrfs Hi, please add my git tree to linux-next branches git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-next It's not populated yet, I'm planning to add namely other developer patchsets (targeting the next release cycle) as I'm able to review them. I won't track all pending patchsets nor all single patches that go to the mailinglist, due to time reasons. Thanks. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Add my git tree for linux-next 2016-01-25 18:24 Add my git tree for linux-next David Sterba @ 2016-01-25 23:16 ` Stephen Rothwell 2016-01-26 0:59 ` Chris Mason 2016-01-26 10:26 ` David Sterba 2016-01-26 1:56 ` Stephen Rothwell 1 sibling, 2 replies; 7+ messages in thread From: Stephen Rothwell @ 2016-01-25 23:16 UTC (permalink / raw) To: David Sterba; +Cc: clm, linux-next, linux-btrfs Hi David, On Mon, 25 Jan 2016 19:24:45 +0100 David Sterba <dsterba@suse.cz> wrote: > > please add my git tree to linux-next branches > > git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-next > > It's not populated yet, I'm planning to add namely other developer > patchsets (targeting the next release cycle) as I'm able to review them. > I won't track all pending patchsets nor all single patches that go to > the mailinglist, due to time reasons. What subsystem will these patches relate to? (just btrfs)? Will you be sending pull requests? To whom? (Chris and Josef)? If so, how will this be different to the current btrfs tree? -- Cheers, Stephen Rothwell sfr@canb.auug.org.au ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Add my git tree for linux-next 2016-01-25 23:16 ` Stephen Rothwell @ 2016-01-26 0:59 ` Chris Mason 2016-01-26 20:37 ` Stephen Rothwell 2016-01-26 10:26 ` David Sterba 1 sibling, 1 reply; 7+ messages in thread From: Chris Mason @ 2016-01-26 0:59 UTC (permalink / raw) To: Stephen Rothwell; +Cc: David Sterba, linux-next, linux-btrfs On Tue, Jan 26, 2016 at 10:16:16AM +1100, Stephen Rothwell wrote: > Hi David, > > On Mon, 25 Jan 2016 19:24:45 +0100 David Sterba <dsterba@suse.cz> wrote: > > > > please add my git tree to linux-next branches > > > > git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-next > > > > It's not populated yet, I'm planning to add namely other developer > > patchsets (targeting the next release cycle) as I'm able to review them. > > I won't track all pending patchsets nor all single patches that go to > > the mailinglist, due to time reasons. > > What subsystem will these patches relate to? (just btrfs)? Will you be sending pull > requests? To whom? (Chris and Josef)? If so, how will this be > different to the current btrfs tree? Dave is one of the btrfs maintainers, and I frequently pull in his trees directly for my pull requests to Linus. Getting them earlier exposure in linux-next will definitely help. If we ever share the pull-request duties to Linus, it'll also be important to have Dave's trees in there. -chris ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Add my git tree for linux-next 2016-01-26 0:59 ` Chris Mason @ 2016-01-26 20:37 ` Stephen Rothwell 0 siblings, 0 replies; 7+ messages in thread From: Stephen Rothwell @ 2016-01-26 20:37 UTC (permalink / raw) To: David Sterba; +Cc: Chris Mason, linux-next, linux-btrfs Hi David, On Mon, 25 Jan 2016 19:59:14 -0500 Chris Mason <clm@fb.com> wrote: > > On Tue, Jan 26, 2016 at 10:16:16AM +1100, Stephen Rothwell wrote: > > > > On Mon, 25 Jan 2016 19:24:45 +0100 David Sterba <dsterba@suse.cz> wrote: > > > > > > please add my git tree to linux-next branches > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-next > > > > > > It's not populated yet, I'm planning to add namely other developer > > > patchsets (targeting the next release cycle) as I'm able to review them. > > > I won't track all pending patchsets nor all single patches that go to > > > the mailinglist, due to time reasons. > > > > What subsystem will these patches relate to? (just btrfs)? Will you be sending pull > > requests? To whom? (Chris and Josef)? If so, how will this be > > different to the current btrfs tree? > > Dave is one of the btrfs maintainers, and I frequently pull in his trees > directly for my pull requests to Linus. Getting them earlier exposure in > linux-next will definitely help. > > If we ever share the pull-request duties to Linus, it'll also be important to > have Dave's trees in there. Added from today. I called it btrfs-kdave. Thanks for adding your subsystem tree as a participant of linux-next. As you may know, this is not a judgment of your code. The purpose of linux-next is for integration testing and to lower the impact of conflicts between subsystems in the next merge window. You will need to ensure that the patches/commits in your tree/series have been: * submitted under GPL v2 (or later) and include the Contributor's Signed-off-by, * posted to the relevant mailing list, * reviewed by you (or another maintainer of your subsystem tree), * successfully unit tested, and * destined for the current or next Linux merge window. Basically, this should be just what you would send to Linus (or ask him to fetch). It is allowed to be rebased if you deem it necessary. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Add my git tree for linux-next 2016-01-25 23:16 ` Stephen Rothwell 2016-01-26 0:59 ` Chris Mason @ 2016-01-26 10:26 ` David Sterba 1 sibling, 0 replies; 7+ messages in thread From: David Sterba @ 2016-01-26 10:26 UTC (permalink / raw) To: Stephen Rothwell; +Cc: clm, linux-next, linux-btrfs On Tue, Jan 26, 2016 at 10:16:16AM +1100, Stephen Rothwell wrote: > Hi David, > > On Mon, 25 Jan 2016 19:24:45 +0100 David Sterba <dsterba@suse.cz> wrote: > > > > please add my git tree to linux-next branches > > > > git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-next > > > > It's not populated yet, I'm planning to add namely other developer > > patchsets (targeting the next release cycle) as I'm able to review them. > > I won't track all pending patchsets nor all single patches that go to > > the mailinglist, due to time reasons. > > What subsystem will these patches relate to? (just btrfs)? Will you be sending pull > requests? To whom? (Chris and Josef)? If so, how will this be > different to the current btrfs tree? Just btrfs, pull requests to Chris. As he wrote, this already happens. Another point is to make it a bit more clear to the other developers which patchsets/branches are heading upstream. Sorry for lack of details in the request. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Add my git tree for linux-next 2016-01-25 18:24 Add my git tree for linux-next David Sterba 2016-01-25 23:16 ` Stephen Rothwell @ 2016-01-26 1:56 ` Stephen Rothwell 2016-01-26 9:57 ` David Sterba 1 sibling, 1 reply; 7+ messages in thread From: Stephen Rothwell @ 2016-01-26 1:56 UTC (permalink / raw) To: David Sterba; +Cc: clm, linux-next, linux-btrfs Hi David, On Mon, 25 Jan 2016 19:24:45 +0100 David Sterba <dsterba@suse.cz> wrote: > > please add my git tree to linux-next branches > > git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-next There is no for-next branch or tag in that tree. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Add my git tree for linux-next 2016-01-26 1:56 ` Stephen Rothwell @ 2016-01-26 9:57 ` David Sterba 0 siblings, 0 replies; 7+ messages in thread From: David Sterba @ 2016-01-26 9:57 UTC (permalink / raw) To: Stephen Rothwell; +Cc: clm, linux-next, linux-btrfs On Tue, Jan 26, 2016 at 12:56:45PM +1100, Stephen Rothwell wrote: > Hi David, > > On Mon, 25 Jan 2016 19:24:45 +0100 David Sterba <dsterba@suse.cz> wrote: > > > > please add my git tree to linux-next branches > > > > git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-next > > There is no for-next branch or tag in that tree. Now pushed, points to 4.5-rc1. ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2016-01-26 20:37 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-01-25 18:24 Add my git tree for linux-next David Sterba 2016-01-25 23:16 ` Stephen Rothwell 2016-01-26 0:59 ` Chris Mason 2016-01-26 20:37 ` Stephen Rothwell 2016-01-26 10:26 ` David Sterba 2016-01-26 1:56 ` Stephen Rothwell 2016-01-26 9:57 ` David Sterba
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).