aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zram/zram_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05zram: get rid of lockdep warningMinchan Kim1-3/+8
2013-02-03zram: give up lazy initialization of zram metadataMinchan Kim1-0/+1
2013-02-03zram: force disksize setting before using zramMinchan Kim1-5/+1
2012-10-31staging: zram: handle mem suffixes in disk size zram_sysfs parameterSergey Senozhatsky1-4/+4
2012-06-11staging: zram: remove special handle of uncompressed pageMinchan Kim1-4/+2
2012-02-13staging: zram: Rename module parameterNitin Gupta1-1/+1
2012-02-08staging: zram: replace xvmalloc with zsmallocNitin Gupta1-1/+1
2011-12-08Staging: zram/zram_sysfs.c: Fixed call of obsolete function strict_strtoXSergey Datsevich1-3/+3
2011-09-06staging: zram: fix zram lockingJerome Marchand1-6/+12
2011-08-23staging: zram: make global var "num_devices" use unique nameNoah Watkins1-1/+1
2011-08-23staging: zram: make global var "devices" use unique nameNoah Watkins1-1/+1
2011-01-20Staging: zram: round up the disk size provided by userJerome Marchand1-1/+2
2011-01-20Staging: zram: make ZRAM depends on SYSFSJerome Marchand1-4/+0
2010-11-18Staging: zram: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-2/+2
2010-11-16Staging: zram: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-2/+2
2010-08-31Staging: zram: Remove need for explicit device initializationNitin Gupta1-22/+4
2010-08-31Staging: zram: Replace ioctls with sysfs interfaceNitin Gupta1-0/+242