Re: A fs-next branch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stephen,

On Wed, 29 May 2024 14:35:58 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> Hi all,
> 
> On Tue, 28 May 2024 09:16:29 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> >
> > On Mon, 20 May 2024 22:38:16 +0100 Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote:
> > >
> > > As I understand the structure of linux-next right now, you merge one
> > > tree after another in some order which isn't relevant to me, so I have no
> > > idea what it is.  What we're asking for is that we end up with a branch
> > > in your tree called fs-next that is:
> > > 
> > >  - Linus's tree as of that day
> > >  - plus the vfs trees
> > >  - plus xfs, btrfs, ext4, nfs, cifs, ...
> > > 
> > > but not, eg, graphics, i2c, tip, networking, etc
> > > 
> > > How we get that branch is really up to you; if you want to start by
> > > merging all the filesystem trees, tag that, then continue merging all the
> > > other trees, that would work.  If you want to merge all the filesystem
> > > trees to fs-next, then merge the fs-next tree at some point in your list
> > > of trees, that would work too.
> > > 
> > > Also, I don't think we care if it's a branch or a tag.  Just something
> > > we can call fs-next to all test against and submit patches against.
> > > The important thing is that we get your resolution of any conflicts.
> > > 
> > > There was debate about whether we wanted to include mm-stable in this
> > > tree, and I think that debate will continue, but I don't think it'll be
> > > a big difference to you whether we ask you to include it or not?  
> > 
> > OK, I can see how to do that.  I will start on it tomorrow.  The plan
> > is that you will end up with a branch (fs-next) in the linux-next tree
> > that will be a merge of the above trees each day and I will merge it
> > into the -next tree as well.
> 
> OK, this is what I have done today:
> 
> I have created 2 new branches local to linux-next - fs-current and fs-next.
> 
> fs-current is based on Linus' tree of the day and contains the
> following trees (name, contacts, URL, branch):
> 
> fscrypt-current	Eric Biggers <ebiggers@xxxxxxxxxx>, Theodore Ts'o <tytso@xxxxxxx>, Jaegeuk Kim <jaegeuk@xxxxxxxxxx>	git://git.kernel.org/pub/scm/fs/fscrypt/linux.git	for-current
> fsverity-current	Eric Biggers <ebiggers@xxxxxxxxxx>, Theodore Ts'o <tytso@xxxxxxx>	git://git.kernel.org/pub/scm/fs/fsverity/linux.git	for-current
> btrfs-fixes	David Sterba <dsterba@xxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git	next-fixes
> vfs-fixes	Al Viro <viro@xxxxxxxxxxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git	fixes
> erofs-fixes	Gao Xiang <xiang@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git	fixes
> nfsd-fixes	Chuck Lever <chuck.lever@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux	nfsd-fixes
> v9fs-fixes	Eric Van Hensbergen <ericvh@xxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git	fixes/next
> overlayfs-fixes	Miklos Szeredi <miklos@xxxxxxxxxx>, Amir Goldstein <amir73il@xxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git	ovl-fixes
> 
> 
> The fs-next tree is based on fs-current and contains these trees:
> 
> bcachefs	Kent Overstreet <kent.overstreet@xxxxxxxxx>	https://evilpiepirate.org/git/bcachefs.git	for-next
> pidfd	Christian Brauner <brauner@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git	for-next
> fscrypt	Eric Biggers <ebiggers@xxxxxxxxxx>, Theodore Ts'o <tytso@xxxxxxx>, Jaegeuk Kim <jaegeuk@xxxxxxxxxx>	git://git.kernel.org/pub/scm/fs/fscrypt/linux.git	for-next
> afs	David Howells <dhowells@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git	afs-next
> btrfs	David Sterba <dsterba@xxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git	for-next
> ceph	Jeff Layton <jlayton@xxxxxxxxxx>, Ilya Dryomov <idryomov@xxxxxxxxx>	git://github.com/ceph/ceph-client.git	master
> cifs	Steve French <smfrench@xxxxxxxxx>, CIFS <linux-cifs@xxxxxxxxxxxxxxx>	git://git.samba.org/sfrench/cifs-2.6.git	for-next
> configfs	Christoph Hellwig <hch@xxxxxx>	git://git.infradead.org/users/hch/configfs.git	for-next
> erofs	Gao Xiang <xiang@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git	dev
> exfat	Namjae Jeon <linkinjeon@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git	dev
> exportfs	Chuck Lever <chuck.lever@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux	exportfs-next
> ext3	Jan Kara <jack@xxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git	for_next
> ext4	Theodore Ts'o <tytso@xxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git	dev
> f2fs	Jaegeuk Kim <jaegeuk@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git	dev
> fsverity	Eric Biggers <ebiggers@xxxxxxxxxx>, Theodore Y. Ts'o <tytso@xxxxxxx>	git://git.kernel.org/pub/scm/fs/fsverity/linux.git	for-next
> fuse	Miklos Szeredi <miklos@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git	for-next
> gfs2	Steven Whitehouse <swhiteho@xxxxxxxxxx>, Bob Peterson <rpeterso@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git	for-next
> jfs	Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>	git://github.com/kleikamp/linux-shaggy.git	jfs-next
> ksmbd	Steve French <smfrench@xxxxxxxxx>	https://github.com/smfrench/smb3-kernel.git	ksmbd-for-next
> nfs	Trond Myklebust <trondmy@xxxxxxxxx>	git://git.linux-nfs.org/projects/trondmy/nfs-2.6.git	linux-next
> nfs-anna	Anna Schumaker <anna@xxxxxxxxxx>, Trond Myklebust <trondmy@xxxxxxxxx>, NFS Mailing List <linux-nfs@xxxxxxxxxxxxxxx>	git://git.linux-nfs.org/projects/anna/linux-nfs.git	linux-next
> nfsd	Chuck Lever <chuck.lever@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux	nfsd-next
> ntfs3	Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>	https://github.com/Paragon-Software-Group/linux-ntfs3.git	master
> orangefs	Mike Marshall <hubcap@xxxxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux	for-next
> overlayfs	Miklos Szeredi <miklos@xxxxxxxxxx>, Amir Goldstein <amir73il@xxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git	overlayfs-next
> ubifs	Richard Weinberger <richard@xxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git	next
> v9fs	Dominique Martinet <asmadeus@xxxxxxxxxxxxx>	git://github.com/martinetd/linux	9p-next
> v9fs-ericvh	Eric Van Hensbergen <ericvh@xxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git	ericvh/for-next
> xfs	Darrick J. Wong <djwong@xxxxxxxxxx>, David Chinner <david@xxxxxxxxxxxxx>, <linux-xfs@xxxxxxxxxxxxxxx>	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git	for-next
> zonefs	Damien Le Moal <Damien.LeMoal@xxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git	for-next
> iomap	Darrick J. Wong <djwong@xxxxxxxxxx>	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git	iomap-for-next
> djw-vfs	Darrick J. Wong <djwong@xxxxxxxxxx>	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git	vfs-for-next
> file-locks	Jeff Layton <jlayton@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git	locks-next
> iversion	Jeff Layton <jlayton@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git	iversion-next
> vfs-brauner	Christian Brauner <brauner@xxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git	vfs.all
> vfs	Al Viro <viro@xxxxxxxxxxxxxxxxxx>	git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git	for-next
> 
> Please let me know if you want them reordered or some removed/added.
> 
> Both these branches will be exported with the linux-next tree each day.

I don't know if it's relevant, but gfs2 is closely related to dlm, and dlm
isn't included here.  Would it make sense to either move dlm into fs-next, or
move gfs2 out of it, to where dlm is merged?

Thanks,
Andreas





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux