summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Don't use "proxy" headersAndy Shevchenko2024-04-241-2/+3
* scsi: core: Add function return kernel-doc for 2 functionsRandy Dunlap2024-04-081-3/+4
* scsi: core: ata: Do no try to probe for CDL on old drivesDamien Le Moal2023-09-211-0/+3
* scsi: sd: Convert SCSI errors to PR errorsMike Christie2022-12-011-0/+1
* scsi: core: Introduce enums for the SAM and host status codesBart Van Assche2021-06-021-65/+2
* scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke2021-05-311-1/+0
* scsi: core: Drop message byte helperHannes Reinecke2021-05-311-2/+1
* scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke2021-05-311-16/+0
* scsi: core: Introduce scsi_status_is_check_condition()Hannes Reinecke2021-05-311-0/+15
* scsi: core: Stop using DRIVER_ERRORHannes Reinecke2021-05-311-2/+5
* scsi: core: Treat device offline as a failureJason Yan2021-05-101-26/+28
* scsi: core: Introduce enum scsi_dispositionBart Van Assche2021-04-151-10/+11
* scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke2021-01-221-0/+1
* scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.hMuneendra Kumar2021-01-141-0/+1
* scsi: libsas: Remove scsi_to_u32()Bart Van Assche2019-01-291-6/+0
* scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert2018-03-121-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: remove useless acpi functions in the header fileHanjun Guo2017-01-101-10/+0
* lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-151-19/+0
* scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-151-4/+4
* Move code that is used both by initiator and target driversBart Van Assche2015-06-011-18/+1
* Split SCSI header filesBart Van Assche2015-06-011-270/+2
* scsi: use external buffer for command loggingHannes Reinecke2015-01-091-0/+3
* scsi: add SPC-3 command definitionsHannes Reinecke2014-11-241-3/+7
* scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-241-1/+1
* scsi: fix the type for well known LUsSubhash Jadavani2014-10-011-0/+1
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-081-1/+1
* scsi: add a symbolic name for the ZBC device typeChristoph Hellwig2014-07-251-0/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* target_core_alua: Referrals infrastructureHannes Reinecke2014-01-091-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-121-0/+1
|\
| * scsi: Add CDB definition for COMPARE_AND_WRITENicholas Bellinger2013-09-091-0/+1
* | [SCSI] Return ENODATA on medium errorHannes Reinecke2013-08-231-0/+1
* | [SCSI] return ENOSPC on thin provisioning failureHannes Reinecke2013-08-231-0/+1
* | [SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke2013-08-231-1/+0
|/
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-041-0/+5
* Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-251-0/+2
|\
| * [SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers2012-07-201-0/+2
* | [SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_typeHolger Macht2012-06-291-0/+10
|/
* scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover2012-02-251-0/+1
* treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-0/+5
|\
| * [SCSI] Add detailed SCSI I/O errorsHannes Reinecke2011-02-121-0/+5
* | [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...David Dillow2011-01-241-0/+1
|/
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-0/+1
|\
| * sr: implement sr_check_events()Tejun Heo2010-12-161-0/+1
* | [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger2010-12-211-0/+28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-221-0/+2
|\
| * USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz2010-10-221-0/+2
* | block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-101-0/+6
|/