aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/scsi_transport.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2019-05-21scsi: scsi_transport.h: switch to SPDX tagsGravatar Christoph Hellwig 1-14/+1
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-23/+0
2017-02-06scsi: remove tsk_mgmt_response and it_nexus_response transport methodsGravatar Christoph Hellwig 1-12/+0
2017-02-06scsi: remove eh_timed_out methods in the transport templateGravatar Christoph Hellwig 1-11/+0
2017-01-27scsi: remove __scsi_alloc_queueGravatar Christoph Hellwig 1-0/+2
2014-07-17scsi: use 64-bit LUNsGravatar Hannes Reinecke 1-1/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hGravatar Paul Gortmaker 1-0/+1
2008-10-09block: unify request timeout handlingGravatar Jens Axboe 1-1/+2
2008-04-19SCSI: convert struct class_device to struct deviceGravatar Tony Jones 1-1/+1
2007-10-12[SCSI] tgt: move tsk_mgmt_response callback to transport classGravatar FUJITA Tomonori 1-0/+6
2007-10-12[SCSI] tgt: add I_T nexus supportGravatar FUJITA Tomonori 1-0/+6
2007-02-16[SCSI] scsi_transport.h should include scsi_device.hGravatar Rolf Eike Beer 1-0/+1
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classGravatar Christoph Hellwig 1-0/+5
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...Gravatar James Smart 1-0/+11
2006-01-14[SCSI] remove target parent limitiationGravatar Christoph Hellwig 1-5/+2
2005-08-08[SCSI] fix target scanning oops with fc transport classGravatar James.Smart@Emulex.Com 1-0/+8
2005-05-26[SCSI] allow the HBA to reserve target and device private areasGravatar James Bottomley 1-0/+38
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+48