aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/z2ram.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara1-1/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig1-2/+2
2014-04-15block: remove struct request buffer memberJens Axboe1-2/+4
2013-11-26block/z2ram: Remove duplicate external declarationsGeert Uytterhoeven1-3/+0
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven1-2/+2
2013-05-07block_device_operations->release() should return voidAl Viro1-4/+2
2010-10-28drivers/block/z2ram.c: correct printing of sector_tGeert Uytterhoeven1-2/+4
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann1-7/+8
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann1-3/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan1-2/+1
2009-07-15z2ram: Small cleanup for z2ram.cZhaolei1-1/+1
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-9/+3
2009-05-11z2ram: dequeue in-flight requestTejun Heo1-4/+15
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-3/+3
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo1-2/+2
2008-10-21[PATCH] switch z2ramAl Viro1-6/+5
2008-10-21[PATCH] beginning of methods conversionAl Viro1-2/+2
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita1-3/+1
2007-07-16drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson1-3/+0
2006-10-11[PATCH] z2_init() in non-modular caseAl Viro1-22/+6
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+429