summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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-121-33/+157
* [SCSI] iscsi class: user device_for_each_child instead of duplicating session...Mike Christie2008-07-124-33/+100
* [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-121-256/+258
* [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-121-272/+246
* [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-124-41/+63
* [SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie2008-07-124-5/+59
* [SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie2008-07-125-48/+33
* [SCSI] iscsi: add iscsi host helpersMike Christie2008-07-124-29/+86
* [SCSI] iscsi: remove session and host binding in libiscsiMike Christie2008-07-125-189/+206
* [SCSI] iscsi class: rename iscsi_host to iscsi_cls_hostMike Christie2008-07-121-13/+11
* [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie2008-07-125-9/+1
* [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie2008-07-123-11/+41
* [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] 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
* [SCSI] scsi_dh: Remove hardware handlers from dmChandra Seetharaman2008-06-055-1315/+0
* [SCSI] scsi_dh: Remove dm_pg_init_completeChandra Seetharaman2008-06-051-41/+0
* [SCSI] scsi_dh: Add a single threaded workqueue for initializing pathsChandra Seetharaman2008-06-051-7/+34
* [SCSI] scsi_dh: Use SCSI device handler in dm-multipathChandra Seetharaman2008-06-052-51/+81
* [SCSI] scsi_dh: add EMC Clariion device handlerChandra Seetharaman2008-06-053-0/+506
* [SCSI] scsi_dh: add hp sw device handlerMike Christie2008-06-053-0/+211
* [SCSI] scsi_dh: add lsi rdac device handlerChandra Seetharaman2008-06-053-0/+698
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-058-0/+201
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-0416-54/+182
|\
OpenPOWER on IntegriCloud