summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2007-03-20[SCSI] fc_transport: update potential link speedsJames Smart-0/+2
2007-03-11[SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori-16/+9
2007-03-11[SCSI] tgt: rm bio hacks in scsi tgtMike Christie-3/+0
2007-03-11[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie-1/+11
2007-03-11[SCSI] sd: make printing use a common prefixMartin K. Petersen-0/+70
2007-03-11[SCSI] Make error printing more verboseMartin K. Petersen-2/+6
2007-03-11[SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen-4/+6
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-3/+1
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum-0/+1
2007-02-16[SCSI] scsi_transport.h should include scsi_device.hRolf Eike Beer-0/+1
2007-02-16[SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori-3/+0
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-2/+21
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day-2/+1
2007-02-10Merge branch 'linus'James Bottomley-19/+27
2007-02-09[PATCH] iscsi endianness annotationsAl Viro-19/+27
2007-02-03[SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong-0/+1
2007-02-02[SCSI] spi transport class: export spi_dv_pendingEric Moore-0/+1
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong-0/+1
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong-0/+1
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong-0/+8
2007-01-13[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong-1/+2
2007-01-13[SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong-0/+1
2007-01-13[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong-1/+0
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong-0/+5
2007-01-13[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-2/+2
2006-12-06Actually update the fixed up compile failures.David Howells-1/+1
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-23/+288
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-23/+288
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-0/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-0/+1
2006-12-04[PATCH] severing module.h->sched.hAl Viro-0/+2
2006-12-03[SCSI] scsi tgt: SCSI RDMA Protocol library functionsFUJITA Tomonori-0/+77
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones-0/+1
2006-11-25[SCSI] scsi tgt: scsi target user and kernel communication interfaceFUJITA Tomonori-0/+90
2006-11-25[SCSI] scsi tgt: scsi target lib functionalityFUJITA Tomonori-0/+19
2006-11-25[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori-0/+53
2006-11-22[SCSI] Make scsi_scan_host work for drivers which find their own targetsMatthew Wilcox-0/+18
2006-11-22Merge ../scsi-rc-fixes-2.6James Bottomley-8/+4
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong-0/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells-7/+22
2006-11-15[SCSI] kill scsi_assign_lockChristoph Hellwig-5/+0
2006-11-15[SCSI] libsas: add sas_abort_taskDarrick J. Wong-0/+4
2006-11-15[SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong-3/+6
2006-10-25[SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori-1/+1
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke-0/+3
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie-3/+0
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie-4/+0
2006-10-11[SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox-15/+18
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-40/+21