Linux Container Development
 help / color / mirror / Atom feed
 messages from 2011-02-18 01:57:15 to 2011-03-01 04:05:14 UTC [more...]

[PATCH 00/10] Checkpoint/restart of open, unlinked files
 2011-03-01  4:05 UTC  (9+ messages)
  ` [PATCH 01/10] Create the .relink file_operation
      ` [PATCH 02/10] ext3/4: Allow relinking to unlinked files
      ` [PATCH 03/10] Split do_linkat() out of sys_linkat
      ` [PATCH 04/10] Checkpoint/restart unlinked files
      ` [PATCH 05/10] Enable c/r of unlinked fifos
      ` [PATCH 06/10] Support relinking unlinked files in btrfs
      ` [PATCH 07/10] Add relink_dir superblock field
      ` [PATCH 08/10] Parse the relink=%s mount option

[RFC 00/10] container-based checkpoint/restart prototype
 2011-03-01  1:08 UTC  (12+ messages)
  ` [PATCH 01/10] Make exec_mmap extern
  ` [PATCH 02/10] Introduce mm_has_pending_aio() helper
  ` [PATCH 03/10] Introduce has_locks_with_owner() helper
  ` [PATCH 04/10] Introduce vfs_fcntl() helper
  ` [PATCH 05/10] Core checkpoint/restart support code
  ` [PATCH 06/10] Checkpoint/restart mm support
  ` [PATCH 07/10] Checkpoint/restart vfs support
  ` [PATCH 08/10] Add generic '->checkpoint' f_op to ext filesystems
  ` [PATCH 09/10] Add generic '->checkpoint()' f_op to simple char devices
  ` [PATCH 10/10] x86_32 support for checkpoint/restart

[PATCH 02/10] security: Make capabilities relative to the user namespace
 2011-03-01  0:28 UTC  (12+ messages)
    ` [PATCH 03/10] allow sethostname in a container
    ` [PATCH 04/10] allow killing tasks in your own or child userns
    ` [PATCH 05/10] Allow ptrace from non-init user namespaces
    ` [PATCH 06/10] user namespaces: convert all capable checks in kernel/sys.c
    ` [PATCH 07/10] add a user namespace owner of ipc ns
    ` [PATCH 08/10] user namespaces: convert several capable() calls
    ` [PATCH 09/10] userns: check user namespace for task->file uid equivalence checks
    ` [PATCH 10/10] rename is_owner_or_cap to inode_owner_or_capable
    ` [PATCH 01/10] Add a user_namespace as creator/owner of uts_namespace

[PATCH v5 0/9] memcg: per cgroup dirty page accounting
 2011-02-28 23:52 UTC  (22+ messages)
` [PATCH v5 1/9] memcg: document cgroup dirty memory interfaces
` [PATCH v5 2/9] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v5 3/9] writeback: convert variables to unsigned
` [PATCH v5 4/9] writeback: create dirty_info structure
` [PATCH v5 5/9] memcg: add dirty page accounting infrastructure
` [PATCH v5 6/9] memcg: add kernel calls for memcg dirty page stats
` [PATCH v5 7/9] memcg: add dirty limits to mem_cgroup
` [PATCH v5 8/9] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v5 9/9] memcg: check memcg dirty limits in page writeback

[PATCH 1/3] block: introduce REQ_DIRECT to track direct io bio
 2011-02-28 23:01 UTC  (4+ messages)
  ` [PATCH 2/3] blkio-throttle: infrastructure to throttle async io
  ` [PATCH 3/3] blkio-throttle: async write io instrumentation
  ` [PATCH 0/3] blk-throttle: async write throttling

[PATCH][cr]: Fix ghost task bug
 2011-02-28 22:10 UTC  (7+ messages)

[PATCH 0/3] blk-throttle: async write throttling
 2011-02-28 10:15 UTC 

netns: Issues with deleting virtual interfaces during namespace cleanup
 2011-02-27 15:28 UTC  (6+ messages)

[PATCH 1/1, v9] cgroup/freezer: add per freezer duty ratio control
 2011-02-25 18:23 UTC  (3+ messages)

[PATCH][usercr]: Ghost tasks must be detached
 2011-02-25 15:46 UTC  (3+ messages)

[PATCH] Don't crash if we are self-checkpointing with a child
 2011-02-25 15:46 UTC  (2+ messages)

[PATCH 1/5] blk-cgroup: move blk-cgroup.h in include/linux/blk-cgroup.h
 2011-02-25  0:54 UTC  (39+ messages)
  ` [PATCH 2/5] blk-cgroup: introduce task_to_blkio_cgroup()
  ` [PATCH 3/5] page_cgroup: make page tracking available for blkio
  ` [PATCH 4/5] blk-throttle: track buffered and anonymous pages
  ` [PATCH 5/5] blk-throttle: buffered and anonymous page tracking instrumentation
  ` [PATCH 0/5] blk-throttle: writeback and swap IO control

[PATCH 01/10] Add a user_namespace as creator/owner of uts_namespace
 2011-02-24 15:01 UTC 

[PATCH 2/4] userns: let copy_ipcs handle setting ipc_ns->user_ns
 2011-02-24  9:56 UTC  (14+ messages)
  ` [PATCH 3/4] Add the required user_ns parameter to security_capable
  ` [PATCH 4/4] userns: uts and ipc: fix checkpatch warning
  ` [PATCH 1/4] userns: let clone_uts_ns() handle setting uts->user_ns
  ` [PATCH 5/4] Clean up capability.h and capability.c

Furthering your eductaion cheapest business card
 2011-02-24  7:14 UTC 

[PATCH 5/9] Allow ptrace from non-init user namespaces
 2011-02-24  6:56 UTC  (55+ messages)
        ` [PATCH] userns: ptrace: incorporate feedback from Eric
    ` [PATCH 3/9] allow sethostname in a container
    ` [PATCH 1/9] Add a user_namespace as creator/owner of uts_namespace
    ` userns: targeted capabilities v5
    ` [PATCH 2/9] security: Make capabilities relative to the user namespace
    ` [PATCH 4/9] allow killing tasks in your own or child userns
    ` [PATCH 7/9] add a user namespace owner of ipc ns
    ` [PATCH 6/9] user namespaces: convert all capable checks in kernel/sys.c
    ` [PATCH 8/9] user namespaces: convert several capable() calls
    ` [PATCH 9/9] userns: check user namespace for task->file uid equivalence checks
  ` User namespaces and keys

[PATCH 2/2] pidns: Support unsharing the pid namespace
 2011-02-24  1:12 UTC  (3+ messages)
          ` [PATCH 1/1][3rd resend] sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code

[PATCH 0/5] blk-throttle: writeback and swap IO control
 2011-02-22 17:12 UTC 

[PATCH][usercr]: Ghost tasks must be detached
 2011-02-22 10:28 UTC  (12+ messages)

[PATCH 1/4] userns: let clone_uts_ns() handle setting uts->user_ns
 2011-02-21  4:01 UTC 

foto new
 2011-02-20 14:40 UTC 

[PATCH] Reduce uidhash lock hold time when lookup succeeds
 2011-02-18 18:25 UTC 

[PATCH] new cgroup controller "fork"
 2011-02-18  9:26 UTC  (2+ messages)


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