summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2015-02-13scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-02-05block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet
2015-02-04csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan
2015-02-04scsi_logging: return void for dev_printk() functionsHannes Reinecke
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: merge consecutive seq_puts callsRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02aha152x: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02advansys: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02scsi: remove SPRINTF macroRasmus Villemoes
2015-02-02sg: remove an unused variableBart Van Assche
2015-02-02hpsa: Use local workqueues instead of system workqueuesDon Brace
2015-02-02hpsa: add in P840ar controller model nameDon Brace
2015-02-02hpsa: add in gen9 controller model namesDon Brace
2015-02-02hpsa: detect and report failures changing controller transport modesRobert Elliott
2015-02-02hpsa: shorten the wait for the CISS doorbell mode change ackRobert Elliott
2015-02-02hpsa: refactor duplicated scan completion code into a new routineWebb Scales
2015-02-02hpsa: move SG descriptor set-up out of hpsa_scatter_gather()Webb Scales
2015-02-02hpsa: do not use function pointers in fast path command submissionStephen Cameron
2015-02-02hpsa: print CDBs instead of kernel virtual addresses for uncommon errorsStephen Cameron
2015-02-02hpsa: do not use a void pointer for scsi_cmd field of struct CommandListStephen Cameron
2015-02-02hpsa: return failed from device reset/abort handlersDon Brace
2015-02-02hpsa: check for ctlr lockup after command allocation in main io pathStephen Cameron
2015-02-02hpsa: guard against overflowing raid map arrayStephen Cameron
2015-02-02hpsa: do not ack controller events on controllers that do not support itStephen Cameron
2015-02-02hpsa: remove incorrect BUG_ONs checking for raid offload enableStephen Cameron
2015-02-02hpsa: do not check for msi(x) in interrupt_pendingStephen Cameron
2015-02-02hpsa: slightly optimize SA5_performant_completedDon Brace
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