summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-15[SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman2-1/+7
2008-07-12[SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_ofBenjamin Herrenschmidt1-3/+1
2008-07-12[SCSI] make struct scsi_{host,target}_type staticAdrian Bunk2-2/+2
2008-07-12[SCSI] fix locking in host use of blk_plug_device()James Bottomley1-1/+0
2008-07-12[SCSI] zfcp: Cleanup external header fileChristof Schmitt1-125/+119
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt4-2203/+1280
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig9-2644/+1577
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig9-893/+539
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig7-388/+238
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann5-389/+184
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann3-35/+11
2008-07-12[SCSI] zfcp: Small QDIO cleanupsChristof Schmitt3-19/+11
2008-07-12[SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig2-10/+8
2008-07-12[SCSI] zfcp: Fix error checking for ELS ADISC requestsChristof Schmitt1-1/+1
2008-07-12[SCSI] zfcp: wait until adapter is finished with ERP during auto-portSwen Schillig1-0/+1
2008-07-12[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client DriverBrian King5-0/+4613
2008-07-12[SCSI] sg: Add target reset supportBrian King1-0/+3
2008-07-12[SCSI] sd: Move scsi_disk() accessor function to sd.hMartin K. Petersen2-5/+5
2008-07-12[SCSI] sd: Move sd.h header fileMartin K. Petersen2-1/+58
2008-07-12[SCSI] esp: correct module name in Kconfig help for SCSI_SUNESPFrans Pop1-2/+4
2008-07-12[SCSI] esp: Correct chip ID probing sequence.David S. Miller1-11/+13
2008-07-12[SCSI] scsi_debug: add support for rotation speedMatthew Wilcox1-0/+12
2008-07-12[SCSI] iscsi class: fix endpoint leakMike Christie1-1/+8
2008-07-12[SCSI] iscsi class: update version numberMike Christie1-1/+1
2008-07-12[SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools.Mike Christie3-2/+6
2008-07-12[SCSI] iscsi class: fix refcount leakMike Christie1-2/+4
2008-07-12[SCSI] lpfc 8.2.7 : Update version to 8.2.7James Smart1-1/+1
2008-07-12[SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart10-25/+51
2008-07-12[SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart7-140/+97
2008-07-12[SCSI] lpfc 8.2.7 : Discovery FixesJames Smart4-213/+99
2008-07-12[SCSI] lpfc 8.2.7 : Change device reset behaviorJames Smart1-121/+80
2008-07-12[SCSI] zfcp: Remove sysfs attribute port_addMartin Peschke1-46/+0
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig8-31/+336
2008-07-12[SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz1-0/+19
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt13-1975/+396
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig7-787/+412
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_ccwChristof Schmitt1-100/+50
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt7-664/+331
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt8-726/+319
2008-07-12[SCSI] Rename scsi_bidi_sdb_cacheMartin K. Petersen1-13/+13
2008-07-12[SCSI] aacraid: prevent copy_from_user() BUG!Mark Salyzyn1-0/+33
2008-07-12[SCSI] scsi_debug: Runtime-configurable sector sizeMartin K. Petersen1-39/+59
2008-07-12[SCSI] iscsi_tcp: Enable any size commandBoaz Harrosh1-1/+1
2008-07-12[SCSI] scsi: use get_unaligned_* helpersHarvey Harrison1-1/+1
2008-07-12[SCSI] Replace __FUNCTION__ with __func__ in iscsi_tcp.Harvey Harrison1-6/+6
2008-07-12[SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie5-112/+141
2008-07-12[SCSI] libiscsi: fix cmds_max settingMike Christie1-15/+34
2008-07-12[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie4-3/+29
2008-07-12[SCSI] iscsi_tcp: hook iscsi_tcp into iscsi_endpoint codeMike Christie1-4/+4
2008-07-12[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...Mike Christie3-62/+43