summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-12[SCSI] iscsi class: add endpoint classMike Christie1-33/+157
2008-07-12[SCSI] iscsi class: user device_for_each_child instead of duplicating session...Mike Christie4-33/+100
2008-07-12[SCSI] iser: handle iscsi_cmd_task renameMike Christie4-202/+203
2008-07-12[SCSI] iscsi_tcp: handle iscsi_cmd_task renameMike Christie2-132/+132
2008-07-12[SCSI] libiscsi: rename iscsi_cmd_task to iscsi_taskMike Christie1-256/+258
2008-07-12[SCSI] iser: convert ib_iser to support merged tasksMike Christie3-70/+68
2008-07-12[SCSI] iscsi_tcp: convert iscsi_tcp to support merged tasksMike Christie2-81/+54
2008-07-12[SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_taskMike Christie1-272/+246
2008-07-12[SCSI] libiscsi: modify libiscsi so it supports offloaded data pathsMike Christie1-75/+104
2008-07-12[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie4-41/+63
2008-07-12[SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie4-5/+59
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie5-48/+33
2008-07-12[SCSI] iscsi: add iscsi host helpersMike Christie4-29/+86
2008-07-12[SCSI] iscsi: remove session and host binding in libiscsiMike Christie5-189/+206
2008-07-12[SCSI] iscsi class: rename iscsi_host to iscsi_cls_hostMike Christie1-13/+11
2008-07-12[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie5-9/+1
2008-07-12[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie3-11/+41
2008-07-12[SCSI] mpt fusion : Adding FAULT Reset polling workPrakash, Sathya2-0/+94
2008-07-12[SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xAPrakash, Sathya1-0/+1
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya15-17/+17
2008-06-05[SCSI] mpt fusion: Driver version upgrade to 3.04.07Prakash, Sathya1-2/+2
2008-06-05[SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt3-17/+28
2008-06-05[SCSI] zfcp: remove some __attribute__ ((packed))Martin Peschke1-5/+5
2008-06-05[SCSI] zfcp: Refine trace levels of some recovery related events.Martin Peschke1-2/+2
2008-06-05[SCSI] zfcp: Add information about interrupt to trace.Martin Peschke4-2/+7
2008-06-05[SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke5-31/+30
2008-06-05[SCSI] zfcp: Rename sbal_last.Martin Peschke2-5/+5
2008-06-05[SCSI] zfcp: Remove field sbal_last from trace record.Martin Peschke2-3/+0
2008-06-05[SCSI] zfcp: Remove some sparse warningsChristof Schmitt1-1/+2
2008-06-05[SCSI] zfcp: Fix fsf_status_read return code handlingHeiko Carstens1-4/+3
2008-06-05[SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt1-6/+3
2008-06-05[SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig6-35/+32
2008-06-05[SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk2-3/+1
2008-06-05[SCSI] make use of the residue valueJames Bottomley1-0/+9
2008-06-05[SCSI] SCSI: remove dev->power.power_state from mesh driverAlan Stern1-6/+2
2008-06-05[SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison1-1/+1
2008-06-05[SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt1-0/+65
2008-06-05[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt4-1/+82
2008-06-05[SCSI] scsi_dh: Remove hardware handler infrastructure from dmChandra Seetharaman4-278/+1
2008-06-05[SCSI] scsi_dh: Remove hardware handlers from dmChandra Seetharaman5-1315/+0
2008-06-05[SCSI] scsi_dh: Remove dm_pg_init_completeChandra Seetharaman1-41/+0
2008-06-05[SCSI] scsi_dh: Add a single threaded workqueue for initializing pathsChandra Seetharaman1-7/+34