aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zram
Commit message (Expand)AuthorAge
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\
| * zram: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | staging: zram: Rename module parameterNitin Gupta2012-02-13
* | staging: fix powerpc linux-next break on zsmallocSeth Jennings2012-02-13
* | staging: zram: remove xvmallocNitin Gupta2012-02-08
* | staging: zram: replace xvmalloc with zsmallocNitin Gupta2012-02-08
|/
* Staging: zram: Add a missing GFP_KERNEL specifier in zram_init_device()Jerome Marchand2011-12-08
* Staging: zram/zram_sysfs.c: Fixed call of obsolete function strict_strtoXSergey Datsevich2011-12-08
* Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-04
|\
| * block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-12
* | zram: Fix sparse warningsNitin Gupta2011-09-09
* | staging: zram: prevent accessing an unallocated table when init fails earlyJerome Marchand2011-09-06
* | staging: zram: fix zram lockingJerome Marchand2011-09-06
* | staging: zram: make global var "num_devices" use unique nameNoah Watkins2011-08-23
* | staging: zram: make global var "devices" use unique nameNoah Watkins2011-08-23
|/
* Staging: zram: Fix kunmapping orderJerome Marchand2011-07-18
* Staging: zram: Replace mutex lock by a R/W semaphoreJerome Marchand2011-07-05
* Staging: zram: allow partial page operationsJerome Marchand2011-07-05
* Staging: zram: Refactor zram_read/write() functionsJerome Marchand2011-07-05
* Staging: zram: Remove useless offset calculation in handle_uncompressed_page()Jerome Marchand2011-07-05
* staging: Allow sharing xvmalloc for zram and zcacheNitin Gupta2011-02-23
* Staging: zram: initialize device on first readJerome Marchand2011-02-18
* Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman2011-02-18
|\
| * staging: zram: fix data corruption issueNitin Gupta2011-02-09
* | zram/xvmalloc: combine duplicate block delete codeRobert Jennings2011-02-04
* | zram: Return zero'd pages on new readsRobert Jennings2011-02-04
* | zram/xvmalloc: Close 32byte hole on 64bit CPUsRobert Jennings2011-02-04
* | zram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug codeRobert Jennings2011-02-04
* | zram/xvmalloc: free bit block insertion optimizationRobert Jennings2011-02-04
* | zram: Prevent overflow in logical block sizeRobert Jennings2011-02-04
* | zram/vmalloc: Correct tunings to enable use with 64K pagesRobert Jennings2011-02-04
* | Staging: zram: simplify zram_make_requestNitin Gupta2011-01-25
* | staging:zram:xvmalloc.c Fix a typo.Justin P. Mattock2011-01-20
* | Staging: zram: make zram_read return a bio error if the device is not initial...Jerome Marchand2011-01-20
* | Staging: zram: round up the disk size provided by userJerome Marchand2011-01-20
* | Staging: zram: make ZRAM depends on SYSFSJerome Marchand2011-01-20
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-10
|\
| * staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe2010-12-08
| * Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-07
| |\
| * | staging: Use vzallocJoe Perches2010-11-09
* | | Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta2010-12-30
| |/ |/|
* | Staging: zram: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-18
* | Staging: zram: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-16
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * Staging: zram: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-08
| * Staging: zram: work around oops due to startup ordering snafuAnton Blanchard2010-10-05
| * Staging: zram: Update zram documentationNitin Gupta2010-08-31
| * Staging: zram: Remove need for explicit device initializationNitin Gupta2010-08-31
| * Staging: zram: Replace ioctls with sysfs interfaceNitin Gupta2010-08-31
* | Staging: zram: free device memory when init failsShahar Havivi2010-09-03
|/