drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')
[safe/jmp/linux-2.6] / drivers / scsi / device_handler /
2008-12-12 Alan D. BrunelleCommands needing to be retried require a complete re...
2008-10-23 Chandra Seetharaman[SCSI] scsi_dh: Initialize path state to be passive...
2008-10-13 Mike Christie[SCSI] scsi_dh_alua: remove REQ_NOMERGE
2008-10-13 Mike Christie[SCSI] block: separate failfast into multiple bits.
2008-10-03 James Bottomley[SCSI] scsi_dh: suppress comparison warning
2008-10-03 Yanqing_Liu@Dell.com[SCSI] scsi_dh: add Dell product information into rdac...
2008-10-03 FUJITA Tomonori[SCSI] scsi_dh: no need to initialize rq->cmd with...
2008-08-29 Mike Anderson[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
2008-08-20 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-08-16 Chandra Seetharaman[SCSI] scsi_dh: Initialize lun_state in check_ownership()
2008-08-16 Chandra Seetharaman[SCSI] scsi_dh: Do not use scsilun in rdac hardware...
2008-08-11 Adrian Bunkmake struct scsi_dh_devlist's static
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: create lookup cache
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: attach to hardware handler from dm...
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: add generic SPC-3 alua handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Update RDAC device handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Update hp_sw hardware handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Update EMC handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Add 'dh_state' sysfs attribute
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Implement common device table handling
2008-07-17 Chandra Seetharamanscsi_dh: Verify "dev" is a sdev before accessing it.
2008-06-05 Chandra Seetharaman[SCSI] scsi_dh: add EMC Clariion device handler
2008-06-05 Mike Christie[SCSI] scsi_dh: add hp sw device handler
2008-06-05 Chandra Seetharaman[SCSI] scsi_dh: add lsi rdac device handler
2008-06-05 Chandra Seetharaman[SCSI] scsi_dh: add infrastructure for SCSI Device...