summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-141-1/+0
* [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-191-0/+1
* [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-022-1/+5
* [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie2007-06-022-0/+10
* [SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie2007-06-021-0/+2
* [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-023-5/+7
* [SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2007-06-022-11/+3
* [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie2007-06-012-0/+13
* [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie2007-06-011-11/+10
* [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasnMike Christie2007-06-011-1/+0
* [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-012-0/+3
* [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie2007-06-011-1/+12
* [SCSI] iscsi class: add iscsi host set param eventMike Christie2007-06-012-0/+9
* [SCSI] iscsi_transport, qla4xxx: have class lookup host for driversMike Christie2007-06-011-1/+1
* [SCSI] iscsi_transport: export hw addressMike Christie2007-06-012-1/+12
* [SCSI] introduce shost_priv helperChristoph Hellwig2007-05-311-0/+4
* [SCSI] scsi_lib: add scatter/gather data buffer accessorsFUJITA Tomonori2007-05-261-0/+20
* [SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart2007-05-261-6/+7
* [SCSI] kill scsi host template suspend/resumeTejun Heo2007-05-221-6/+0
* [SCSI] FC Transport support for vports based on NPIVJames Smart2007-05-161-7/+166
* [SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig2007-05-061-2/+1
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-172-0/+6
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-202-0/+3
* [SCSI] expose eh_timed_out to the host templateJames Bottomley2007-03-201-0/+13
* [SCSI] fc_transport: update potential link speedsJames Smart2007-03-201-0/+2
* [SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori2007-03-112-16/+9
* [SCSI] tgt: rm bio hacks in scsi tgtMike Christie2007-03-111-3/+0
* [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-111-1/+11
* [SCSI] sd: make printing use a common prefixMartin K. Petersen2007-03-111-0/+70
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-111-2/+6
* [SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen2007-03-111-4/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-192-3/+1
|\
| * [SCSI] scsi_transport.h should include scsi_device.hRolf Eike Beer2007-02-161-0/+1
| * [SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori2007-02-161-3/+0
* | USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-161-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-113-2/+21
|\
| * Merge branch 'linus'James Bottomley2007-02-101-19/+27
| |\
| * | [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-031-0/+1
| * | [SCSI] spi transport class: export spi_dv_pendingEric Moore2007-02-021-0/+1
| * | [SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong2007-01-271-0/+1
| * | [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-271-0/+1
| * | [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong2007-01-131-0/+8
| * | [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong2007-01-131-1/+2
| * | [SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong2007-01-131-0/+1
| * | [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong2007-01-131-1/+0
| * | [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-132-0/+5
| * | [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong2007-01-131-0/+1
* | | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
| |/ |/|
* | [PATCH] iscsi endianness annotationsAl Viro2007-02-091-19/+27
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
OpenPOWER on IntegriCloud