[PATCH 000 of 14] knfsd: Introduction

From: NeilBrown
Date: Tue Jun 27 2006 - 03:18:12 EST



Following are 14 assorted patches for nfsd.
Patches are against 2.6.17-mm2 and are suitable for inclusion in 2.6.18.

Primarily minor bug fixes.

Last three patches are initial support for RPC privacy (i.e. decrypt
the RPC request and encrypt the reply). This code is sub-optimal in
several ways (memcopys ...) which will probably get tidied up once we
determine the best way to do so.

Thanks,
NeilBrown

[PATCH 001 of 14] knfsd: Improve the test for cross-device-rename in nfsd
[PATCH 002 of 14] knfsd: Fixing missing 'expkey' support for fsid type 3
[PATCH 003 of 14] knfsd: Remove noise about filehandle being uptodate.
[PATCH 004 of 14] knfsd: Ignore ref_fh when crossing a mountpoint.
[PATCH 005 of 14] knfsd: nfsd4: fix open_confirm locking
[PATCH 006 of 14] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissions problem
[PATCH 007 of 14] knfsd: nfsd4: remove superfluous grace period checks
[PATCH 008 of 14] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()
[PATCH 009 of 14] knfsd: svcrpc: gss: simplify rsc_parse()
[PATCH 010 of 14] knfsd: nfsd4: fix some open argument tests
[PATCH 011 of 14] knfsd: nfsd4: fix open flag passing
[PATCH 012 of 14] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code
[PATCH 013 of 14] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
[PATCH 014 of 14] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/