summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-02-02hpsa: count passthru cmds with atomics, not a spin locked intDon Brace
2015-02-02hpsa: optimize cmd_alloc function by remembering last allocationRobert Elliott
2015-02-02hpsa: fix race between abort handler and main i/o pathWebb Scales
2015-02-02hpsa: honor queue depth of physical devicesDon Brace
2015-02-02hpsa: use workqueue to resubmit failed ioaccel commandsDon Brace
2015-02-02hpsa: factor out hpsa_ciss_submit functionStephen Cameron
2015-02-02hpsa: do not request device rescan on every ioaccel path errorStephen Cameron
2015-02-02hpsa: do not queue commands internally in driverDon Brace
2015-02-02hpsa: get rid of cmd_special_alloc and cmd_special_freeStephen Cameron
2015-02-02hpsa: reserve some commands for use by driverStephen Cameron
2015-02-02hpsa: avoid unneccesary calls to resource freeing functionsRobert Elliott
2015-02-02hpsa: fix memory leak in hpsa_alloc_cmd_poolRobert Elliott
2015-02-02hpsa: report allocation failures while allocating SG chain blocksRobert Elliott
2015-02-02hpsa: pass error from pci_set_consistent_dma_mask from hpsa_messageRobert Elliott
2015-02-02hpsa: rename hpsa_request_irq to hpsa_request_irqsRobert Elliott
2015-02-02hpsa: report failure to ioremap config tableRobert Elliott
2015-02-02hpsa: trivial message and comment clean upsStephen Cameron
2015-02-02hpsa: refactor hpsa_find_board_params() to encapsulate legacy testWebb Scales
2015-02-02hpsa: downgrade the Waiting for no-op print to dev_infoRobert Elliott
2015-02-02hpsa: propagate return value from board ID lookupRobert Elliott
2015-02-02hpsa: propagate hard_reset failures in reset_devices modeRobert Elliott
2015-02-02hpsa: remove 0x from queue depth print which is in decimalRobert Elliott
2015-02-02hpsa: notice all request_irq errorsRobert Elliott
2015-02-02hpsa: Fix -Wunused-but-set-variable warningFabian Frederick
2015-02-02hpsa: rename free_irqs to hpsa_free_irqsRobert Elliott
2015-02-02hpsa: adjust RAID-1, RAID-1ADM, and RAID-6 namesRobert Elliott
2015-02-02hpsa: correct change_queue_depthDon Brace
2015-02-02hpsa: change how SA controllers are resetDon Brace
2015-02-02hpsa: turn off interrupts when kdump startsTomas Henzl
2015-02-02hpsa: fix memory leak in kdump hard resetTomas Henzl
2015-02-02hpsa: correct endian sparse warningsDon Brace
2015-02-02sd: Fix max transfer length for 4k disksBrian King
2015-02-02scsi: fix device handler detach oopsMike Christie
2015-01-27csiostor:T5 Firmware fix and cleanup.Praveen Madhavan
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-27[SCSI] esas2r: use PCI define for Max_Read_Request_SizeRafał Miłecki
2015-01-23blk-mq: add tag allocation policyShaohua Li
2015-01-23block: support different tag allocation policyShaohua Li
2015-01-23scsi: always increment reference countRusty Russell
2015-01-22scsi_debug: test always evaluates to false, || should be used insteadColin Ian King
2015-01-21virtio/scsi: verify device has config spaceMichael S. Tsirkin
2015-01-20ufs-qcom: add support for Qualcomm Technologies Inc platformsYaniv Gardi
2015-01-20sr: reduce debug noise in sr_do_ioctlChristoph Hellwig
2015-01-20ch: remove debug noise in ch_do_scsiChristoph Hellwig
2015-01-20scsi: always use format argumets for dev_printkChristoph Hellwig
2015-01-20scsi: aic7xxx: fix commentGeert Uytterhoeven
2015-01-20ibmraid: fix writeable attribute with no store methodAlan
2015-01-20scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne
2015-01-20scsi_debug: use atomic allocation in resp_rsup_opcodesSasha Levin