On Wed, Dec 7, 2011 at 5:02 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote: > > I'm *NOT* mailbombing fsdevel with that - it's a long series and > if somebody wants a private mailbomb, that can always be arranged. Or you > could grab git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git > #vfsmount-guts and use git format-patch locally... gitweb is also not horrible for things like this. You can point your browser at http://git.kernel.org/?p=linux/kernel/git/viro/vfs.git;a=shortlog;h=refs/heads/vfsmount-guts and click on the top-most commitdiff. Then you can see follow the rest by just clicking on "parent", and you get the nicely colorized diff with changelog entries etc. Or you can pick-and-choose based on shortlog name. So linear series like these can be looked at even without direct git access. Sure, you'll get that "generating.." thing if the cache is cold, and it all depends on how fast the net is, but it's not necessarily any worse than being mail-bombed. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html