summaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkfront.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-23scsi: ipr: Set no_report_opcodes for RAID arraysBrian King1-0/+1
2017-08-17scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash1-0/+3
2017-08-17Revert "scsi: default to scsi-mq"Christoph Hellwig2-0/+15
2017-08-17scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal3-4/+9
2017-08-17scsi: aacraid: Fix out of bounds in aac_get_name_respRaghava Aditya Renukunta2-3/+8
2017-08-17scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2-5/+11
2017-08-17scsi: megaraid_sas: fix error handle in megasas_probe_oneweiping zhang1-1/+1
2017-08-08scsi: ses: Fix wrong page errorBrian King1-1/+1
2017-08-08scsi: ipr: Fix scsi-mq lockdep issueBrian King2-14/+21
2017-08-08scsi: st: fix blk_get_queue usageBodo Stroesser1-2/+2
2017-08-08scsi: qla2xxx: Fix system crash while triggering FW dumpMichael Hernandez1-12/+0
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 Gleixner2-51/+15
2017-07-27scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner2-55/+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-12scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter1-1/+1
2017-07-12scsi: hisi_sas: make several const arrays staticColin Ian King1-5/+5
2017-07-12scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter1-1/+1
2017-07-12scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn1-1/+4
2017-07-12scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2017-07-12scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King1-1/+1
2017-07-12scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King1-1/+1
2017-07-12scsi: isci: fix typo in function namesColin Ian King1-7/+7
2017-07-12scsi: 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-11kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang1-0/+4
2017-07-11kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang1-0/+4
2017-07-11binfmt_elf: safely increment argv pointersKees Cook1-11/+9
2017-07-11s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-11powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+7
2017-07-11arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+6
2017-07-11arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-07-11binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2-14/+58
2017-07-11fs, epoll: short circuit fetching events if thread has been killedDavid Rientjes1-0/+10
2017-07-11checkpatch: improve multi-line alignment testJoe Perches1-1/+1
2017-07-11checkpatch: improve macro reuse testJoe Perches1-6/+6