aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/z2ram.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-09block: introduce new block status code typeGravatar Christoph Hellwig 1-2/+2
2014-04-15block: remove struct request buffer memberGravatar Jens Axboe 1-2/+4
2013-11-26block/z2ram: Remove duplicate external declarationsGravatar Geert Uytterhoeven 1-3/+0
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Gravatar Geert Uytterhoeven 1-2/+2
2013-05-07block_device_operations->release() should return voidGravatar Al Viro 1-4/+2
2010-10-28drivers/block/z2ram.c: correct printing of sector_tGravatar Geert Uytterhoeven 1-2/+4
2010-10-05block: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-7/+8
2010-08-07block: push down BKL into .open and .releaseGravatar Arnd Bergmann 1-3/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-22const: make block_device_operations constGravatar Alexey Dobriyan 1-2/+1
2009-07-15z2ram: Small cleanup for z2ram.cGravatar Zhaolei 1-1/+1
2009-05-11block: implement and enforce request peek/start/fetchGravatar Tejun Heo 1-9/+3
2009-05-11z2ram: dequeue in-flight requestGravatar Tejun Heo 1-4/+15
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupGravatar Tejun Heo 1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsGravatar Tejun Heo 1-3/+3
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Gravatar Tejun Heo 1-2/+2
2008-10-21[PATCH] switch z2ramGravatar Al Viro 1-6/+5
2008-10-21[PATCH] beginning of methods conversionGravatar Al Viro 1-2/+2
2008-05-18m68k: Return -ENODEV if no device is foundGravatar Geert Uytterhoeven 1-1/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefGravatar Jens Axboe 1-1/+1
2007-07-17unregister_blkdev() delete redundant messages in callersGravatar Akinobu Mita 1-3/+1
2007-07-16drivers/block/z2ram: Remove TRUE/FALSE definesGravatar Richard Knutsson 1-3/+0
2006-10-11[PATCH] z2_init() in non-modular caseGravatar Al Viro 1-22/+6
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Gravatar Jesper Juhl 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+429