summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-01-31ѕd: remove pointless REQ_TYPE_FS checkChristoph Hellwig
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-27block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig
2017-01-27scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig
2017-01-27scsi: remove __scsi_alloc_queueChristoph Hellwig
2017-01-27scsi: remove scsi_cmd_dma_poolChristoph Hellwig
2017-01-27scsi: respect unchecked_isa_dma for blk-mqChristoph Hellwig
2017-01-27scsi: remove gfp_flags member in scsi_host_cmd_poolChristoph Hellwig
2017-01-27scsi_dh_hp_sw: switch to scsi_execute_req_flags()Hannes Reinecke
2017-01-27scsi_dh_emc: switch to scsi_execute_req_flags()Hannes Reinecke
2017-01-27scsi_dh_rdac: switch to scsi_execute_req_flags()Hannes Reinecke
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-01-17scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2017-01-17qla2xxx: Disable out-of-order processing by default in firmwareQuinn Tran
2017-01-17qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2017-01-17qla2xxx: Reduce exess wait during chip resetQuinn Tran
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran
2017-01-17qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-17qla2xxx: Collect additional information to debug fw dumpQuinn Tran
2017-01-17qla2xxx: Reset reserved field in firmware options to 0Himanshu Madhani
2017-01-17qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx versionHimanshu Madhani
2017-01-17qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani
2017-01-17qla2xxx: Fix wrong IOCB type assumptionQuinn Tran
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche
2017-01-17qla2xxx: Move two arrays from header files to .c filesBart Van Assche
2017-01-17qla2xxx: Declare an array with file scope staticBart Van Assche
2017-01-17qla2xxx: Fix indentationBart Van Assche
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn
2017-01-17scsi: sd: Ignore zoned field for host-managed devicesDamien Le Moal
2017-01-17scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal
2017-01-17scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn
2017-01-17scsi: ses: Fix SAS device detection in enclosureEwan D. Milne
2017-01-17ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly
2017-01-17ibmvscsis: Fix max transfer lengthBryant G. Ly
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-13Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-01-11scsi: lpfc: avoid double free of resource identifiersRoberto Sassu
2017-01-11scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig
2017-01-11scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig
2017-01-10ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly
2017-01-09scsi: qla2xxx: Fix apparent cut-n-paste error.Dave Jones
2017-01-09scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi
2017-01-08Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-01-05scsi: bfa: Increase requested firmware version to 3.2.5.1Benjamin Poirier