summaryrefslogtreecommitdiff
path: root/drivers/staging/zram
AgeCommit message (Expand)Author
2011-07-18Staging: zram: Fix kunmapping orderJerome Marchand
2011-07-05Staging: zram: Replace mutex lock by a R/W semaphoreJerome Marchand
2011-07-05Staging: zram: allow partial page operationsJerome Marchand
2011-07-05Staging: zram: Refactor zram_read/write() functionsJerome Marchand
2011-07-05Staging: zram: Remove useless offset calculation in handle_uncompressed_page()Jerome Marchand
2011-02-23staging: Allow sharing xvmalloc for zram and zcacheNitin Gupta
2011-02-18Staging: zram: initialize device on first readJerome Marchand
2011-02-18Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman
2011-02-09staging: zram: fix data corruption issueNitin Gupta
2011-02-04zram/xvmalloc: combine duplicate block delete codeRobert Jennings
2011-02-04zram: Return zero'd pages on new readsRobert Jennings
2011-02-04zram/xvmalloc: Close 32byte hole on 64bit CPUsRobert Jennings
2011-02-04zram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug codeRobert Jennings
2011-02-04zram/xvmalloc: free bit block insertion optimizationRobert Jennings
2011-02-04zram: Prevent overflow in logical block sizeRobert Jennings
2011-02-04zram/vmalloc: Correct tunings to enable use with 64K pagesRobert Jennings
2011-01-25Staging: zram: simplify zram_make_requestNitin Gupta
2011-01-20staging:zram:xvmalloc.c Fix a typo.Justin P. Mattock
2011-01-20Staging: zram: make zram_read return a bio error if the device is not initial...Jerome Marchand
2011-01-20Staging: zram: round up the disk size provided by userJerome Marchand
2011-01-20Staging: zram: make ZRAM depends on SYSFSJerome Marchand
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-12-30Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta
2010-12-08staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman
2010-11-18Staging: zram: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-16Staging: zram: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-09staging: Use vzallocJoe Perches
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-08Staging: zram: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-05Staging: zram: work around oops due to startup ordering snafuAnton Blanchard
2010-09-03Staging: zram: free device memory when init failsShahar Havivi
2010-08-31Staging: zram: Update zram documentationNitin Gupta
2010-08-31Staging: zram: Remove need for explicit device initializationNitin Gupta
2010-08-31Staging: zram: Replace ioctls with sysfs interfaceNitin Gupta
2010-06-24Staging: zram: fix build errors, depends on BLOCKRandy Dunlap
2010-06-18Staging: zram: Rename ramzswap to zram in documentationNitin Gupta
2010-06-18Staging: zram: Rename ramzswap to zram in codeNitin Gupta
2010-06-18Staging: Rename ramzswap files to zramNitin Gupta