aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_eh.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig1-3/+1
2021-04-15scsi: core: Introduce enum scsi_dispositionBart Van Assche1-1/+1
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal1-0/+1
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-25scsi: Improve scsi_get_sense_info_fldDamien Le Moal1-2/+2
2017-04-06scsi: make eh_eflags persistentHannes Reinecke1-0/+1
2016-04-04libata: evaluate SCSI sense codeHannes Reinecke1-0/+1
2015-07-23scsi: Move sense handling routines to scsi_commonSagi Grimberg1-6/+1
2015-06-01Move code that is used both by initiator and target driversBart Van Assche1-31/+0
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke1-0/+1
2014-11-12scsi: refactor scsi_reset_provider handlingChristoph Hellwig1-14/+1
2014-11-12scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke1-7/+7
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke1-1/+1
2014-11-12scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert1-0/+5
2008-07-26[SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern1-0/+1
2008-07-26[SCSI] Command protection operationMartin K. Petersen1-0/+1
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh1-2/+2
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori1-1/+3
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie1-0/+1
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh1-0/+1
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh1-5/+3
2007-10-17[SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley1-0/+2
2007-10-12[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSEBoaz Harrosh1-1/+22
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-3/+0
2006-01-26[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()Tejun Heo1-0/+3
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley1-3/+0
2005-09-06[SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig1-3/+0
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley1-0/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+63