Age | Commit message (Expand) | Author |
2011-02-23 | staging: Allow sharing xvmalloc for zram and zcache | Nitin Gupta |
2011-02-18 | Staging: zram: initialize device on first read | Jerome Marchand |
2011-02-18 | Merge 2.6.38-rc5 into staging-next | Greg Kroah-Hartman |
2011-02-09 | staging: zram: fix data corruption issue | Nitin Gupta |
2011-02-04 | zram/xvmalloc: combine duplicate block delete code | Robert Jennings |
2011-02-04 | zram: Return zero'd pages on new reads | Robert Jennings |
2011-02-04 | zram/xvmalloc: Close 32byte hole on 64bit CPUs | Robert Jennings |
2011-02-04 | zram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug code | Robert Jennings |
2011-02-04 | zram/xvmalloc: free bit block insertion optimization | Robert Jennings |
2011-02-04 | zram: Prevent overflow in logical block size | Robert Jennings |
2011-02-04 | zram/vmalloc: Correct tunings to enable use with 64K pages | Robert Jennings |
2011-01-25 | Staging: zram: simplify zram_make_request | Nitin Gupta |
2011-01-20 | staging:zram:xvmalloc.c Fix a typo. | Justin P. Mattock |
2011-01-20 | Staging: zram: make zram_read return a bio error if the device is not initial... | Jerome Marchand |
2011-01-20 | Staging: zram: round up the disk size provided by user | Jerome Marchand |
2011-01-20 | Staging: zram: make ZRAM depends on SYSFS | Jerome Marchand |
2011-01-10 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-12-30 | Revert "Staging: zram: work around oops due to startup ordering snafu" | Nitin Gupta |
2010-12-08 | staging/zram: Fix sparse warning 'Using plain integer as NULL pointer' | Peter Huewe |
2010-12-07 | Staging: Merge 2.6.37-rc5 into staging-next | Greg Kroah-Hartman |
2010-11-18 | Staging: zram: fix up my fixup for some sysfs attribute permissions | Greg Kroah-Hartman |
2010-11-16 | Staging: zram: fix up some sysfs attribute permissions | Greg Kroah-Hartman |
2010-11-09 | staging: Use vzalloc | Joe Perches |
2010-10-28 | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman |
2010-10-08 | Staging: zram: Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent |
2010-10-05 | Staging: zram: work around oops due to startup ordering snafu | Anton Blanchard |
2010-09-03 | Staging: zram: free device memory when init fails | Shahar Havivi |
2010-08-31 | Staging: zram: Update zram documentation | Nitin Gupta |
2010-08-31 | Staging: zram: Remove need for explicit device initialization | Nitin Gupta |
2010-08-31 | Staging: zram: Replace ioctls with sysfs interface | Nitin Gupta |
2010-06-24 | Staging: zram: fix build errors, depends on BLOCK | Randy Dunlap |
2010-06-18 | Staging: zram: Rename ramzswap to zram in documentation | Nitin Gupta |
2010-06-18 | Staging: zram: Rename ramzswap to zram in code | Nitin Gupta |
2010-06-18 | Staging: Rename ramzswap files to zram | Nitin Gupta |