aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/cpqarray.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-28blk_end_request: changing cpqarray (take 4)Gravatar Kiyoshi Ueda 1-29/+7
2007-10-23[PATCH] Fix breakage after SG cleanupsGravatar Ralf Baechle 1-0/+1
2007-10-22[SG] Update drivers to use sg helpersGravatar Jens Axboe 1-1/+2
2007-10-16drivers/block/cpqarray,cciss: kill unused varGravatar Jeff Garzik 1-2/+1
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioGravatar NeilBrown 1-1/+1
2007-08-11drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Gravatar Mariusz Kozlowski 1-52/+26
2007-07-24[BLOCK] Get rid of request_queue_t typedefGravatar Jens Axboe 1-3/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-5/+5
2006-11-14[PATCH] cpqarray: fix iostatGravatar Jens Axboe 1-4/+11
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+2
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsGravatar Jens Axboe 1-1/+0
2006-07-14[PATCH] drivers/block/cpqarray.c: remove an unused variableGravatar Adrian Bunk 1-2/+0
2006-07-02[PATCH] irq-flags: drivers/block Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-2/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGravatar Greg Kroah-Hartman 1-2/+0
2006-06-25[PATCH] cpqarray section fixGravatar Andrew Morton 1-2/+2
2006-06-25[PATCH] random: change cpqarray to use add_disk_randomnessGravatar Matt Mackall 1-2/+3
2006-03-24BUG_ON() Conversion in drivers/block/Gravatar Eric Sesterhenn 1-2/+1
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-2/+2
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodGravatar Christoph Hellwig 1-17/+19
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Gravatar Tejun Heo 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1850