index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zram
/
zram_sysfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
zram: remove zram_sysfs file (v2)
Sergey Senozhatsky
1
-209
/
+0
2013-06-06
zram: use atomic64_xxx() to replace zram_stat64_xxx()
Jiang Liu
1
-16
/
+5
2013-06-06
zram: simplify and optimize dev_to_zram()
Jiang Liu
1
-11
/
+2
2013-06-06
zram: protect sysfs handler from invalid memory access
Jiang Liu
1
-0
/
+2
2013-02-05
zram: get rid of lockdep warning
Minchan Kim
1
-3
/
+8
2013-02-03
zram: give up lazy initialization of zram metadata
Minchan Kim
1
-0
/
+1
2013-02-03
zram: force disksize setting before using zram
Minchan Kim
1
-5
/
+1
2012-10-31
staging: zram: handle mem suffixes in disk size zram_sysfs parameter
Sergey Senozhatsky
1
-4
/
+4
2012-06-11
staging: zram: remove special handle of uncompressed page
Minchan Kim
1
-4
/
+2
2012-02-13
staging: zram: Rename module parameter
Nitin Gupta
1
-1
/
+1
2012-02-08
staging: zram: replace xvmalloc with zsmalloc
Nitin Gupta
1
-1
/
+1
2011-12-08
Staging: zram/zram_sysfs.c: Fixed call of obsolete function strict_strtoX
Sergey Datsevich
1
-3
/
+3
2011-09-06
staging: zram: fix zram locking
Jerome Marchand
1
-6
/
+12
2011-08-23
staging: zram: make global var "num_devices" use unique name
Noah Watkins
1
-1
/
+1
2011-08-23
staging: zram: make global var "devices" use unique name
Noah Watkins
1
-1
/
+1
2011-01-20
Staging: zram: round up the disk size provided by user
Jerome Marchand
1
-1
/
+2
2011-01-20
Staging: zram: make ZRAM depends on SYSFS
Jerome Marchand
1
-4
/
+0
2010-11-18
Staging: zram: fix up my fixup for some sysfs attribute permissions
Greg Kroah-Hartman
1
-2
/
+2
2010-11-16
Staging: zram: fix up some sysfs attribute permissions
Greg Kroah-Hartman
1
-2
/
+2
2010-08-31
Staging: zram: Remove need for explicit device initialization
Nitin Gupta
1
-22
/
+4
2010-08-31
Staging: zram: Replace ioctls with sysfs interface
Nitin Gupta
1
-0
/
+242