All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] zram: minor features and cleanups
@ 2011-08-24  1:34 Nitin Gupta
  2011-08-24  1:34 ` [PATCH 1/4] Kernel config option for number of devices Nitin Gupta
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Nitin Gupta @ 2011-08-24  1:34 UTC (permalink / raw)
  To: Greg KH
  Cc: Jerome Marchand, Pekka Enberg, Robert Jennings,
	Linux Driver Project, linux-kernel

These changes address many of the issues list at:
http://code.google.com/p/compcache/issues/list

Signed-off-by: Nitin Gupta <ngupta@vflare.org>

Nitin Gupta (4):
  Kernel config option for number of devices
  Make gobal variables use unique names
  Simplify zram disk resizing interface
  Set initial disksize to some default value

 drivers/staging/zram/Kconfig      |    9 ++++
 drivers/staging/zram/zram_drv.c   |   93 ++++++++++++++++--------------------
 drivers/staging/zram/zram_drv.h   |    6 +-
 drivers/staging/zram/zram_sysfs.c |    4 +-
 4 files changed, 55 insertions(+), 57 deletions(-)

-- 
1.7.6


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

end of thread, other threads:[~2011-09-08  1:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-24  1:34 [PATCH 0/4] zram: minor features and cleanups Nitin Gupta
2011-08-24  1:34 ` [PATCH 1/4] Kernel config option for number of devices Nitin Gupta
2011-08-24 21:30   ` Greg KH
2011-08-24  1:34 ` [PATCH 2/4] Make gobal variables use unique names Nitin Gupta
2011-08-24  1:34 ` [PATCH 3/4] Simplify zram disk resizing interface Nitin Gupta
2011-08-30 10:11   ` Jerome Marchand
2011-09-08  1:31     ` Nitin Gupta
2011-08-24  1:34 ` [PATCH 4/4] Set initial disksize to some default value Nitin Gupta

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.