aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cpqarray.c
Commit message (Expand)AuthorAgeFilesLines
* cpqarry: fix return value of cpqarray_init()Andrey Borzenkov2008-11-061-1/+6
* [PATCH] switch cpqarrayAl Viro2008-10-211-16/+16
* [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+3
* drivers/block: Use DIV_ROUND_UPJulia Lawall2008-10-091-1/+1
* proc: remove proc_root_driverAlexey Dobriyan2008-04-291-2/+2
* blk_end_request: changing cpqarray (take 4)Kiyoshi Ueda2008-01-281-29/+7
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-231-0/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+2
* drivers/block/cpqarray,cciss: kill unused varJeff Garzik2007-10-161-2/+1
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-1/+1
* drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski2007-08-111-52/+26
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-3/+3
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-5/+5
* [PATCH] cpqarray: fix iostatJens Axboe2006-11-141-4/+11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2006-09-301-1/+0
* [PATCH] drivers/block/cpqarray.c: remove an unused variableAdrian Bunk2006-07-141-2/+0
* [PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] cpqarray section fixAndrew Morton2006-06-251-2/+2
* [PATCH] random: change cpqarray to use add_disk_randomnessMatt Mackall2006-06-251-2/+3
* BUG_ON() Conversion in drivers/block/Eric Sesterhenn2006-03-241-2/+1
* [PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser2006-01-081-2/+2
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-17/+19
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1850