git-ocfs
The OCFS2 filesystem. OK by me, although I'm not sure it's had enough
review.
sparsemem
OK by me for a merge. Need to poke arch maintainers first, check that
they've looked at it sufficiently closely.
rapidio-*
Will merge.
dlm-*.patch: Red Hat distributed lock manager
Hard. Right now it seems that no in-kernel projects will use this and
only one out-of-kernel project will use it. Shelve the problem until
after Kernel Summit, where some light may be shed.
Opinions are sought...
connector.patch
Nice idea IMO, but there are still questions around the
implementation. More dialogue needed ;)
connector-add-a-fork-connector.patch
OK, but needs connector.
inotify
There are still concerns about the userspace API and internal
implementation details. More slogging needed.
pcmcia-*.patch
Makes the pcmcia layer generate hotplug events and deprecates cardmgr.
Will merge.
cachefs
This is a ton of code which knows rather a lot about pagecache
internals. It allows the AFS client to cache file contents on a local
blockdev.
I don't think it's a justified addition for only AFS and I'd prefer to
see it proven for NFS as well.
Issues around add-page-becoming-writable-notification.patch need to
be resolved.
cachefs-for-nfs
A recent addition. Needs review from NFS developers and considerably
more testing.
These things aren't looking likely for 2.6.13.
kexec and kdump
I guess we should merge these.
I'm still concerned that the various device shutdown problems will
mean that the success rate for crashing kernels is not high enough for
kdump to be considered a success. In which case in six months time we'll
hear rumours about vendors shipping wholly different crashdump
implementations, which would be quite bad.
But I think this has gone as far as it can go in -mm, so it's a bit of
a punt.
reiser4
Merge it, I guess.
The patches still contain all the reiser4-specific namespace
enhancements, only it is disabled, so it is effectively dead code. Maybe
we should ask that it actually be removed?
v9fs
I'm not sure that this has a sufficiently high
usefulness-to-maintenance-cost ratio.
It has been said that a userspace NFS server can be used to get
full NFS server functionality with FUSE. I think the half-assed kernel
implementation should be done away with.