summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-05-122-25/+91
|\
| * ibmvscsis: Do not send aborted task responseBryant G. Ly2017-05-052-25/+91
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-105-10/+10
|\ \
| * | Annotate hardware config module parameters in drivers/scsi/David Howells2017-04-205-10/+10
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-101-2/+1
|\ \ \
| * | | virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-2/+1
* | | | treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka2017-05-081-3/+4
* | | | drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen2017-05-081-1/+1
* | | | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-082-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-061-7/+6
|\ \ \ \
| * | | | blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig2017-05-021-7/+6
* | | | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-38/+21
|\ \ \ \ \
| * \ \ \ \ Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-2762-750/+1764
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | scsi: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-36/+20
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04102-2711/+4250
|\ \ \ \ \ \
| * | | | | | scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template"Colin Ian King2017-04-261-1/+1
| * | | | | | scsi: stex: make S6flag staticColin Ian King2017-04-261-1/+1
| * | | | | | scsi: mac_esp: fix to pass correct device identity to free_irq()Wei Yongjun2017-04-261-1/+1
| * | | | | | scsi: aacraid: pci_alloc_consistent() failures on ARM64Mahesh Rajashekhara2017-04-266-31/+35
| * | | | | | scsi: ufs: make ufshcd_get_lists_status() register operation obviousTomohiro Kusumi2017-04-262-10/+5
| * | | | | | scsi: ufs: use MASK_EE_STATUSTomohiro Kusumi2017-04-261-2/+2
| * | | | | | scsi: mac_esp: Replace bogus memory barrier with spinlockFinn Thain2017-04-251-10/+23
| * | | | | | scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov staticColin Ian King2017-04-251-2/+2
| * | | | | | scsi: sd_zbc: Do not write lock zones for resetDamien Le Moal2017-04-251-26/+16
| * | | | | | scsi: sd_zbc: Remove superfluous assignmentsBart Van Assche2017-04-251-3/+1
| * | | | | | scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal2017-04-253-15/+11
| * | | | | | scsi: Improve scsi_get_sense_info_fldDamien Le Moal2017-04-251-23/+15
| * | | | | | scsi: sd: Cleanup sd_done sense data handlingChristoph Hellwig2017-04-251-10/+9
| * | | | | | scsi: sd: Improve sd_completed_bytesDamien Le Moal2017-04-242-24/+32
| * | | | | | scsi: sd: Fix function descriptionsDamien Le Moal2017-04-241-15/+14
| * | | | | | scsi: mpt3sas: remove redundant wmbSinan Kaya2017-04-241-2/+0
| * | | | | | scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke2017-04-241-0/+2
| * | | | | | scsi: mvumi: remove code handling zero scsi_sg_count(scmd) caseAlexey Khoroshilov2017-04-241-59/+26
| * | | | | | scsi: pmcraid: use normal copy_from_userArnd Bergmann2017-04-241-33/+7
| * | | | | | scsi: pmcraid: fix minor sparse warningsArnd Bergmann2017-04-241-3/+3
| * | | | | | scsi: pmcraid: fix endianess sparse annotationsArnd Bergmann2017-04-242-52/+51
| * | | | | | scsi: pmcraid: use __iomem pointers for ioctl argumentArnd Bergmann2017-04-241-28/+16
| * | | | | | scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()Christoph Hellwig2017-04-241-31/+28
| * | | | | | scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-217-8/+6
| * | | | | | scsi: BusLogic: fix incorrect spelling of adatper_reset_reqColin Ian King2017-04-212-4/+12
| * | | | | | scsi: bfa: use designated initializersKees Cook2017-04-211-10/+21
| * | | | | | scsi: aic7xxx: fix order of arguments in function prototypeColin Ian King2017-04-191-2/+2
| * | | | | | scsi: bfa: remove bfa_module_s madnessChristoph Hellwig2017-04-195-298/+108
| * | | | | | scsi: qedi: qedf: Use designated initializersKees Cook2017-04-192-2/+2
| * | | | | | scsi: storvsc: Add support for FC rport.Cathy Avery2017-04-191-5/+18
| * | | | | | scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery2017-04-191-4/+6
| * | | | | | scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson2017-04-191-0/+24
| * | | | | | scsi: lpfc: fix potential buffer overflow.Maurizio Lombardi2017-04-181-2/+2
| * | | | | | scsi: cxgb4i: update module descriptionVarun Prakash2017-04-181-1/+1
| * | | | | | scsi: fc: remove redundant check of an unsigned long being less than zeroColin Ian King2017-04-181-1/+1
OpenPOWER on IntegriCloud