aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2007-07-14[SCSI] Remove unused method scsi_device_cancelPriyanka Gupta
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt
2007-06-02[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie
2007-06-02[SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie
2007-06-02[SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie
2007-06-02[SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie
2007-06-01[SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie
2007-06-01[SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie
2007-06-01[SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasnMike Christie
2007-06-01[SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie
2007-06-01[SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie
2007-06-01[SCSI] iscsi class: add iscsi host set param eventMike Christie
2007-06-01[SCSI] iscsi_transport, qla4xxx: have class lookup host for driversMike Christie
2007-06-01[SCSI] iscsi_transport: export hw addressMike Christie
2007-05-31[SCSI] introduce shost_priv helperChristoph Hellwig
2007-05-26[SCSI] scsi_lib: add scatter/gather data buffer accessorsFUJITA Tomonori
2007-05-26[SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart
2007-05-22[SCSI] kill scsi host template suspend/resumeTejun Heo
2007-05-16[SCSI] FC Transport support for vports based on NPIVJames Smart
2007-05-06[SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev
2007-03-20[SCSI] sd: implement START/STOP managementTejun Heo
2007-03-20[SCSI] expose eh_timed_out to the host templateJames Bottomley
2007-03-20[SCSI] fc_transport: update potential link speedsJames Smart
2007-03-11[SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori
2007-03-11[SCSI] tgt: rm bio hacks in scsi tgtMike Christie
2007-03-11[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie
2007-03-11[SCSI] sd: make printing use a common prefixMartin K. Petersen
2007-03-11[SCSI] Make error printing more verboseMartin K. Petersen
2007-03-11[SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum
2007-02-16[SCSI] scsi_transport.h should include scsi_device.hRolf Eike Beer
2007-02-16[SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-10Merge branch 'linus'James Bottomley
2007-02-09[PATCH] iscsi endianness annotationsAl Viro
2007-02-03[SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong
2007-02-02[SCSI] spi transport class: export spi_dv_pendingEric Moore
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong
2007-01-13[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong
2007-01-13[SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong
2007-01-13[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong
2007-01-13[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...Darrick J. Wong
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter