summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* block: add code to track actual device queue depthJens Axboe2016-11-051-0/+3
* blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche2016-11-021-3/+1
* blk-mq: Avoid that requeueing starts stopped queuesBart Van Assche2016-11-021-1/+0
* block: better op and flags encodingChristoph Hellwig2016-10-281-2/+1
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-2812-49/+62
* sd: fix uninitialized variable access in error handlingArnd Bergmann2016-10-241-1/+3
* sd: Implement support for ZBC devicesHannes Reinecke2016-10-184-35/+826
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-147-417/+321
|\
| * scsi: ufs: Kconfig fixJoao Pinto2016-09-291-1/+1
| * scsi: g_NCR5380: Stop using scsi_module.cOndrej Zary2016-09-292-149/+194
| * scsi: g_NCR5380: Reduce overrides[] from array to structOndrej Zary2016-09-291-184/+167
| * scsi: g_NCR5380: Remove deprecated __setupOndrej Zary2016-09-291-135/+0
| * scsi: ufs: Fix error return code in ufshcd_init()Wei Yongjun2016-09-291-0/+1
| * scsi: ufs: Data Segment only needed for WRITE DESCRIPTORZang Leigang2016-09-291-3/+6
| * scsi: cxgb4i: Set completion bit in work requestVarun Prakash2016-09-281-0/+5
| * scsi: ufs: Enable no vccq quirk for skhynix deviceKyuho Choi2016-09-281-0/+2
| * scsi: be2iscsi: mark symbols static where possibleBaoyou Xie2016-09-281-6/+6
* | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-091-1/+0
|\ \
| * | blk-mq: remove ->map_queueChristoph Hellwig2016-09-151-1/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-0799-13287/+12547
|\ \ \ | | |/ | |/|
| * | scsi: mvsas: Mark symbols static where possibleBaoyou Xie2016-09-263-37/+39
| * | scsi: pm8001: Mark symbols static where possibleBaoyou Xie2016-09-262-3/+3
| * | scsi: arcmsr: Simplify user_len checkingBorislav Petkov2016-09-261-6/+8
| * | scsi: fcoe: fix off by one in eth2fc_speed()Vincent Stehlé2016-09-261-1/+1
| * | scsi: dtc: remove from treeChristoph Hellwig2016-09-264-504/+0
| * | scsi: t128: remove from treeChristoph Hellwig2016-09-264-522/+0
| * | scsi: pas16: remove from treeChristoph Hellwig2016-09-264-701/+0
| * | scsi: u14-34f: remove from treeChristoph Hellwig2016-09-263-2021/+0
| * | scsi: ultrastor: remove from treeChristoph Hellwig2016-09-264-1308/+0
| * | scsi: in2000: remove from treeChristoph Hellwig2016-09-264-2727/+0
| * | scsi: wd7000: remove from treeChristoph Hellwig2016-09-263-1670/+0
| * | scsi: scsi_dh_alua: Fix memory leak in alua_rtpg()tang.junhui2016-09-261-0/+1
| * | scsi: lpfc: Mark symbols static where possibleBaoyou Xie2016-09-264-62/+62
| * | scsi: hpsa: correct call to hpsa_do_resetDon Brace2016-09-212-2/+1
| * | scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim2016-09-212-2/+3
| * | scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2016-09-191-1/+0
| * | scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c upBaoyou Xie2016-09-192-13/+9
| * | scsi: ipr: Remove redundant messages at adapter init timeBrian King2016-09-191-1/+2
| * | scsi: ipr: Don't log unnecessary 9084 error detailsBrian King2016-09-192-3/+4
| * | scsi: smartpqi: raid bypass lba calculation fixkevin Barnett2016-09-191-1/+2
| * | scsi: hpsa: correct scsi 6byte lba calculationMahesh Rajashekhara2016-09-191-4/+10
| * | scsi: ibmvscsis: Fixed unused variableBryant G. Ly2016-09-191-3/+0
| * | scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2016-09-151-1/+7
| * | scsi: ibmvscsis: Fix error return code in ibmvscsis_probe()Wei Yongjun2016-09-151-0/+1
| * | scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig2016-09-154-51/+30
| * | scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig2016-09-152-11/+1
| * | scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tupleChristoph Hellwig2016-09-152-16/+8
| * | scsi: hpsa: Check for null devices in ioaccel submission patchDon Brace2016-09-141-0/+31
| * | scsi: hpsa: Prevent sending bmic commands to externalsScott Teel2016-09-141-1/+11
| * | scsi: hpsa: Check for vpd support before sendingScott Teel2016-09-142-13/+38