All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] [PATCH 00/15] ocfs2: add security EA and ACL support V4
@ 2008-10-30 11:31 Tiger Yang
  2008-10-30  5:42 ` [Ocfs2-devel] [PATCH 01/15] ocfs2/xattr: Only extend xattr bucket in need Tao Ma
                   ` (15 more replies)
  0 siblings, 16 replies; 37+ messages in thread
From: Tiger Yang @ 2008-10-30 11:31 UTC (permalink / raw)
  To: ocfs2-devel

hi,
This is the version 4 patches for add security EA and ACL support in 
ocfs2. We have fixed many problems in version 3 and I split the previous 
big patch into some small patches. Them based on joel's xattr_buckets 
branch.

The first five patches from Tao Ma.
1: only extend xattr bucket in need
2: add cluster free in dealloc ctxt
3: move clusters free into dealloc
4: reserve meta data at the begining of ocfs2_xattr_set
5: merge xattr set transactions

The next four patches add security EA support in ocfs2.
6: move new_inode out of transaction
7: add ocfs2_xattr_set_handle
8: add security xattr API
9: add ocfs2_init_security in mknod

The final six patches add ACL support in ocfs2.
10: add xattr_get_nolock
11: add posix acl API
12: add ocfs2_check_acl
13: add ocfs2_acl_chmod
14: add mount and Kconfig option for acl

Best regards,
tiger

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

end of thread, other threads:[~2008-11-07 22:46 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-30 11:31 [Ocfs2-devel] [PATCH 00/15] ocfs2: add security EA and ACL support V4 Tiger Yang
2008-10-30  5:42 ` [Ocfs2-devel] [PATCH 01/15] ocfs2/xattr: Only extend xattr bucket in need Tao Ma
2008-11-06 19:45   ` Mark Fasheh
2008-11-07  1:05     ` Tao Ma
2008-10-30  5:42 ` [Ocfs2-devel] [PATCH 02/15] ocfs2: Add clusters free in dealloc_ctxt Tao Ma
2008-11-04  1:16   ` Joel Becker
2008-11-04  1:34     ` Tao Ma
2008-11-04  3:01       ` Joel Becker
2008-11-04  3:07         ` Tao Ma
2008-11-04  7:40         ` Joel Becker
2008-11-04 23:25     ` [Ocfs2-devel] [PATCH 02/15] ocfs2: Add clusters free in dealloc_ctxt.v2 Tao Ma
2008-11-05 22:25       ` Joel Becker
2008-11-06  6:08         ` Tao Ma
2008-10-30  5:42 ` [Ocfs2-devel] [PATCH 03/15] ocfs2/xattr: Move clusters free into dealloc Tao Ma
2008-11-04  3:17   ` Joel Becker
2008-10-30  5:42 ` [Ocfs2-devel] [PATCH 04/15] ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set Tao Ma
2008-11-07  0:11   ` Mark Fasheh
2008-11-07  1:10     ` Tao Ma
2008-10-30  5:42 ` [Ocfs2-devel] [PATCH 05/15] ocfs2/xattr: Merge xattr set transaction Tao Ma
2008-11-07 22:46   ` Joel Becker
2008-10-30 11:40 ` [Ocfs2-devel] [PATCH 06/15] ocfs2: move new_inode out of the transaction Tiger Yang
2008-11-07  1:02   ` Mark Fasheh
2008-10-30 11:40 ` [Ocfs2-devel] [PATCH 07/15] ocfs2: add ocfs2_xattr_set_handle Tiger Yang
2008-11-07  1:03   ` Mark Fasheh
2008-10-30 11:40 ` [Ocfs2-devel] [PATCH 08/15] ocfs2: add security xattr API Tiger Yang
2008-11-07  1:17   ` Mark Fasheh
2008-11-07  1:17     ` Mark Fasheh
2008-10-30 11:41 ` [Ocfs2-devel] [PATCH 09/15] ocfs2: add ocfs2_init_security in mkno Tiger Yang
2008-10-30 11:41 ` [Ocfs2-devel] [PATCH 10/15] ocfs2: add ocfs2_xattr_get_nolock Tiger Yang
2008-10-30 11:41 ` [Ocfs2-devel] [PATCH 11/15] ocfs2: add POSIX ACL API Tiger Yang
2008-11-07  1:26   ` Mark Fasheh
2008-10-30 11:41 ` [Ocfs2-devel] [PATCH 12/15] ocfs2: add ocfs2_check_acl Tiger Yang
2008-10-30 11:42 ` [Ocfs2-devel] [PATCH 13/15] ocfs2: add ocfs2_acl_chmod Tiger Yang
2008-11-07  1:33   ` Mark Fasheh
2008-10-30 11:42 ` [Ocfs2-devel] [PATCH 14/15] ocfs2: add ocfs2_init_acl in mknod Tiger Yang
2008-10-30 11:42 ` [Ocfs2-devel] [PATCH 15/15] ocfs2: add mount option and Kconfig option for acl Tiger Yang
2008-10-30 13:45 ` [Ocfs2-devel] [PATCH 00/15] ocfs2: add security EA and ACL support V4 Tao Ma

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.