summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bsg: fix bsg_mutex hang with device removalFUJITA Tomonori2008-07-121-3/+6
* [SCSI] iscsi_tcp: Enable any size commandBoaz Harrosh2008-07-122-2/+3
* [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-126-117/+144
* [SCSI] libiscsi: fix cmds_max settingMike Christie2008-07-122-19/+39
* [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie2008-07-126-39/+74
* [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
* [SCSI] iscsi class: add endpoint classMike Christie2008-07-123-39/+172
* [SCSI] iscsi class: user device_for_each_child instead of duplicating session...Mike Christie2008-07-126-37/+104
* [SCSI] iser: handle iscsi_cmd_task renameMike Christie2008-07-124-202/+203
* [SCSI] iscsi_tcp: handle iscsi_cmd_task renameMike Christie2008-07-122-132/+132
* [SCSI] libiscsi: rename iscsi_cmd_task to iscsi_taskMike Christie2008-07-123-271/+273
* [SCSI] iser: convert ib_iser to support merged tasksMike Christie2008-07-123-70/+68
* [SCSI] iscsi_tcp: convert iscsi_tcp to support merged tasksMike Christie2008-07-122-81/+54
* [SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_taskMike Christie2008-07-123-316/+272
* [SCSI] libiscsi: modify libiscsi so it supports offloaded data pathsMike Christie2008-07-121-75/+104
* [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie2008-07-125-43/+65
* [SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie2008-07-124-5/+59
* [SCSI] iscsi: modify iscsi printk so it can take driver data pointersMike Christie2008-07-121-1/+3
* [SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie2008-07-127-58/+40
* [SCSI] iscsi: add iscsi host helpersMike Christie2008-07-126-31/+99
* [SCSI] iscsi: remove session and host binding in libiscsiMike Christie2008-07-128-216/+225
* [SCSI] iscsi class: rename iscsi_host to iscsi_cls_hostMike Christie2008-07-122-14/+12
* [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie2008-07-126-11/+1
* [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie2008-07-126-13/+51
* [SCSI] mpt fusion : Adding FAULT Reset polling workPrakash, Sathya2008-07-122-0/+94
* [SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xAPrakash, Sathya2008-07-121-0/+1
* [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-0515-17/+17
* [SCSI] mpt fusion: Driver version upgrade to 3.04.07Prakash, Sathya2008-06-051-2/+2
* [SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt2008-06-053-17/+28
* [SCSI] zfcp: remove some __attribute__ ((packed))Martin Peschke2008-06-051-5/+5
* [SCSI] zfcp: Refine trace levels of some recovery related events.Martin Peschke2008-06-051-2/+2
* [SCSI] zfcp: Add information about interrupt to trace.Martin Peschke2008-06-054-2/+7
* [SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke2008-06-055-31/+30
* [SCSI] zfcp: Rename sbal_last.Martin Peschke2008-06-052-5/+5
* [SCSI] zfcp: Remove field sbal_last from trace record.Martin Peschke2008-06-052-3/+0
* [SCSI] zfcp: Remove some sparse warningsChristof Schmitt2008-06-051-1/+2
* [SCSI] zfcp: Fix fsf_status_read return code handlingHeiko Carstens2008-06-051-4/+3
* [SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt2008-06-051-6/+3
* [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-056-35/+32
* [SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk2008-06-052-3/+1
* [SCSI] make use of the residue valueJames Bottomley2008-06-051-0/+9
* [SCSI] SCSI: remove dev->power.power_state from mesh driverAlan Stern2008-06-051-6/+2
* [SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison2008-06-051-1/+1
* [SCSI] aacraid: Add Power Management cards to documentationMark Salyzyn2008-06-051-5/+19
* [SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt2008-06-051-0/+65
* [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt2008-06-054-1/+82
* [SCSI] scsi_dh: Remove hardware handler infrastructure from dmChandra Seetharaman2008-06-054-278/+1
OpenPOWER on IntegriCloud