All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC Labeled NFS] Labeling support for NFSv4
@ 2007-11-16 20:03 David P. Quigley
  2007-11-16 20:05 ` [PATCH 01/13] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer David P. Quigley
                   ` (13 more replies)
  0 siblings, 14 replies; 21+ messages in thread
From: David P. Quigley @ 2007-11-16 20:03 UTC (permalink / raw)
  To: labeled-nfs, selinux

This is the first set of patches for the labeled-nfs work since early August.
Much has changed since then and we have a reasonably functional prototype of
the dumb server implementation. This patch series provides the ability to
retrieve and set labels on the server, provides callback notification for label
changes on the server, and life-cycle management for the fattr structure which
is used to transport the labels.

The patch series should apply on top of any 2.6.24-rc2 kernel and I know for a
fact that it will apply on top of commit 
9418d5dc9ba40b88737580457bf3b7c63c60ec43 in Linus's git tree. To get the tree
up and running for testing just apply the patch and have fun. 



--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2007-11-19 21:44 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-16 20:03 [RFC Labeled NFS] Labeling support for NFSv4 David P. Quigley
2007-11-16 20:05 ` [PATCH 01/13] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer David P. Quigley
2007-11-16 20:06 ` [PATCH 02/13] VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM David P. Quigley
2007-11-16 20:07 ` [PATCH 03/13] Security: Add hook to get full security xattr name David P. Quigley
2007-11-17  0:34   ` Casey Schaufler
2007-11-19 14:42     ` David P. Quigley
2007-11-16 20:07 ` [PATCH 04/13] VFS: Add label field to the iattr structure David P. Quigley
2007-11-16 20:08 ` [PATCH 05/13] Security: Add hook to calculate context based on a negative dentry David P. Quigley
2007-11-16 20:08 ` [PATCH 06/13] KConfig: Add KConfig entries for SELinux labeled NFS David P. Quigley
2007-11-16 20:09 ` [PATCH 07/13] NFSv4: Add label recommended attribute and NFSv4 flags David P. Quigley
2007-11-16 20:10 ` [PATCH 08/13] NFS: Introduce lifecycle managment for label attribute David P. Quigley
2007-11-19 11:33   ` [Labeled-nfs] " James Morris
2007-11-19 16:00     ` Casey Schaufler
     [not found]     ` <4741C77D.9080209@sparta.com>
2007-11-19 21:44       ` James Morris
2007-11-16 20:11 ` [PATCH 09/13] NFS: Client implementation of SELINUX Labeling David P. Quigley
2007-11-19 11:44   ` [Labeled-nfs] " James Morris
2007-11-16 20:11 ` [PATCH 10/13] NFS: Extend nfs xattr handlers to accept the security namespace David P. Quigley
2007-11-16 20:12 ` [PATCH 11/13] NFSD: Server implementation of MAC Labeling David P. Quigley
2007-11-16 20:12 ` [PATCH 12/13] NFS: Label change notification for NFSv4 Clients David P. Quigley
2007-11-16 20:13 ` [PATCH 13/13] NFSD: Label change notification for NFSv4 Server David P. Quigley
2007-11-16 20:56 ` [RFC Labeled NFS] Labeling support for NFSv4 Peter Staubach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.