summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman2008-07-152-1/+7
* [SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_ofBenjamin Herrenschmidt2008-07-121-3/+1
* [SCSI] make struct scsi_{host,target}_type staticAdrian Bunk2008-07-122-2/+2
* [SCSI] fix locking in host use of blk_plug_device()James Bottomley2008-07-121-1/+0
* [SCSI] zfcp: Cleanup external header fileChristof Schmitt2008-07-121-125/+119
* [SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt2008-07-124-2203/+1280
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-129-2644/+1577
* [SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig2008-07-129-893/+539
* [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-127-388/+238
* [SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann2008-07-125-389/+184
* [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-123-35/+11
* [SCSI] zfcp: Small QDIO cleanupsChristof Schmitt2008-07-123-19/+11
* [SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig2008-07-122-10/+8
* [SCSI] zfcp: Fix error checking for ELS ADISC requestsChristof Schmitt2008-07-121-1/+1
* [SCSI] zfcp: wait until adapter is finished with ERP during auto-portSwen Schillig2008-07-121-0/+1
* [SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client DriverBrian King2008-07-125-0/+4613
* [SCSI] sg: Add target reset supportBrian King2008-07-121-0/+3
* [SCSI] sd: Move scsi_disk() accessor function to sd.hMartin K. Petersen2008-07-122-5/+5
* [SCSI] sd: Move sd.h header fileMartin K. Petersen2008-07-122-1/+58
* [SCSI] esp: correct module name in Kconfig help for SCSI_SUNESPFrans Pop2008-07-121-2/+4
* [SCSI] esp: Correct chip ID probing sequence.David S. Miller2008-07-121-11/+13
* [SCSI] scsi_debug: add support for rotation speedMatthew Wilcox2008-07-121-0/+12
* [SCSI] iscsi class: fix endpoint leakMike Christie2008-07-121-1/+8
* [SCSI] iscsi class: update version numberMike Christie2008-07-121-1/+1
* [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools.Mike Christie2008-07-123-2/+6
* [SCSI] iscsi class: fix refcount leakMike Christie2008-07-121-2/+4
* [SCSI] lpfc 8.2.7 : Update version to 8.2.7James Smart2008-07-121-1/+1
* [SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart2008-07-1210-25/+51
* [SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart2008-07-127-140/+97
* [SCSI] lpfc 8.2.7 : Discovery FixesJames Smart2008-07-124-213/+99
* [SCSI] lpfc 8.2.7 : Change device reset behaviorJames Smart2008-07-121-121/+80
* [SCSI] zfcp: Remove sysfs attribute port_addMartin Peschke2008-07-121-46/+0
* [SCSI] zfcp: Automatically attach remote portsSwen Schillig2008-07-128-31/+336
* [SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz2008-07-121-0/+19
* [SCSI] zfcp: Message cleanupChristof Schmitt2008-07-1213-1975/+396
* [SCSI] zfcp: Cleanup qdio codeSwen Schillig2008-07-127-787/+412
* [SCSI] zfcp: Cleanup code in zfcp_ccwChristof Schmitt2008-07-121-100/+50
* [SCSI] zfcp: Move CFDC code to new file.Christof Schmitt2008-07-127-664/+331
* [SCSI] zfcp: Move FC code to new fileChristof Schmitt2008-07-128-726/+319
* [SCSI] Rename scsi_bidi_sdb_cacheMartin K. Petersen2008-07-121-13/+13
* [SCSI] aacraid: prevent copy_from_user() BUG!Mark Salyzyn2008-07-121-0/+33
* [SCSI] scsi_debug: Runtime-configurable sector sizeMartin K. Petersen2008-07-121-39/+59
* [SCSI] iscsi_tcp: Enable any size commandBoaz Harrosh2008-07-121-1/+1
* [SCSI] scsi: use get_unaligned_* helpersHarvey Harrison2008-07-121-1/+1
* [SCSI] Replace __FUNCTION__ with __func__ in iscsi_tcp.Harvey Harrison2008-07-121-6/+6
* [SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie2008-07-125-112/+141
* [SCSI] libiscsi: fix cmds_max settingMike Christie2008-07-121-15/+34
* [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie2008-07-124-3/+29
* [SCSI] iscsi_tcp: hook iscsi_tcp into iscsi_endpoint codeMike Christie2008-07-121-4/+4
* [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...Mike Christie2008-07-123-62/+43
OpenPOWER on IntegriCloud