aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/i2o
AgeCommit message (Expand)Author
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-02-03drivers/message/: Spelling fixesJoe Perches
2008-01-28blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-11-05i2o: debug messages correctedVasily Averin
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-17I2O: Fix "defined but not used" build warningsSatyam Sharma
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-17i2o debug output cleanupVasily Averin
2007-07-17i2o proc reading oopsVasily Averin
2007-07-17i2o message leak in i2o_msg_post_wait_mem()Vasily Averin
2007-07-17wrong memory access in i2o_block_device_lock()Vasily Averin
2007-07-17i2o_cfg_passthru cleanupVasily Averin
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke
2007-07-16Use menuconfig objects: I2OJan Engelhardt
2007-07-15[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma
2007-06-17[SCSI] i2o: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-23i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita
2007-05-23i2o: fix notifiers when max_drivers is configuredAkinobu Mita
2007-05-23i2o: destroy event queue only when drv->event is setAkinobu Mita
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky
2007-05-08remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap
2006-12-07[PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap
2006-12-07[PATCH] I2O: handle __copy_from_userRandy Dunlap
2006-12-07[PATCH] I2O: more error checkingJeff Garzik
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra
2006-10-21[PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan
2006-10-17[PATCH] I2O: handle a few sysfs errorsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] i2o: Switch to pci_get APIAlan Cox
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-07-10[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner