aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/i2o_block.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa1-1/+1
2008-01-28blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda1-12/+8
2007-11-05i2o: debug messages correctedVasily Averin1-2/+2
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe1-0/+1
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe1-24/+0
2007-07-31fix integer overflow warning in i2o_blockMeelis Roos1-1/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2007-07-17wrong memory access in i2o_block_device_lock()Vasily Averin1-1/+1
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin1-11/+1
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-4/+11
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+9
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-3/+4
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-4/+3
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-10/+8
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel1-3/+2
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel1-3/+5
2006-01-06[PATCH] I2O: SPARC fixesMarkus Lidel1-11/+9
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel1-78/+79
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing functionsMarkus Lidel1-2/+1
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel1-2/+2
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel1-102/+175
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-140/+71
2005-06-14[PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1247