summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-27scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn1-30/+1
2017-07-27scsi: aacraid: reading out of boundsDan Carpenter1-3/+4
2017-07-27scsi: qedf: Limit number of CQsThomas Bogendoerfer2-12/+11
2017-07-27scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner1-50/+15
2017-07-27scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner1-54/+15
2017-07-27scsi: bnx2i: Prevent recursive cpuhotplug lockingThomas Gleixner1-7/+8
2017-07-27scsi: bnx2fc: Prevent recursive cpuhotplug lockingThomas Gleixner1-7/+8
2017-07-27scsi: bnx2fc: Plug CPU hotplug raceThomas Gleixner1-22/+23
2017-07-25scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter1-4/+4
2017-07-25scsi: lpfc: fix linking against modular NVMe supportArnd Bergmann1-0/+2
2017-07-25scsi: scsi_transport_fc: return -EBUSY for deleted vportHannes Reinecke1-2/+4
2017-07-25scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash1-0/+7
2017-07-25scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2-30/+35
2017-07-25scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusionShu Wang1-1/+5
2017-07-25scsi: qedi: Add ISCSI_BOOT_SYSFS to KconfigNilesh Javali1-0/+1
2017-07-18scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn1-2/+5
2017-07-18scsi: smartpqi: limit transfer length to 1MBYadan Fan1-1/+1
2017-07-18scsi: hpsa: limit transfer length to 1MBYadan Fan1-1/+1
2017-07-13scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter1-1/+1
2017-07-13scsi: hisi_sas: make several const arrays staticColin Ian King1-5/+5
2017-07-13scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter1-1/+1
2017-07-13scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn1-1/+4
2017-07-13scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2017-07-13scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King1-1/+1
2017-07-13scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King1-1/+1
2017-07-13scsi: isci: fix typo in function namesColin Ian King1-7/+7
2017-07-13scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter1-4/+7
2017-07-12scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali3-0/+646
2017-07-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds24-281/+346
2017-07-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds20-645/+1003
2017-07-11Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...Linus Torvalds12-79/+1183
2017-07-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-14/+8
2017-07-11ARM: fix rd_size declarationBart Van Assche1-0/+1
2017-07-11zram: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11mm: drop useless local parameters of __register_one_node()Dou Liyang1-7/+2
2017-07-11zram: use __sysfs_match_string() helperAndy Shevchenko1-6/+4
2017-07-11Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-207/+422
2017-07-11Merge tag 'acpi-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-18/+67
2017-07-11Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+5
2017-07-10Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki8-18/+67
2017-07-10Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki3-4/+5
2017-07-10Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmiLinus Torvalds8-214/+533
2017-07-10Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe11-201/+226
2017-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds28-363/+780
2017-07-10nvmet: avoid unneeded assignment of submit_bio return valueMax Gurtovoy1-1/+1
2017-07-10nvme-pci: add module parameter for io queue depthweiping zhang1-2/+22
2017-07-10Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina450-3030/+4541
2017-07-10Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linusJiri Kosina14-53/+116
2017-07-10Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linusJiri Kosina5-38/+63
2017-07-10nvme-pci: compile warnings in nvme_alloc_host_mem()Dan Carpenter1-2/+3