aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/i2o_block.c
Commit message (Expand)AuthorAge
* drivers/message: move dereference after NULL testJulia Lawall2010-08-11
* scsi/i2o: restore ioctl changesArnd Bergmann2010-08-07
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
* scsi/i2o_block: cleanup ioctl handlingArnd Bergmann2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to dequeueing model (easy ones)Tejun Heo2009-05-11
* block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-11
* block: cleanup rq->data_len usagesTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-11
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
* Fix incorrect use of loose in i2o_block.cNick Andrew2008-12-05
* i2o: fix kernel-doc warningsRandy Dunlap2008-10-30
* [PATCH] switch i2oAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda2008-01-28
* i2o: debug messages correctedVasily Averin2007-11-05
* SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-24
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16
* fix integer overflow warning in i2o_blockMeelis Roos2007-07-31
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* wrong memory access in i2o_block_device_lock()Vasily Averin2007-07-17
* [PATCH] i2o: block IO errors on i2o diskVasily Averin2007-03-27
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-06
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06
* | [PATCH] I2O: OptimizingMarkus Lidel2006-01-06
* | [PATCH] I2O: BeautifyingMarkus Lidel2006-01-06
* | [PATCH] I2O: SPARC fixesMarkus Lidel2006-01-06
* | [PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel2006-01-06
|/
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-24
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-24
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-24
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-24
* [PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel2005-06-14