messages from 2010-05-01 14:15:25 to 2010-05-19 19:06:09 UTC [more...]
[PATCH] scheduler: Extract cgroups_cpuaccount code from sched.c into own file
2010-05-19 19:06 UTC (4+ messages)
scheduler: cleanup sched.c and extract cgroup_cpuaccount stuff into separate file
2010-05-19 19:02 UTC (4+ messages)
` [PATCH 1/2] scheduler: Extract cgroups_cpuaccount code from sched.c into own file V2
` [PATCH 2/2] scheduler: cgroups cpuaccouting: Make cpuusage atomic
NFS Kernel server inside a container
2010-05-19 15:45 UTC (5+ messages)
工控技术
2010-05-19 4:06 UTC
[PATCH 1/9][cr][v2]: Add uid, euid params to f_modown()
2010-05-19 3:07 UTC (9+ messages)
` [PATCH 2/9][cr][v2]: Add uid, euid params to __f_setown()
` [PATCH 3/9][cr][v2]: Checkpoint file-owner information
` [PATCH 4/9][cr][v2]: Restore file_owner info
` [PATCH 5/9][cr][v2]: Move file_lock macros into linux/fs.h
` [PATCH 6/9][cr][v2]: Checkpoint file-locks
` [PATCH 7/9][cr][v2]: Define flock_set()
` [PATCH 8/9][cr][v2]: Define flock64_set()
` [PATCH 9/9][cr][v2]: Restore file-locks
[PATCH 0/9][cr][v2]: C/R file owner and posix file locks
2010-05-19 3:07 UTC
NFS Kernel server inside a container
2010-05-18 21:09 UTC
[PATCH lxc 1/2] lxc-unshare: accept multiple -s options
2010-05-18 16:07 UTC (5+ messages)
` [PATCH lxc 2/2] lxc-unshare: make CLONE_NEWPID imply CLONE_NEWNS
[lxc-devel] Containerized syslog
2010-05-18 4:49 UTC (3+ messages)
[RFC] [PATCH] memcg: cleanup memory thresholds
2010-05-17 20:17 UTC (2+ messages)
[PATCH 1/9] mm: add generic adaptive large memory allocation APIs
2010-05-17 1:34 UTC (8+ messages)
` [PATCH 1/9] mm: add generic adaptive large memory allocationAPIs
[PATCH 0/9] mm: generic adaptive large memory allocation APIs
2010-05-13 21:56 UTC (2+ messages)
[PATCH 3/9] cgroup: use kvmalloc, kvrealloc and kvfree
2010-05-13 9:58 UTC
[PATCH 1/9] mm: add generic adaptive large memory allocation APIs
2010-05-13 9:51 UTC
[PATCH 0/9] mm: generic adaptive large memory allocation APIs
2010-05-13 9:49 UTC
[RFC][PATCH 1/4][cr]: Add uid, euid params to f_modown()
2010-05-12 20:12 UTC (13+ messages)
` [RFC][PATCH 2/4][cr]: Define __f_setown_uid()
` [RFC][PATCH 3/4][cr]: Checkpoint file-owner information
` [RFC][PATCH 4/4][cr]: Restore file_owner info
Containerized syslog
2010-05-12 14:57 UTC
[PATCH] cred_to_ucred: use the creator of the right namespace
2010-05-12 7:31 UTC (2+ messages)
[PATCH] setns: netns: Fix compilation of net/core/net_namespace.c
2010-05-12 1:19 UTC
[RFC][PATCH 0/4][cr]: Checkpoint/restart file-owner info
2010-05-11 22:38 UTC
[PATCH v2] wait: use wrapper functions
2010-05-11 18:30 UTC (4+ messages)
` [tip:sched/core] sched, wait: Use "
checkpoint/restart in -mm
2010-05-11 15:32 UTC
[PATCH v21 00/100] Kernel based checkpoint/restart
2010-05-10 21:12 UTC (85+ messages)
` [PATCH v21 001/100] eclone (1/11): Factor out code to allocate pidmap page
` [PATCH v21 043/100] c/r: add generic '->checkpoint()' f_op to simple devices
` [PATCH v21 044/100] c/r: add checkpoint operation for opened files of generic filesystems
` [PATCH v21 045/100] c/r: export shmem_getpage() to support shared memory
` [PATCH v21 046/100] c/r: dump anonymous- and file-mapped- "
` [PATCH v21 047/100] splice: export pipe/file-to-pipe/file functionality
` [PATCH v21 048/100] c/r: support for open pipes
` [PATCH v21 049/100] c/r: checkpoint and restore FIFOs
` [PATCH v21 050/100] c/r: refuse to checkpoint if monitoring directories with dnotify
` [PATCH v21 051/100] c/r: make ckpt_may_checkpoint_task() check each namespace individually
` [PATCH v21 052/100] c/r: support for UTS namespace
` [PATCH v21 053/100] c/r (ipc): allow allocation of a desired ipc identifier
` [PATCH v21 054/100] c/r: save and restore sysvipc namespace basics
` [PATCH v21 055/100] c/r: support share-memory sysv-ipc
` [PATCH v21 056/100] c/r: support message-queues sysv-ipc
` [PATCH v21 057/100] c/r: support semaphore sysv-ipc
` [PATCH v21 058/100] c/r: (s390): expose a constant for the number of words (CRs)
` [PATCH v21 059/100] c/r: add CKPT_COPY() macro
` [PATCH v21 060/100] c/r: define s390-specific checkpoint-restart code
` [PATCH v21 061/100] c/r: capabilities: define checkpoint and restore fns
` [PATCH v21 062/100] c/r: checkpoint and restore task credentials
` [PATCH v21 063/100] c/r: restore file->f_cred
` [PATCH v21 064/100] c/r: checkpoint and restore (shared) task's sighand_struct
` [PATCH v21 065/100] c/r: [signal 1/4] blocked and template for shared signals
` [PATCH v21 066/100] c/r: [signal 2/4] checkpoint/restart of rlimit
` [PATCH v21 067/100] c/r: [signal 3/4] pending signals (private, shared)
` [PATCH v21 068/100] c/r: [signal 4/4] support for real/virt/prof itimers
` [PATCH v21 069/100] Expose may_setuid() in user.h and add may_setgid() (v2)
` [PATCH v21 070/100] c/r: correctly restore pgid
` [PATCH v21 071/100] Add common socket helpers to unify the security hooks
` [PATCH v21 072/100] c/r: introduce checkpoint/restore methods to struct proto_ops
` [PATCH v21 073/100] c/r: Add AF_UNIX support (v12)
` [PATCH v21 074/100] c/r: add support for listening INET sockets (v2)
` [PATCH v21 075/100] c/r: add support for connected INET sockets (v5)
` [PATCH v21 076/100] c/r: [pty 1/2] allow allocation of desired pty slave
` [PATCH v21 077/100] c/r: [pty 2/2] support for pseudo terminals
` [PATCH v21 078/100] c/r: support for controlling terminal and job control
` [PATCH v21 079/100] c/r: checkpoint/restart epoll sets
` [PATCH v21 080/100] c/r: checkpoint/restart eventfd
` [PATCH v21 081/100] c/r: restore task fs_root and pwd (v3)
` [PATCH v21 082/100] c/r: preliminary support mounts namespace
` [PATCH v21 083/100] c/r: nested pid namespaces (v3)
` [PATCH v21 084/100] powerpc: reserve checkpoint arch identifiers
` [PATCH v21 085/100] powerpc: provide APIs for validating and updating DABR
` [PATCH v21 086/100] powerpc: checkpoint/restart implementation
` [PATCH v21 087/100] powerpc: wire up checkpoint and restart syscalls
` [PATCH v21 088/100] powerpc: enable checkpoint support in Kconfig
` [PATCH v21 089/100] c/r: add lsm name and lsm_info (policy header) to container info
` [PATCH v21 090/100] c/r: add generic LSM c/r support (v7)
` [PATCH v21 091/100] c/r: add smack support to lsm c/r (v4)
` [PATCH v21 092/100] c/r: add selinux support (v6)
` [PATCH v21 093/100] c/r: Add checkpoint and collect hooks to net_device_ops
` [PATCH v21 094/100] c/r: Basic support for network namespaces and devices (v6)
` [PATCH v21 095/100] c/r: Add rtnl_dellink() helper
` [PATCH v21 096/100] c/r: Add checkpoint support for veth devices (v2)
` [PATCH v21 097/100] c/r: Add loopback checkpoint support (v2)
` [PATCH v21 098/100] c/r: Add a checkpoint handler to the 'sit' device
` [PATCH v21 099/100] c/r: Add checkpoint support to macvlan driver
` [PATCH v21 100/100] c/r: add an entry for checkpoint/restart in MAINTAINERS
` [PATCH v21 032/100] c/r: Save and restore the [compat_]robust_list member of the task struct
` [PATCH v21 011/100] eclone (11/11): Document sys_eclone
` [PATCH v21 019/100] Make file_pos_read/write() public and export kernel_write()
` [PATCH v21 015/100] cgroup freezer: Update stale locking comments
` [PATCH v21 020/100] c/r: documentation
[PATCH v2] cgroups: make cftype.unregister_event() void-returning
2010-05-10 6:26 UTC (2+ messages)
Cgroup OOM bug
2010-05-10 0:43 UTC (3+ messages)
[RFC] [PATCH] memcg: cleanup memory thresholds
2010-05-09 0:11 UTC
[PATCH v2] cgroups: make cftype.unregister_event() void-returning
2010-05-09 0:10 UTC
[PATCH] cgroups: make cftype.unregister_event() void-returning
2010-05-08 21:35 UTC (2+ messages)
pid namespace bug ?
2010-05-08 12:52 UTC (12+ messages)
[PATCH 1/5] cgroup: Fix an RCU warning in cgroup_path()
2010-05-07 14:55 UTC (6+ messages)
` [PATCH 5/5] blk-cgroup: Fix an RCU warning in blkiocg_create()
[PATCH] cgroups: make cftype.unregister_event() void-returning
2010-05-07 11:46 UTC
[PATCH v2] wait: use wrapper functions
2010-05-07 6:33 UTC
[PATCH 1/1] Fix typos and minor errors in eclone documentation
2010-05-06 3:22 UTC
[RFC][cr][PATCH 4/6] Restore file-locks
2010-05-05 14:56 UTC (3+ messages)
` [RFC][cr][PATCH 2/6] Checkpoint file-locks
[PATCH][cr-test] eclone-2 bug fix
2010-05-05 13:59 UTC (6+ messages)
[RFC][cr][PATCH 1/6] Move file_lock macros into linux/fs.h
2010-05-05 5:32 UTC (6+ messages)
` [RFC][cr][PATCH 2/6] Checkpoint file-locks
` [RFC][cr][PATCH 3/6] Define flock_set()
` [RFC][cr][PATCH 4/6] Restore file-locks
` [RFC][cr][PATCH 5/6] Define do_setlease()
` [RFC][cr][PATCH 6/6] Checkpoint/restart file leases
[RFC][PATCH 0/6][cr]: Checkpoint/restart file locks and leases
2010-05-05 5:30 UTC
[PATCH][cr][nit]: eclone() - Remove extra __user and add a comment
2010-05-04 2:04 UTC
[PATCH] [RFC] C/R: inet4 and inet6 unicast routes (v2)
2010-05-03 20:34 UTC (6+ 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