messages from 2012-04-03 15:37:36 to 2012-04-13 20:11:27 UTC [more...]
[PATCHSET] block: per-queue policy activation, take#2
2012-04-13 20:11 UTC (4+ messages)
` [PATCH 01/11] cfq: fix build breakage & warnings
` [PATCH 02/11] blkcg: kill blkio_list and replace blkio_list_lock with a mutex
` [PATCH 03/11] blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blkgs()
[PATCH 1/8] blkcg: kill blkio_list and replace blkio_list_lock with a mutex
2012-04-13 18:17 UTC (18+ messages)
` [PATCH 2/8] blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blkgs()
` [PATCH 3/8] blkcg: remove static policy ID enums
` [PATCH 4/8] blkcg: make blkg_conf_prep() take @pol and return with queue lock held
` [PATCH 5/8] blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing
` [PATCH 6/8] blkcg: add request_queue->root_blkg
` [PATCH 7/8] blkcg: implement per-queue policy activation
` [PATCH 8/8] blkcg: drop stuff unused after per-queue policy activation update
Messaggio non consegnato: richiesta
2012-04-13 13:34 UTC
problem with /proc/sysrq-trigger
2012-04-13 13:27 UTC (2+ messages)
Undeliverable: Re: Re: Rispondi
2012-04-13 7:51 UTC
[RFD] Merge task counter into memcg
2012-04-13 2:48 UTC (26+ messages)
` Cgroup in a single hierarchy (Was: Re: [RFD] Merge task counter into memcg)
Messaggio Non Consegnato e Rispedito al Mittente
2012-04-13 2:00 UTC
[PATCHSET] block: per-queue policy activation
2012-04-12 23:29 UTC
[RFC] writeback and cgroup
2012-04-12 20:51 UTC (35+ messages)
` [Lsf] "
Impossibile recapitare: Re: document 333210
2012-04-12 19:18 UTC
Undelivered Mail Returned to Sender
2012-04-12 18:46 UTC
Undelivered Mail Returned to Sender
2012-04-12 18:29 UTC
Delivery Failure
2012-04-12 8:48 UTC
Undelivered Mail Returned to Sender
2012-04-12 0:52 UTC
Mail System Error - Returned Mail
2012-04-11 21:50 UTC
[RFD] Merge task counter into memcg
2012-04-11 18:57 UTC
[PATCH for-3.5] cgroup: remove cgroup_subsys->populate()
2012-04-11 16:16 UTC (2+ messages)
Consegna ritardata: richiesta
2012-04-11 14:33 UTC
Delivery Status Notification (Failure)
2012-04-11 13:24 UTC
Delivery Status Notification (Failure)
2012-04-11 13:08 UTC
Delivery Status Notification (Failure)
2012-04-11 13:04 UTC
Undelivered Mail Returned to Sender
2012-04-11 12:35 UTC
Undeliverable: De leveringen van apparatuur
2012-04-11 12:25 UTC
Undelivered Mail Returned to Sender
2012-04-11 11:02 UTC
Undelivered Mail Returned to Sender
2012-04-11 8:36 UTC
Undelivered Mail Returned to Sender
2012-04-11 6:56 UTC
Undelivered Mail Returned to Sender
2012-04-11 6:54 UTC
Undelivered Mail Returned to Sender
2012-04-11 6:32 UTC
Undelivered Mail Returned to Sender
2012-04-11 1:48 UTC
Mail System Error - Returned Mail
2012-04-10 21:16 UTC
Undelivered Mail Returned to Sender
2012-04-10 17:26 UTC
[PATCH for-3.5] cgroup: remove cgroup_subsys->populate()
2012-04-10 17:16 UTC
Undelivered Mail Returned to Sender
2012-04-09 14:12 UTC
Undeliverable Mail
2012-04-09 13:32 UTC
failure notice
2012-04-09 11:27 UTC
Delivery Status Notification (Failure)
2012-04-09 7:38 UTC
Delivery Status Notification (Failure)
2012-04-09 7:38 UTC
Delivery Status Notification (Failure)
2012-04-09 7:38 UTC
Delivery Status Notification (Failure)
2012-04-09 7:38 UTC
Delivery Status Notification (Failure)
2012-04-09 7:38 UTC
Returned mail: see transcript for details
2012-04-09 7:10 UTC
Sr: containers - Bases Reales
2012-04-08 23:01 UTC
[REVIEW][PATCH 0/43] Completing the user namespace
2012-04-08 22:52 UTC (49+ messages)
` [PATCH 01/43] vfs: Don't allow a user namespace root to make device nodes
` [PATCH 02/43] userns: Kill bogus declaration of function release_uids
` [PATCH 03/43] userns: Replace netlink uses of cap_raised with capable
` [PATCH 04/43] userns: Remove unnecessary cast to struct user_struct when copying cred->user
` [PATCH 05/43] cred: Add forward declaration of init_user_ns in all cases
` [PATCH 06/43] userns: Use cred->user_ns instead of cred->user->user_ns
` [PATCH 07/43] cred: Refcount the user_ns pointed to by the cred
` [PATCH 08/43] userns: Add an explicit reference to the parent user namespace
` [PATCH 09/43] mqueue: Explicitly capture the user namespace to send the notification to
` [PATCH 10/43] userns: Deprecate and rename the user_namespace reference in the user_struct
` [PATCH 11/43] userns: Start out with a full set of capabilities
` [PATCH 12/43] userns: Replace the hard to write inode_userns with inode_capable
` [PATCH 13/43] userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
` [PATCH 14/43] userns: Add a Kconfig option to enforce strict kuid and kgid type checks
` [PATCH 15/43] userns: Disassociate user_struct from the user_namespace
` [PATCH 16/43] userns: Simplify the user_namespace by making userns->creator a kuid
` [PATCH 17/43] userns: Rework the user_namespace adding uid/gid mapping support
` [PATCH 18/43] userns: Convert group_info values from gid_t to kgid_t
` [PATCH 19/43] userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
` [PATCH 20/43] userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
` [PATCH 21/43] userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
` [PATCH 22/43] userns: Convert capabilities related permsion checks
` [PATCH 23/43] userns: Convert setting and getting uid and gid system calls to use kuid and kgid
` [PATCH 24/43] userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids
` [PATCH 25/43] userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
` [PATCH 26/43] userns: Convert in_group_p and in_egroup_p to use kgid_t
` [PATCH 27/43] userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
` [PATCH 28/43] userns: Convert user specfied uids and gids in chown into kuids and kgid
` [PATCH 29/43] userns: Convert stat to return values mapped from kuids and kgids
` [PATCH 30/43] userns: Fail exec for suid and sgid binaries with ids outside our user namespace
` [PATCH 31/43] userns: Teach inode_capable to understand inodes whose uids map to other namespaces
` [PATCH 32/43] userns: signal remove unnecessary map_cred_ns
` [PATCH 33/43] userns: Convert binary formats to use kuid/kgid where appropriate
` [PATCH 34/43] userns: Convert devpts "
` [PATCH 35/43] userns: Convert ext2 "
` [PATCH 36/43] userns: Convert ext3 "
` [PATCH 37/43] userns: Convert ext4 to user "
` [PATCH 38/43] userns: Convert proc to use "
` [PATCH 39/43] userns: Convert sysctl permission checks to use kuid and kgids
` [PATCH 40/43] userns: Convert sysfs to use kgid/kuid where appropriate
` [PATCH 41/43] userns: Convert tmpfs to use kuid and kgid "
` [PATCH 42/43] userns: Convert cgroup permission checks to use uid_eq
` [PATCH 43/43] userns: Convert the move_pages, and migrate_pages "
做更有魅力的男人!3刀头可水洗,飞利浦电动剃须刀正品抢购!(AD)containers@lists.linux-foundation.org
2012-04-08 11:03 UTC
Returned mail: Data format error
2012-04-08 4:17 UTC
Delivery Status Notification (Failure)
2012-04-05 14:16 UTC
[PATCH 5/6] memcg: fix broken boolen expression
2012-04-05 10:17 UTC (2+ messages)
[PATCH 18/21] blkcg: move blkio_group_conf->weight to cfq
2012-04-04 18:36 UTC (20+ messages)
` IOPS based scheduler (Was: Re: [PATCH 18/21] blkcg: move blkio_group_conf->weight to cfq)
自主创新专项资金申报与科研项目经费预算专题研讨班(青岛市)
2012-04-04 6:58 UTC
ERRORE: Messaggio rifiutato dal sistema
2012-04-04 3:23 UTC
[PATCHSET] cgroup: cftype based file interface, take #2
2012-04-03 20:37 UTC (4+ messages)
[RFC] writeback and cgroup
2012-04-03 18:36 UTC
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