Linux Container Development
 help / color / mirror / Atom feed

end of thread, other threads:[~2012-09-25 10:51 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <877grox6ql.fsf@xmission.com>
     [not found] ` <877grox6ql.fsf-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 11:41   ` [PATCH 01/25] userns: Convert fat to use kuid/kgid where appropriate Eric W. Biederman
     [not found]     ` <1348141326-23355-1-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 11:41       ` [PATCH 02/25] userns: Convert gadgetfs to use kuid and kgid " Eric W. Biederman
     [not found]         ` <1348141326-23355-2-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 11:58           ` Greg Kroah-Hartman
2012-09-21  9:33           ` Felipe Balbi
2012-09-20 11:41       ` [PATCH 03/25] userns: Convert usb functionfs to use kuid/kgid " Eric W. Biederman
     [not found]         ` <1348141326-23355-3-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 11:58           ` Greg Kroah-Hartman
2012-09-21  9:32           ` Felipe Balbi
2012-09-20 11:41       ` [PATCH 04/25] userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID Eric W. Biederman
     [not found]         ` <1348141326-23355-4-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 11:58           ` Greg Kroah-Hartman
2012-09-20 11:41       ` [PATCH 05/25] userns: Convert hugetlbfs to use kuid/kgid where appropriate Eric W. Biederman
2012-09-20 11:41       ` [PATCH 06/25] userns: Convert xenfs to use kuid and kgid " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 07/25] userns: Convert adfs " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 08/25] userns: Convert befs to use kuid/kgid " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 09/25] userns: Convert cramfs " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 10/25] userns: Convert ecryptfs " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 11/25] userns: Convert efs " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 12/25] userns: Convert exofs " Eric W. Biederman
     [not found]         ` <1348141326-23355-12-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 12:20           ` Boaz Harrosh
2012-09-20 11:41       ` [PATCH 13/25] userns: Convert hfs to use kuid and kgid " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 14/25] userns: Convert hfsplus " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 15/25] userns: Convert isofs to use kuid/kgid " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 16/25] userns: Convert logfs " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 17/25] userns: Convert minix " Eric W. Biederman
2012-09-20 11:41       ` [PATCH 18/25] userns: Convert nillfs2 " Eric W. Biederman
     [not found]         ` <1348141326-23355-18-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 14:34           ` Ryusuke Konishi
2012-09-20 11:42       ` [PATCH 19/25] userns: Convert ntfs to use kuid and kgid " Eric W. Biederman
2012-09-20 11:42       ` [PATCH 20/25] userns: Convert omfs " Eric W. Biederman
     [not found]         ` <1348141326-23355-20-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 12:50           ` Bob Copeland
2012-09-20 13:13             ` Eric W. Biederman
     [not found]               ` <87obl0vnu7.fsf-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 13:19                 ` Bob Copeland
2012-09-20 11:42       ` [PATCH 21/25] userns: Convert the qnx4 filesystem to use kuid/kgid " Eric W. Biederman
2012-09-20 11:42       ` [PATCH 22/25] userns: Convert the qnx6 " Eric W. Biederman
2012-09-20 11:42       ` [PATCH 23/25] userns: Convert the sysv " Eric W. Biederman
2012-09-20 11:42       ` [PATCH 24/25] userns: Convert freevxfs " Eric W. Biederman
2012-09-20 11:42       ` [PATCH 25/25] userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID Eric W. Biederman
     [not found]         ` <1348141326-23355-25-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 16:47           ` Marciniszyn, Mike
     [not found]     ` <87pq5gx60i.fsf@devron.myhome.or.jp>
     [not found]       ` <87pq5gx60i.fsf-x/W9pkDDSe1TgC2z9Sl/nXf5DAMn2ifp@public.gmane.org>
2012-09-20 12:04         ` [PATCH 01/25] userns: Convert fat to use kuid/kgid where appropriate Eric W. Biederman
     [not found]     ` <1348141326-23355-21-git-send-email-ebiederm@xmission.com>
     [not found]       ` <1348141326-23355-21-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-20 12:34         ` [PATCH 21/25] userns: Convert the qnx4 filesystem " Anders Larsen
     [not found]     ` <1348141326-23355-17-git-send-email-ebiederm@xmission.com>
     [not found]       ` <1348141326-23355-17-git-send-email-ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-25  9:17         ` [PATCH 17/25] userns: Convert minix " Zhao Hongjiang
     [not found]           ` <506176B5.9020104-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-09-25 10:05             ` Eric W. Biederman
     [not found]               ` <87obkupgcr.fsf-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2012-09-25 10:42                 ` Zhao Hongjiang
     [not found]                   ` <50618A93.1040202-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-09-25 10:51                     ` Eric W. Biederman

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