From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Combined storage tree Date: Fri, 10 Sep 2010 13:27:27 -0500 Message-ID: <1284143247.6551.23.camel@mulgrave.site> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-kernel To: linux-scsi , linux-ide , linux-fsdevel@vger.kernel.org, dm-devel@redhat.com Return-path: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org One of the requests from LSF10 in August was the production of a combined storage tree. This is now ready at git://git.kernel.org/pub/scm/linux/kernel/git/jejb/storage-tree It's actually a nightly built merge tree consisting of scsi-misc; scsi-rc-fixes libata#upstream-fixes, libata#upstream block#for-linus, block#for-next and the dm quilt (which is empty at the moment). I haven't yet added vfs or any of the fs trees, but if necessary, I can. Note, because it's built nightly, like linux-next, it's hard (but not impossible) to use it as a basis for git trees (it is much easier to use it as a basis for quilts). If there are any cross-tree patch sets, I can add them in for this too. The trees are labelled -stor You can find the combined diffs to the base linus tree here: http://www.kernel.org/pub/linux/kernel/people/jejb/storage-tree (The build script and driving file are in the parent directory). Any build cockups or missing trees, please let me know. James