summaryrefslogtreecommitdiffstats
path: root/drivers/staging/zram/zram_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-051-3/+2Star
|\
| * block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-121-5/+3Star
* | zram: Fix sparse warningsNitin Gupta2011-09-101-1/+2
* | staging: zram: prevent accessing an unallocated table when init fails earlyJerome Marchand2011-09-071-5/+6
* | staging: zram: fix zram lockingJerome Marchand2011-09-071-17/+29
* | staging: zram: make global var "num_devices" use unique nameNoah Watkins2011-08-231-11/+11
* | staging: zram: make global var "devices" use unique nameNoah Watkins2011-08-231-8/+8
|/
* Staging: zram: Fix kunmapping orderJerome Marchand2011-07-181-2/+2
* Staging: zram: Replace mutex lock by a R/W semaphoreJerome Marchand2011-07-051-12/+13
* Staging: zram: allow partial page operationsJerome Marchand2011-07-051-37/+165
* Staging: zram: Refactor zram_read/write() functionsJerome Marchand2011-07-051-160/+155Star
* Staging: zram: Remove useless offset calculation in handle_uncompressed_page()Jerome Marchand2011-07-051-2/+1Star
* Staging: zram: initialize device on first readJerome Marchand2011-02-181-12/+7Star
* 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: Return zero'd pages on new readsRobert Jennings2011-02-041-1/+1
* | zram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug codeRobert Jennings2011-02-041-0/+4
* | zram: Prevent overflow in logical block sizeRobert Jennings2011-02-041-1/+2
* | Staging: zram: simplify zram_make_requestNitin Gupta2011-01-251-11/+8Star
* | Staging: zram: make zram_read return a bio error if the device is not initial...Jerome Marchand2011-01-211-2/+1Star
* | Staging: zram: make ZRAM depends on SYSFSJerome Marchand2011-01-211-4/+0Star
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-111-2/+1Star
|\
| * staging: Use vzallocJoe Perches2010-11-101-2/+1Star
* | Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta2010-12-301-6/+0Star
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-141/+78Star
|\
| * Staging: zram: work around oops due to startup ordering snafuAnton Blanchard2010-10-051-0/+6
| * Staging: zram: Remove need for explicit device initializationNitin Gupta2010-09-011-12/+23
| * Staging: zram: Replace ioctls with sysfs interfaceNitin Gupta2010-09-011-133/+53Star
* | Staging: zram: free device memory when init failsShahar Havivi2010-09-041-0/+1
|/
* Staging: zram: fix build errors, depends on BLOCKRandy Dunlap2010-06-241-0/+1
* Staging: zram: Rename ramzswap to zram in codeNitin Gupta2010-06-181-216/+215Star
* Staging: Rename ramzswap files to zramNitin Gupta2010-06-181-0/+805