aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/i2o/i2o_block.c
AgeCommit message (Expand)Author
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-09i2o_block: Convert to bdops->check_events()Tejun Heo
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-11drivers/message: move dereference after NULL testJulia Lawall
2010-08-07scsi/i2o: restore ioctl changesArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07scsi/i2o_block: cleanup ioctl handlingArnd Bergmann
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to dequeueing model (easy ones)Tejun Heo
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo
2009-05-11block: cleanup rq->data_len usagesTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2008-12-05Fix incorrect use of loose in i2o_block.cNick Andrew
2008-10-30i2o: fix kernel-doc warningsRandy Dunlap
2008-10-21[PATCH] switch i2oAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-01-28blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda
2007-11-05i2o: debug messages correctedVasily Averin
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe
2007-07-31fix integer overflow warning in i2o_blockMeelis Roos
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17wrong memory access in i2o_block_device_lock()Vasily Averin
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel
2006-01-06[PATCH] I2O: SPARC fixesMarkus Lidel