aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/scsi/scsi_transport.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-21scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig1-14/+1
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-23/+0
2017-02-06scsi: remove tsk_mgmt_response and it_nexus_response transport methodsChristoph Hellwig1-12/+0
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-11/+0
2017-01-27scsi: remove __scsi_alloc_queueChristoph Hellwig1-0/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-1/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2008-10-09block: unify request timeout handlingJens Axboe1-1/+2
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-1/+1
2007-10-12[SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori1-0/+6
2007-10-12[SCSI] tgt: add I_T nexus supportFUJITA Tomonori1-0/+6
2007-02-16[SCSI] scsi_transport.h should include scsi_device.hRolf Eike Beer1-0/+1
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig1-0/+5
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblockedJames Smart1-0/+11
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig1-5/+2
2005-08-08[SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com1-0/+8
2005-05-26[SCSI] allow the HBA to reserve target and device private areasJames Bottomley1-0/+38
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+48