public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* dm: device mapper code cleanup.
@ 2007-07-24  8:51 Dmitry Monakhov
  2007-07-24  8:55 ` [PATCH 1/8] dm: Add missing 'kfree' to dm-crypt target constructor Dmitry Monakhov
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Dmitry Monakhov @ 2007-07-24  8:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: device-mapper development

I've prepared patch-set which i hope makes dm code safer and better :)
- First tree patches fix various leaks.
- Last five patches just convert kmalloc + memset couple to single kzalloc
   (probably it should be folded to one commit).


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

end of thread, other threads:[~2007-07-24 22:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-24  8:51 dm: device mapper code cleanup Dmitry Monakhov
2007-07-24  8:55 ` [PATCH 1/8] dm: Add missing 'kfree' to dm-crypt target constructor Dmitry Monakhov
2007-07-24  8:56 ` [PATCH 2/8] dm: Fix workqueue leak for raid5 Dmitry Monakhov
2007-07-24 22:27   ` Dan Williams
2007-07-24  8:57 ` [PATCH 3/8] dm: dm-raid1 resource leaks fixes Dmitry Monakhov
2007-07-24  8:58 ` [PATCH 4/8] dm:dm-hw-handler.c Convert kmalloc + memset to kzalloc Dmitry Monakhov
2007-07-24  8:58 ` [PATCH 5/8] dm: dm-table.c " Dmitry Monakhov
2007-07-24  8:58 ` [PATCH 6/8] dm: dm-emc.c " Dmitry Monakhov
2007-07-24  8:59 ` [PATCH 7/8] dm: dm-path-selector.c " Dmitry Monakhov
2007-07-24  8:59 ` [PATCH 8/8] dm: dm-target.c " Dmitry Monakhov

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