summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-2015-24/+55
|\
| * scsi: megaraid_sas: set an unlimited max_segment_sizeChristoph Hellwig2019-07-171-0/+1
| * scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig2019-07-171-0/+1
| * scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig2019-07-171-3/+2Star
| * scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig2019-07-171-2/+1Star
| * scsi: core: take the DMA max mapping size into accountChristoph Hellwig2019-07-171-0/+2
| * scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig2019-07-172-1/+5
| * scsi: core: Fix race on creating sense cacheMing Lei2019-07-171-3/+3
| * scsi: sd_zbc: Fix compilation warningDamien Le Moal2019-07-171-1/+1
| * scsi: libfc: fix null pointer dereference on a null lportColin Ian King2019-07-171-1/+1
| * scsi: megaraid_sas: Update driver version to 07.710.50.00Shivasharan S2019-07-121-2/+2
| * scsi: megaraid_sas: Add module parameter for FW Async event loggingShivasharan S2019-07-121-1/+17
| * scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S2019-07-121-1/+2
| * scsi: megaraid_sas: Fix calculation of target IDShivasharan S2019-07-121-1/+2
| * scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSEArnd Bergmann2019-07-121-1/+1
| * scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer BladeMarcos Paulo de Souza2019-07-121-0/+2
| * scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-123-2/+8
| * scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov2019-07-121-1/+0Star
| * scsi: megaraid_sas: Make some symbols staticYueHaibing2019-07-121-3/+3
| * scsi: core: use scmd_printk() to print which command timed outMaurizio Lombardi2019-07-121-1/+1
| * Merge branch '5.3/scsi-sg' into scsi-nextMartin K. Petersen2019-06-2715-97/+118
| |\
* | \ Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-1/+1
|\ \ \
| * | | scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verMasahiro Yamada2019-07-171-1/+1
* | | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-19/+4Star
|\ \ \ \
| * | | | vfs: Convert ocxlflash to use the new mount APIDavid Howells2019-05-261-14/+4Star
| * | | | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-2/+1Star
| * | | | cxlflash: don't bother with dentry_operationsAl Viro2019-05-201-5/+1Star
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-07-171-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | scsi: virtio_scsi: Use struct_size() helperGustavo A. R. Silva2019-07-111-1/+1
* | | | | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-162-34/+77
|\ \ \ \ \
| * | | | | sd_zbc: Fix report zones buffer allocationDamien Le Moal2019-07-121-29/+75
| * | | | | block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-122-6/+3Star
* | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\ \ \ \ \ \
| * | | | | | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-121-1/+1
* | | | | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-1215-97/+118
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | scsi: core: don't preallocate small SGL in case of NO_SG_CHAINMing Lei2019-06-201-1/+5
| * | | | | | | scsi: core: avoid preallocating big SGL for dataMing Lei2019-06-201-6/+9
| * | | | | | | scsi: core: avoid preallocating big SGL for protection informationMing Lei2019-06-201-3/+11
| * | | | | | | scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-201-4/+6
| * | | | | | | scsi: esp: use sg helper to iterate over scatterlistMing Lei2019-06-202-7/+15
| * | | | | | | scsi: NCR5380: use sg helper to iterate over scatterlistFinn Thain2019-06-201-23/+18Star
| * | | | | | | scsi: wd33c93: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * | | | | | | scsi: ppa: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * | | | | | | scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+2
| * | | | | | | scsi: imm: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * | | | | | | scsi: aha152x: use sg helper to iterate over scatterlistFinn Thain2019-06-201-23/+23
| * | | | | | | scsi: pmcraid: use sg helper to iterate over scatterlistMing Lei2019-06-201-7/+7
| * | | | | | | scsi: ipr: use sg helper to iterate over scatterlistMing Lei2019-06-201-13/+16