Linux Container Development
 help / color / mirror / Atom feed
 messages from 2012-09-20 11:41:53 to 2012-10-22 09:30:18 UTC [more...]

Is not locking task_lock in cgroup_fork() safe?
 2012-10-22  9:30 UTC  (27+ messages)
` [PATCH cgroup/for-3.7-fixes 1/2] Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
` [PATCH cgroup/for-3.7-fixes 2/2] Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"

[PATCH 1/7] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
 2012-10-21 19:24 UTC  (23+ messages)
  ` [PATCH 2/7] freezer: add missing mb's to freezer_count() and freezer_should_skip()
  ` [PATCH 3/7] cgroup_freezer: make it official that writes to freezer.state don't fail
  ` [PATCH 4/7] cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZER_SKIP tasks
  ` [PATCH 5/7] cgroup_freezer: allow moving tasks in and out of a frozen cgroup
  ` [PATCH 6/7] cgroup_freezer: prepare update_if_frozen() for locking change
  ` [PATCH 7/7] cgroup_freezer: don't use cgroup_lock_live_group()
  ` [PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking

网络创业 全球工作系统 利润丰厚
 2012-10-21 11:20 UTC 

Impossibile recapitare: Profilo
 2012-10-18  9:47 UTC 

Undelivered Mail Returned to Sender
 2012-10-18  9:38 UTC 

failure notice
 2012-10-18  1:31 UTC 

Returned mail: see transcript for details
 2012-10-17 23:17 UTC 

Undelivered Mail Returned to Sender
 2012-10-17 19:55 UTC 

Returned Mail: Fwd: Statistica
 2012-10-17 17:33 UTC 

Mail delivery failed: returning message to sender
 2012-10-17 12:02 UTC 

Undelivered Mail Returned to Sender
 2012-10-17 11:53 UTC 

Undelivered Mail Returned to Sender
 2012-10-17  8:20 UTC 

Delivery Status Notification
 2012-10-17  7:08 UTC 

[Autoreply] Re: Re:Rispondere
 2012-10-17  5:10 UTC 

Undelivered Mail Returned to Sender
 2012-10-17  4:48 UTC 

[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
 2012-10-16 22:28 UTC 

LXC hardware resource sharing
 2012-10-16 17:38 UTC 

necessary to limit container's network bandwidth when use physical nic in container?
 2012-10-16  2:33 UTC  (5+ messages)
      ` [libvirt] "

[PATCH 1/1] dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
 2012-10-15 20:14 UTC 

[PATCH 1/1] dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
 2012-10-15 17:47 UTC 

(unknown),
 2012-10-14  9:52 UTC 

Notification
 2012-10-13 19:19 UTC 

uevent when moving nic between network namespaces?
 2012-10-13  5:27 UTC  (10+ messages)

[patch userns-always-map-user-v64] userns: release the reference of old userns in userns_install
 2012-10-12  3:27 UTC  (2+ messages)

R袋y�_0443��U漂2046
 2012-10-11  9:09 UTC 

userns subsystem conversions v2
 2012-10-10 20:06 UTC  (7+ messages)
` [PATCH 01/27] userns: Convert security/keys to the new userns infrastructure
  ` [PATCH 16/27] userns: Convert vfs posix_acl support to use kuids and kgids

[PATCH] userns: fix return value in map_write
 2012-10-10  4:28 UTC  (3+ messages)

[PATCH] ext3: fix return values on parse_options() failure
 2012-10-09 21:24 UTC  (4+ messages)

[PATCH] ext2: fix return values on parse_options() failure
 2012-10-09 21:22 UTC  (3+ messages)

Is not locking task_lock in cgroup_fork() safe?
 2012-10-08  2:00 UTC 

في أجواء اليوم العالمي للسياحة
 2012-10-06 13:34 UTC 

[GIT PULL] user namespace changes for v3.7
 2012-10-02  4:21 UTC 

[PATCH 01/14] userns: Convert loop to use kuid_t instead of uid_t
 2012-09-26 17:59 UTC  (29+ messages)
      ` [PATCH 02/14] userns: Convert apparmor to use kuid and kgid where appropriate
      ` [PATCH 03/14] userns: Convert tomoyo "
      ` [PATCH 04/14] userns: Convert selinux "
      ` [PATCH 05/14] userns: Convert hostfs "
      ` [PATCH 06/14] userns: Convert EVM to deal with kuids and kgids in it's hmac computation
      ` [PATCH 07/14] userns: Add user namespace support to IMA
      ` [PATCH 08/14] userns: Teach security_path_chown to take kuids and kgids
      ` [PATCH 09/14] userns: Convert binder ipc to use kuids
      ` [PATCH 10/14] userns: Convert s390 hypfs to use kuid and kgid where appropriate
      ` [PATCH 11/14] userns: Convert s390 getting uid and gid system calls to use kuid and kgid
      ` [PATCH 12/14] userns: On ppc convert current_uid from a kuid before printing
      ` [PATCH 13/14] userns: On ia64 deal with current_uid and current_gid being kuid and kgid
      ` [PATCH 14/14] userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids

[PATCH 01/25] userns: Convert fat to use kuid/kgid where appropriate
 2012-09-25 10:51 UTC  (35+ messages)
  ` [PATCH 02/25] userns: Convert gadgetfs to use kuid and kgid "
  ` [PATCH 03/25] userns: Convert usb functionfs to use kuid/kgid "
  ` [PATCH 04/25] userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
    ` [PATCH 12/25] userns: Convert exofs to use kuid/kgid where appropriate
    ` [PATCH 13/25] userns: Convert hfs to use kuid and kgid "
    ` [PATCH 14/25] userns: Convert hfsplus "
    ` [PATCH 15/25] userns: Convert isofs to use kuid/kgid "
    ` [PATCH 16/25] userns: Convert logfs "
    ` [PATCH 17/25] userns: Convert minix "
    ` [PATCH 18/25] userns: Convert nillfs2 "
    ` [PATCH 19/25] userns: Convert ntfs to use kuid and kgid "
    ` [PATCH 20/25] userns: Convert omfs "
    ` [PATCH 21/25] userns: Convert the qnx4 filesystem to use kuid/kgid "
    ` [PATCH 22/25] userns: Convert the qnx6 "
    ` [PATCH 23/25] userns: Convert the sysv "
    ` [PATCH 24/25] userns: Convert freevxfs "
    ` [PATCH 25/25] userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID

[REVIEW][PATCH 00/11] userns: Simple filesystems conversions
 2012-09-24  5:24 UTC  (13+ messages)
  ` [PATCH 01/11] userns: Convert affs to use kuid/kgid wherwe appropriate
      ` [PATCH 02/11] userns: Convert bfs to use kuid/kgid where appropriate
      ` [PATCH 03/11] userns: Convert btrfs "
      ` [PATCH 04/11] userns: Convert hpfs to use kuid and kgid "
      ` [PATCH 05/11] userns: Convert jffs2 "
      ` [PATCH 06/11] userns: Convert jfs to use kuid/kgid "
      ` [PATCH 07/11] userns: Convert reiserfs to use kuid and kgid "
      ` [PATCH 08/11] userns: Convert squashfs to use kuid/kgid "
      ` [PATCH 09/11] userns: Convert ubifs to use kuid/kgid
      ` [PATCH 10/11] userns: Convert the udf filesystem to use kuid/kgid where appropriate
      ` [PATCH 11/11] userns: Convert the ufs "

[RFC] fix devpts mount behavior
 2012-09-23 17:44 UTC  (25+ messages)
                    ` [PATCH 0/4] devpts: "
                        ` [PATCH 1/4] devpts: Remove CONFIG_DEVPTS_MULTIPLE_INSTANCES
                        ` [PATCH 2/4] devpts: Set the default permissions of /dev/pts/ptmx and /dev/ptmx to 0666
                        ` [PATCH 3/4] devpts: Make the newinstance option historical
                        ` [PATCH 4/4] devpts: Update the documentation

[RFC] cgroup TODOs
 2012-09-21 21:40 UTC  (9+ messages)
    ` [PATCH 2.6.32] memcg: warn on deeper hierarchies with use_hierarchy==0

[REVIEW][PATCH 00/14] userns: Miscelanous conversions
 2012-09-21  0:26 UTC 

[PATCH 2/3] cgroup, sched: let cpu serve the same files as cpuacct
 2012-09-20 18:00 UTC  (3+ messages)

[Announce] Checkpoint-restore tool v0.1
 2012-09-20 13:05 UTC  (3+ messages)
` [Announce] Checkpoint-restore tool v0.2


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