summaryrefslogtreecommitdiffstats
path: root/drivers/block/z2ram.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-261-1/+1
* block: introduce new block status code typeChristoph Hellwig2017-06-091-2/+2
* block: remove struct request buffer memberJens Axboe2014-04-151-2/+4
* block/z2ram: Remove duplicate external declarationsGeert Uytterhoeven2013-11-261-3/+0
* zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-261-2/+2
* block_device_operations->release() should return voidAl Viro2013-05-071-4/+2
* drivers/block/z2ram.c: correct printing of sector_tGeert Uytterhoeven2010-10-281-2/+4
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-7/+8
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-3/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: make block_device_operations constAlexey Dobriyan2009-09-221-2/+1
* z2ram: Small cleanup for z2ram.cZhaolei2009-07-151-1/+1
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-9/+3
* z2ram: dequeue in-flight requestTejun Heo2009-05-111-4/+15
* block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-111-1/+1
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-3/+3
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-2/+2
* [PATCH] switch z2ramAl Viro2008-10-211-6/+5
* [PATCH] beginning of methods conversionAl Viro2008-10-211-2/+2
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-181-1/+1
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-171-3/+1
* drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson2007-07-161-3/+0
* [PATCH] z2_init() in non-modular caseAl Viro2006-10-111-22/+6
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+429
OpenPOWER on IntegriCloud