summaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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-122-100/+125
* [SCSI] libiscsi: fix cmds_max settingMike Christie2008-07-121-15/+34
* [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie2008-07-123-2/+27
* [SCSI] iscsi_tcp: hook iscsi_tcp into iscsi_endpoint codeMike Christie2008-07-121-4/+4
* [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-123-32/+99
* [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] 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-122-21/+52
* [SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie2008-07-121-1/+2
* [SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie2008-07-124-35/+30
* [SCSI] iscsi: add iscsi host helpersMike Christie2008-07-123-18/+80
* [SCSI] iscsi: remove session and host binding in libiscsiMike Christie2008-07-124-169/+152
* [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-123-7/+1
* [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie2008-07-122-11/+40
* [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] 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/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-06-0412-87/+73
|\
| * [SCSI] qla2xxx: Update version number to 8.02.01-k4.Andrew Vasquez2008-05-301-1/+1
| * [SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju2008-05-302-6/+9
| * [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...Seokmann Ju2008-05-301-26/+10
| * [SCSI] ibmvscsi: Non SCSI error status fixupBrian King2008-05-272-2/+3
| * [SCSI] fix intermittent oops in scsi_bus_ueventJames Bottomley2008-05-231-1/+6
| * [SCSI] qla2xxx: Update version number to 8.02.01-k3.Andrew Vasquez2008-05-151-1/+1
| * [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...Andrew Vasquez2008-05-151-19/+0
| * [SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.Andrew Vasquez2008-05-151-0/+4
| * [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez2008-05-153-5/+7
| * [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez2008-05-151-1/+1
| * [SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net2008-05-155-15/+15
| * [SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker2008-05-151-5/+6
| * [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.Andrew Vasquez2008-05-151-4/+4
| * [SCSI] qla2xxx: Display driver version at module init-time.Andrew Vasquez2008-05-151-1/+2
| * [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar2008-05-151-1/+5
* | scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-235-13/+13
* | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-211-1/+1