summaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/i2o_block.c
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda2008-01-281-12/+8Star
* i2o: debug messages correctedVasily Averin2007-11-061-2/+2
* SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-241-0/+1
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-161-24/+0Star
* fix integer overflow warning in i2o_blockMeelis Roos2007-08-011-1/+1
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1Star
* wrong memory access in i2o_block_device_lock()Vasily Averin2007-07-171-1/+1
* [PATCH] i2o: block IO errors on i2o diskVasily Averin2007-03-271-11/+1Star
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-4/+11
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+9
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-3/+4
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-4/+3Star
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-091-10/+8Star
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-1/+1
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* | [PATCH] I2O: OptimizingMarkus Lidel2006-01-061-3/+2Star
* | [PATCH] I2O: BeautifyingMarkus Lidel2006-01-061-3/+5
* | [PATCH] I2O: SPARC fixesMarkus Lidel2006-01-061-11/+9Star
* | [PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel2006-01-061-78/+79
|/
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-241-2/+1Star
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-241-2/+2
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-241-102/+175
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-241-140/+71Star
* [PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel2005-06-141-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1247