public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 000 of 14] knfsd: Introduction
@ 2006-06-27  7:19 NeilBrown
  2006-06-27  7:19 ` [PATCH 001 of 14] knfsd: Improve the test for cross-device-rename in nfsd NeilBrown
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: NeilBrown @ 2006-06-27  7:19 UTC (permalink / raw)
  To: Andrew Morton; +Cc: nfs, linux-kernel


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.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2006-06-27  7:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-27  7:19 [PATCH 000 of 14] knfsd: Introduction NeilBrown
2006-06-27  7:19 ` [PATCH 001 of 14] knfsd: Improve the test for cross-device-rename in nfsd NeilBrown
2006-06-27  7:19 ` [PATCH 002 of 14] knfsd: Fixing missing 'expkey' support for fsid type 3 NeilBrown
2006-06-27  7:19 ` [PATCH 003 of 14] knfsd: Remove noise about filehandle being uptodate NeilBrown
2006-06-27  7:19 ` [PATCH 004 of 14] knfsd: Ignore ref_fh when crossing a mountpoint NeilBrown
2006-06-27  7:20 ` [PATCH 005 of 14] knfsd: nfsd4: fix open_confirm locking NeilBrown
2006-06-27  7:20 ` [PATCH 006 of 14] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissions problem NeilBrown
2006-06-27  7:20 ` [PATCH 007 of 14] knfsd: nfsd4: remove superfluous grace period checks NeilBrown
2006-06-27  7:20 ` [PATCH 008 of 14] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link() NeilBrown
2006-06-27  7:20 ` [PATCH 009 of 14] knfsd: svcrpc: gss: simplify rsc_parse() NeilBrown
2006-06-27  7:20 ` [PATCH 010 of 14] knfsd: nfsd4: fix some open argument tests NeilBrown
2006-06-27  7:20 ` [PATCH 011 of 14] knfsd: nfsd4: fix open flag passing NeilBrown
2006-06-27  7:20 ` [PATCH 012 of 14] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code NeilBrown
2006-06-27  7:20 ` [PATCH 013 of 14] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case NeilBrown
2006-06-27  7:20 ` [PATCH 014 of 14] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox