All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] some pending cgroup patches
@ 2013-07-31  8:16 ` Li Zefan
  0 siblings, 0 replies; 34+ messages in thread
From: Li Zefan @ 2013-07-31  8:16 UTC (permalink / raw)
  To: Tejun Heo; +Cc: LKML, Cgroups

The first one is a small bug fix, and the rest are pure cleanups.

Li Zefan (7):
      cgroup: fix a leak when percpu_ref_init() fails
      cgroup: remove sparse tags from offline_css()
      cgroup: restructure the failure path in cgroup_write_event_control()
      cgroup: rename cgroup_pidlist->mutex
      cgroup: remove struct cgroup_seqfile_state
      cgroup: rename current_css_set_cg_links
      cgroup: more naming cleanups
--
 include/linux/cgroup.h |   6 +--
 kernel/cgroup.c        | 138 ++++++++++++++++++++++++++++-----------------------------------
 kernel/cpuset.c        |  16 ++++----
 3 files changed, 72 insertions(+), 88 deletions(-)

^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2013-08-01 13:30 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31  8:16 [PATCH 0/7] some pending cgroup patches Li Zefan
2013-07-31  8:16 ` Li Zefan
2013-07-31  8:16 ` [PATCH 1/7] cgroup: fix a leak when percpu_ref_init() fails Li Zefan
     [not found]   ` <51F8C7DC.8060306-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-07-31 10:14     ` Tejun Heo
2013-07-31 10:14       ` Tejun Heo
2013-07-31  8:16 ` [PATCH 2/7] cgroup: remove sparse tags from offline_css() Li Zefan
     [not found]   ` <51F8C7E8.1080909-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-07-31 10:42     ` Tejun Heo
2013-07-31 10:42       ` Tejun Heo
2013-07-31  8:17 ` [PATCH 3/7] cgroup: restructure the failure path in cgroup_write_event_control() Li Zefan
     [not found]   ` <51F8C802.7070404-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-07-31 10:44     ` Tejun Heo
2013-07-31 10:44       ` Tejun Heo
     [not found]       ` <20130731104448.GH2810-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org>
2013-08-01  1:51         ` [PATCH v2 " Li Zefan
2013-08-01  1:51           ` Li Zefan
2013-08-01 13:30           ` Tejun Heo
2013-07-31  8:17 ` [PATCH 4/7] cgroup: rename cgroup_pidlist->mutex Li Zefan
     [not found]   ` <51F8C818.4080308-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-07-31 11:35     ` Tejun Heo
2013-07-31 11:35       ` Tejun Heo
     [not found]       ` <20130731113518.GJ2810-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org>
2013-08-01  1:52         ` [PATCH v2 " Li Zefan
2013-08-01  1:52           ` Li Zefan
     [not found]           ` <51F9BF4F.5030704-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-08-01 13:30             ` Tejun Heo
2013-08-01 13:30               ` Tejun Heo
2013-07-31  8:17 ` [PATCH 5/7] cgroup: remove struct cgroup_seqfile_state Li Zefan
2013-07-31  9:27   ` Li Zefan
     [not found]     ` <51F8D88B.2040400-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-07-31 11:35       ` Tejun Heo
2013-07-31 11:35         ` Tejun Heo
     [not found]         ` <20130731113557.GK2810-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org>
2013-08-01  1:11           ` Li Zefan
2013-08-01  1:11             ` Li Zefan
2013-07-31  8:18 ` [PATCH 6/7] cgroup: rename current_css_set_cg_links Li Zefan
     [not found]   ` <51F8C83F.6010407-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-07-31 11:38     ` Tejun Heo
2013-07-31 11:38       ` Tejun Heo
     [not found]       ` <20130731113857.GM2810-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org>
2013-08-01  1:11         ` Li Zefan
2013-08-01  1:11           ` Li Zefan
2013-07-31  8:18 ` [PATCH 7/7] cgroup: more naming cleanups Li Zefan
2013-07-31 11:39   ` Tejun Heo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.