messages from 2010-12-17 00:54:09 to 2011-01-14 13:49:14 UTC [more...]
[PATCH v3 01/16] sunrpc: mount rpc_pipefs on initialization
2011-01-14 13:49 UTC (16+ messages)
` [PATCH v3 02/16] sunrpc: introduce init_rpc_pipefs
` [PATCH v3 03/16] sunrpc: push init_rpc_pipefs up to rpc_create() callers
` [PATCH v3 04/16] sunrpc: tag svc_serv with rpc_pipefs mount point
` [PATCH v3 05/16] sunrpc: get rpc_pipefs mount point for svc_serv from callers
` [PATCH v3 06/16] lockd: get rpc_pipefs mount point "
` [PATCH v3 07/16] sunrpc: get rpc_pipefs mount point for rpcb_create[_local] "
` [PATCH v3 08/16] sunrpc: tag pipefs field of cache_detail with rpc_pipefs mount point
` [PATCH v3 09/16] sunrpc: introduce rpc_pipefs_add_destroy_cb()
` [PATCH v3 10/16] nfs: per-rpc_pipefs dns cache
` [PATCH v3 11/16] Export iterate_mounts symbol to be able to use from sunrpc module
` [PATCH v3 12/16] sunrpc: introduce get_rpc_pipefs()
` [PATCH v3 13/16] nfs: introduce mount option 'rpcmount'
` [PATCH v3 14/16] sunrpc: make rpc_pipefs be mountable multiple times
` [PATCH v3 15/16] sunrpc: remove global init_rpc_pipefs
` [PATCH v3 16/16] Rework get_rpc_pipefs and introduce put_rpc_pipefs()
[PATCH v3 00/16] make rpc_pipefs be mountable multiple time
2011-01-14 13:48 UTC
linux-cr: v23-rc1 pushed
2011-01-14 6:59 UTC (2+ messages)
kernel BUG at fs/dcache.c:1363 (from cgroup)
2011-01-14 5:29 UTC (2+ messages)
kernel BUG at fs/dcache.c:1363 (from cgroup)
2011-01-14 4:56 UTC
linux-next: lockdep whinge in cgroup_rmdir
2011-01-14 4:10 UTC (4+ messages)
[RFD] reboot / shutdown of a container
2011-01-13 22:09 UTC (4+ messages)
[PATCH] Teach cifs about network namespaces
2011-01-13 19:02 UTC (12+ messages)
` [PATCH] Teach cifs about network namespaces (take 2)
` [PATCH] Teach cifs about network namespaces (take 3)
[RFD] reboot / shutdown of a container
2011-01-13 16:34 UTC
linux-next: lockdep whinge in cgroup_rmdir
2011-01-13 15:34 UTC
[PATCH v5 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
2011-01-12 23:26 UTC (50+ messages)
` [PATCH v5 3/3] cgroups: make procs file writable
` [RFC][BUGFIX] memcg: fix dead lock between cpuset and memcg (Re: [PATCH v5 3/3] cgroups: make procs file writable)
` [PATCH v6 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
` [PATCH v6 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup
` [PATCH v6 2/3] cgroups: add can_attach callback for checking all threads in a group
` [PATCH v6 3/3] cgroups: make procs file writable
` [PATCH v7 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
` [PATCH v7 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup
` [PATCH v7 2/3] cgroups: add atomic-context per-thread subsystem callbacks
` [PATCH v7 3/3] cgroups: make procs file writable
Two newbie questions on containers
2011-01-12 17:35 UTC (4+ messages)
[Patch 0/2] Checkpoint and restart of file locks
2011-01-12 0:30 UTC (5+ messages)
` [PATCH 1/2] Refactor fcntl_setlk() and fcntl_setlk64()
` [PATCH 2/2] c/r: add checkpoint support for file-locks
global_send_sigint
2011-01-11 21:59 UTC (3+ messages)
Containers and /proc/sys/vm/drop_caches
2011-01-11 16:28 UTC (12+ messages)
[PATCH 01/08] Add a user_namespace as creator/owner of uts_namespace
2011-01-11 16:14 UTC (9+ messages)
` [PATCH 02/08] security: Make capabilities relative to the user namespace
` [PATCH 03/08] allow sethostname in a container
` [PATCH 04/08] allow killing tasks in your own or child userns
` [PATCH 05/08] Allow ptrace from non-init user namespaces
` [PATCH 06/08] user namespaces: convert all capable checks in kernel/sys.c
` [PATCH 07/08] user namespaces: convert several capable() calls
` [PATCH 08/08] userns: check user namespace for task->file uid equivalence checks
[PATCH 00/11] checkpoint: various mm-related bits
2011-01-11 14:15 UTC (12+ messages)
` [PATCH 04/11] checkpoint: introduce device vma type
` [PATCH 05/11] checkpoint: allow VM_{IO,RESERVED,PFNMAP} mappings
` [PATCH 0/4] Checkpoint/restart support for HUGETLB pages
` [PATCH 1/4] c/r: pass file instead of inode to checkpoint_memory_pointer
` [PATCH 2/4] c/r: [ipc] allow shmat callers to specify ipc namespace
` [PATCH 3/4] c/r: checkpoint/restart of anonymous hugetlb mappings
` [PATCH 4/4] c/r: support checkpoint/restart of SysV SHM_HUGETLB regions
userns: targeted capabilities v4
2011-01-11 6:43 UTC
[PATCH 1/7] Add a user_namespace as creator/owner of uts_namespace
2011-01-11 5:27 UTC (16+ messages)
` [PATCH 2/7] security: Make capabilities relative to the user namespace
` [PATCH 3/7] allow sethostname in a container
` [PATCH 4/7] allow killing tasks in your own or child userns
` [PATCH 5/7] Allow ptrace from non-init user namespaces
` [PATCH 6/7] user namespaces: convert all capable checks in kernel/sys.c
` [PATCH 7/7] user namespaces: convert several capable() calls
[RFC][PATCH][usercr]: Remove exit() calls in app_restart()
2011-01-11 1:52 UTC (2+ messages)
[PATCH][cr]: Ghost tasks must not be detached in kernel
2011-01-11 1:51 UTC (2+ messages)
[PATCH][usercr]: Ghost tasks must be detached
2011-01-11 1:51 UTC (2+ messages)
STDIN_FILENO during restart
2011-01-11 1:50 UTC (2+ messages)
[PATCH][cr]: Fix C/R of termios
2011-01-11 1:46 UTC (2+ messages)
userns: targeted capabilities v3
2011-01-10 21:11 UTC
Mapping PIDs from parent->child namespaces
2011-01-05 13:54 UTC (11+ messages)
+ memcg-fix-deadlock-between-cpuset-and-memcg.patch added to -mm tree
2011-01-05 7:51 UTC
[RFC 1/5] user namespaces: Add a user_namespace as creator/owner of uts_namespace
2011-01-02 14:39 UTC (28+ messages)
` [RFC 3/5] user namespaces: allow sethostname in a container
` [RFC 4/5] user namespaces: allow killing tasks in your own or child userns
` [RFC 5/5] user namespaces: Allow ptrace from non-init user namespaces
` [RFC 2/5] user namespaces: make capabilities relative to the user namespace
New video cip of Arnold'n co
2010-12-24 3:38 UTC
[PATCH 1/2] cgroup: Set CGRP_RELEASABLE when adding to a cgroup
2010-12-18 19:30 UTC
[RFC 0/5] user namespaces: start clamping down
2010-12-17 15:22 UTC
[PATCH 1/2] cgroup: Set CGRP_RELEASABLE when adding to a cgroup
2010-12-17 1:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox