summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2015-08-06SCSI: add 1024 max sectors black list flagMike Christie1-0/+1
2014-10-28scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig1-4/+4
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds6-7/+7
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh6-7/+7
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+26
2014-10-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley1-0/+1
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani1-0/+1
2014-10-01sd: Honor block layer integrity handling flagsMartin K. Petersen1-10/+26
2014-09-30scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt1-1/+1
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig1-1/+1
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig1-1/+1
2014-09-16scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2-0/+4
2014-09-16scsi: add use_cmd_list flagKashyap.Desai@avagotech.com1-0/+1
2014-09-16scsi: fix regression that accidentally disabled block-based tcqChristoph Hellwig1-1/+1
2014-08-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-1/+1
2014-08-06Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley1-0/+1
2014-08-01libiscsi: return new error code when nop times outMike Christie1-0/+1
2014-07-30Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley1-0/+2
2014-07-30scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz1-0/+2
2014-07-26scsi: add defines for new FC port speeds.Dick Kennedy1-0/+4
2014-07-26scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2-0/+2
2014-07-26scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig1-1/+0
2014-07-26scsi: add a symbolic name for the ZBC device typeChristoph Hellwig1-0/+1
2014-07-26scsi: add support for a blk-mq based I/O path.Christoph Hellwig2-4/+42
2014-07-26scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig2-8/+6
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig1-3/+1
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig1-7/+3
2014-07-25scsi: convert target_busy to an atomic_tChristoph Hellwig1-2/+2
2014-07-18scsi: mark scsi_setup_blk_pc_cmnd staticChristoph Hellwig1-2/+0
2014-07-18scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig1-1/+0
2014-07-18scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig2-5/+0
2014-07-18tgt: removalBart Van Assche3-150/+0
2014-07-18libsrp: removalChristoph Hellwig1-78/+0
2014-07-18scsi: use 64-bit value for 'max_luns'Hannes Reinecke1-3/+3
2014-07-18scsi: use 64-bit LUNsHannes Reinecke3-13/+13
2014-07-18scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke1-0/+2
2014-07-18sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert1-0/+1
2014-07-18sg: relax 16 byte cdb restrictionDouglas Gilbert1-67/+24
2014-07-18scsi: increase upper limit for max_sectorsAkinobu Mita1-2/+2
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen1-1/+1
2014-07-01block SG_IO: add SG_FLAG_Q_AT_HEAD flagDouglas Gilbert1-0/+3
2014-07-01usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-0/+1
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+17
2014-06-12scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg1-0/+17
2014-06-09Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley1-0/+9
2014-06-02include/scsi/osd_protocol.h: remove unnecessary __constantFabian Frederick1-5/+5
2014-05-19virtio_scsi: use cmd_sizeChristoph Hellwig1-0/+9