Linux Container Development
 help / color / mirror / Atom feed
 messages from 2009-05-15 03:43:42 to 2009-05-26 22:41:50 UTC [more...]

[PATCH 01/20] io-controller: Documentation
 2009-05-26 22:41 UTC 

[RFC] IO scheduler based IO controller V3
 2009-05-26 22:41 UTC 

[PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
 2009-05-26 22:06 UTC  (10+ messages)

[PATCH 1/1] cr: nsproxy: fix refcounting
 2009-05-26 22:03 UTC 

[PATCH 01/38] cred: #include init.h in cred.h
 2009-05-26 19:35 UTC  (55+ messages)
  ` [PATCH 02/38] utsns: extract create_uts_ns()
  ` [PATCH 03/38] ipcns 1/4: remove useless get/put while CLONE_NEWIPC
  ` [PATCH 04/38] ipcns 2/4: extract create_ipc_ns()
  ` [PATCH 05/38] ipcns 3/4: make free_ipc_ns() static
  ` [PATCH 06/38] ipcns 4/2: move free_ipcs() proto
  ` [PATCH 07/38] pidns 1/2: make create_pid_namespace() accept parent pidns
  ` [PATCH 08/38] pidns 2/2: rewrite copy_pid_ns()
  ` [PATCH 09/38] netns 1/2: don't get/put old netns on CLONE_NEWNET
  ` [PATCH 10/38] netns 2/2: extract net_create()
  ` [PATCH 11/38] nsproxy: extract create_nsproxy()
  ` [PATCH 12/38] i386: ifdef out struct thread_struct::fs
  ` [PATCH 13/38] x86_64: ifdef out struct thread_struct::ip
  ` [PATCH 14/38] Remove struct mm_struct::exe_file et al
  ` [PATCH 15/38] dcache: extract and use d_unlinked()
  ` [PATCH 16/38] x86: ptrace debugreg checks rewrite
  ` [PATCH 17/38] groups: move code to kernel/groups.c
  ` [PATCH 18/38] C/R: core stuff
  ` [PATCH 19/38] C/R: multiple tasks
  ` [PATCH 20/38] C/R: i386 support
  ` [PATCH 21/38] C/R: i386 debug registers
  ` [PATCH 22/38] C/R: i386 xstate
  ` [PATCH 23/38] C/R: x86_64 support
  ` [PATCH 24/38] C/R: x86_64 debug registers
  ` [PATCH 25/38] C/R: x86_64 xstate
  ` [PATCH 26/38] C/R: nsproxy
  ` [PATCH 27/38] C/R: checkpoint/restore struct uts_namespace
  ` [PATCH 28/38] C/R: formally checkpoint/restore struct ipc_namespace
  ` [PATCH 29/38] C/R: formally checkpoint/restore struct mnt_namespace
  ` [PATCH 30/38] C/R: checkpoint/restore struct pid_namespace
  ` [PATCH 31/38] C/R: formally checkpoint/restore struct net_namespace
  ` [PATCH 32/38] C/R: checkpoint/restore struct cred
  ` [PATCH 33/38] C/R: checkpoint/restore aux groups (structy group_info)
  ` [PATCH 34/38] C/R: checkpoint/restore struct user
  ` [PATCH 35/38] C/R: checkpoint/restore struct user_namespace
  ` [PATCH 36/38] C/R: checkpoint/restore struct pid
  ` [PATCH 37/38] C/R: checkpoint/restore opened files
  ` [PATCH 38/38] C/R: checkpoint/restart struct sighand_struct

nsproxy c/r bug?
 2009-05-26 18:37 UTC  (2+ messages)

[PATCH 0/8] a start to credentials c/r
 2009-05-26 17:34 UTC  (9+ messages)
` [PATCH 1/8] cr: break out new_user_ns()
` [PATCH 2/8] cr: split core function out of some set*{u,g}id functions
` [PATCH 3/8] cr: capabilities: define checkpoint and restore fns
` [PATCH 4/8] groups: move code to kernel/groups.c
` [PATCH 5/8] groups: allow compilation on s390x
  ` [PATCH 6/8] cr: checkpoint and restore task credentials
` [PATCH 7/8] cr: restore file->f_cred
` [PATCH 8/8] user namespaces: debug refcounts

[C/R Test][PATCH 1/4] Add -P <pid-file> option to ns_exec
 2009-05-26 13:47 UTC 

[PATCH 14/38] Remove struct mm_struct::exe_file et al
 2009-05-26 11:36 UTC 

[PATCH 02/18] io-controller: Common flat fair queuing code in elevaotor layer
 2009-05-26 11:34 UTC  (22+ messages)
  ` [PATCH] io-controller: Add io group reference handling for request
        ` [PATCH] IO Controller: Add per-device weight and ioprio_class handling
    ` [PATCH 04/18] io-controller: Modify cfq to make use of flat elevator fair queuing

Donor offers mower driver a csooter
 2009-05-24 16:09 UTC 

Account Re-Activation,
 2009-05-24 12:00 UTC  (2+ messages)

No limitation in physical memory in cgroups
 2009-05-22  9:25 UTC  (15+ messages)

How Too Talk Dirty To My Boyfriend - How Do I Do It The Right Way?
 2009-05-22  9:12 UTC 

[PATCH 2/2] ipcns: move free_ipcs() proto
 2009-05-22  8:46 UTC  (2+ messages)

[PATCH 1/2] ipcns: make free_ipc_ns() static
 2009-05-22  8:45 UTC  (2+ messages)

css_id numbering
 2009-05-22  5:50 UTC  (7+ messages)

LINDAVE VISION
 2009-05-22  2:52 UTC 

Make Your Woman Orgasm With Ease - Great Techniques You Can Impleemnt Easily
 2009-05-22  1:30 UTC 

[PATCH 3/4] Add test case ptree1 - process tree using fileio
 2009-05-21 17:28 UTC  (3+ messages)

[PATCH 4/4] Add test case: pthread1
 2009-05-21 17:26 UTC 

[PATCH 2/4] Define some common helper functions
 2009-05-21 17:04 UTC 

[PATCH 1/4] Add -P <pid-file> option to ns_exec
 2009-05-21 16:35 UTC 

[PATCH 0/6] cr: credentials
 2009-05-21 14:14 UTC  (27+ messages)
  ` [PATCH 1/6] cr: break out new_user_ns()
  ` [PATCH 2/6] cr: split core function out of some set*{u,g}id functions
  ` [PATCH 3/6] cr: capabilities: define checkpoint and restore fns
  ` [PATCH 4/6] cr: checkpoint and restore task credentials
  ` [PATCH 5/6] cr: restore file->f_cred
  ` [PATCH 6/6] user namespaces: debug refcounts

[PATCH 1/1] dm-ioband: I/O bandwidth controller
 2009-05-21  3:22 UTC  (3+ messages)

[BUG] net_cls: Panic occured when net_cls subsystem use
 2009-05-21  0:22 UTC 

bugs with ckpt-v15-dev
 2009-05-20 21:10 UTC  (13+ messages)

[RFC v14][PATCH 00/54] Kernel based checkpoint/restart
 2009-05-20 18:23 UTC  (6+ messages)
` [RFC v14][PATCH 35/54] Support for share memory address spaces
` [RFC v14][PATCH 43/54] sysvipc-shm: checkpoint

failure to restart bash with ckpt-v15-dev
 2009-05-20 14:12 UTC  (3+ messages)

[C/R][PATCH] Export generic_file_checkpoint and generic_file_restore
 2009-05-20  5:30 UTC  (2+ messages)

[PATCH 1/1] dm-ioband: I/O bandwidth controller
 2009-05-19  8:39 UTC 

cr test cases moved
 2009-05-18 21:29 UTC 

[C/R] threaded application
 2009-05-17 18:29 UTC  (2+ messages)

Enhance Libido -- 3 Major Problems and Solutions to Enhance Libido Naturally
 2009-05-16 15:33 UTC 

Invite #9613451
 2009-05-15 16:23 UTC 

Didn't you receive last mail?
 2009-05-15 11:25 UTC 

[PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
 2009-05-15  7:00 UTC 

MD List
 2009-05-15  3:43 UTC 


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