aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zram
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-224-11/+91
* staging: Allow sharing xvmalloc for zram and zcacheNitin Gupta2011-02-233-1/+15
* Staging: zram: initialize device on first readJerome Marchand2011-02-181-12/+7
* Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman2011-02-181-0/+4
|\
| * staging: zram: fix data corruption issueNitin Gupta2011-02-091-0/+4
* | zram/xvmalloc: combine duplicate block delete codeRobert Jennings2011-02-041-42/+31
* | zram: Return zero'd pages on new readsRobert Jennings2011-02-041-1/+1
* | zram/xvmalloc: Close 32byte hole on 64bit CPUsRobert Jennings2011-02-041-5/+2
* | zram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug codeRobert Jennings2011-02-043-0/+16
* | zram/xvmalloc: free bit block insertion optimizationRobert Jennings2011-02-041-0/+2
* | zram: Prevent overflow in logical block sizeRobert Jennings2011-02-042-1/+3
* | zram/vmalloc: Correct tunings to enable use with 64K pagesRobert Jennings2011-02-041-2/+14
* | Staging: zram: simplify zram_make_requestNitin Gupta2011-01-251-11/+8
* | staging:zram:xvmalloc.c Fix a typo.Justin P. Mattock2011-01-201-1/+1
* | Staging: zram: make zram_read return a bio error if the device is not initial...Jerome Marchand2011-01-201-2/+1
* | Staging: zram: round up the disk size provided by userJerome Marchand2011-01-201-1/+2
* | Staging: zram: make ZRAM depends on SYSFSJerome Marchand2011-01-203-9/+1
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-102-5/+4
|\
| * staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe2010-12-081-3/+3
| * Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-071-2/+2
| |\
| * | staging: Use vzallocJoe Perches2010-11-091-2/+1
* | | Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta2010-12-301-6/+0
| |/ |/|
* | Staging: zram: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-2/+2
* | Staging: zram: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-2/+2
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-287-262/+351
|\
| * Staging: zram: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
| * Staging: zram: work around oops due to startup ordering snafuAnton Blanchard2010-10-051-0/+6
| * Staging: zram: Update zram documentationNitin Gupta2010-08-311-22/+36
| * Staging: zram: Remove need for explicit device initializationNitin Gupta2010-08-313-34/+29
| * Staging: zram: Replace ioctls with sysfs interfaceNitin Gupta2010-08-316-232/+306
* | Staging: zram: free device memory when init failsShahar Havivi2010-09-031-0/+1
|/
* Staging: zram: fix build errors, depends on BLOCKRandy Dunlap2010-06-242-0/+2
* Staging: zram: Rename ramzswap to zram in documentationNitin Gupta2010-06-181-20/+31
* Staging: zram: Rename ramzswap to zram in codeNitin Gupta2010-06-183-262/+256
* Staging: Rename ramzswap files to zramNitin Gupta2010-06-189-0/+1720