summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-211-3/+1
|\
| * tcm_qla2xxx: print port name via %*phCAndy Shevchenko2015-01-151-3/+1
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-0/+6
|\ \
| * | virtio/scsi: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
* | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-6/+3
|\ \ \
| * | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-6/+3
| |/ /
* | | MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-131-1/+0
* | | scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-3/+3
* | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-123-10/+10
|\ \ \
| * | | block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-051-9/+6
| * | | blk-mq: add tag allocation policyShaohua Li2015-01-231-0/+2
| * | | block: support different tag allocation policyShaohua Li2015-01-231-1/+2
| | |/ | |/|
* | | mm: gup: use get_user_pages_unlockedAndrea Arcangeli2015-02-111-5/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-1176-2192/+4254
|\ \ \
| * | | scsi_logging: return void for dev_printk() functionsHannes Reinecke2015-02-041-13/+9
| * | | scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-0215-45/+45
| * | | scsi: merge consecutive seq_puts callsRasmus Villemoes2015-02-024-35/+21
| * | | scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-0221-138/+136
| * | | aha152x: replace seq_printf with seq_putsRasmus Villemoes2015-02-021-124/+124
| * | | advansys: replace seq_printf with seq_putsRasmus Villemoes2015-02-021-80/+75
| * | | scsi: remove SPRINTF macroRasmus Villemoes2015-02-026-273/+252
| * | | sg: remove an unused variableBart Van Assche2015-02-021-16/+1
| * | | hpsa: Use local workqueues instead of system workqueuesDon Brace2015-02-022-14/+56
| * | | hpsa: add in P840ar controller model nameDon Brace2015-02-021-1/+1
| * | | hpsa: add in gen9 controller model namesDon Brace2015-02-021-13/+13
| * | | hpsa: detect and report failures changing controller transport modesRobert Elliott2015-02-021-11/+29
| * | | hpsa: shorten the wait for the CISS doorbell mode change ackRobert Elliott2015-02-021-6/+9
| * | | hpsa: refactor duplicated scan completion code into a new routineWebb Scales2015-02-021-24/+16
| * | | hpsa: move SG descriptor set-up out of hpsa_scatter_gather()Webb Scales2015-02-021-7/+14
| * | | hpsa: do not use function pointers in fast path command submissionStephen Cameron2015-02-022-7/+6
| * | | hpsa: print CDBs instead of kernel virtual addresses for uncommon errorsStephen Cameron2015-02-021-13/+16
| * | | hpsa: do not use a void pointer for scsi_cmd field of struct CommandListStephen Cameron2015-02-022-4/+4
| * | | hpsa: return failed from device reset/abort handlersDon Brace2015-02-021-0/+7
| * | | hpsa: check for ctlr lockup after command allocation in main io pathStephen Cameron2015-02-021-1/+8
| * | | hpsa: guard against overflowing raid map arrayStephen Cameron2015-02-021-0/+3
| * | | hpsa: do not ack controller events on controllers that do not support itStephen Cameron2015-02-021-0/+3
| * | | hpsa: remove incorrect BUG_ONs checking for raid offload enableStephen Cameron2015-02-021-4/+0
| * | | hpsa: do not check for msi(x) in interrupt_pendingStephen Cameron2015-02-021-3/+0
| * | | hpsa: slightly optimize SA5_performant_completedDon Brace2015-02-021-4/+4
| * | | hpsa: count passthru cmds with atomics, not a spin locked intDon Brace2015-02-022-36/+6
| * | | hpsa: optimize cmd_alloc function by remembering last allocationRobert Elliott2015-02-022-2/+6
| * | | hpsa: fix race between abort handler and main i/o pathWebb Scales2015-02-023-47/+65
| * | | hpsa: honor queue depth of physical devicesDon Brace2015-02-023-68/+412
| * | | hpsa: use workqueue to resubmit failed ioaccel commandsDon Brace2015-02-023-20/+54
| * | | hpsa: factor out hpsa_ciss_submit functionStephen Cameron2015-02-021-59/+67
| * | | hpsa: do not request device rescan on every ioaccel path errorStephen Cameron2015-02-022-13/+2
| * | | hpsa: do not queue commands internally in driverDon Brace2015-02-023-295/+38
| * | | hpsa: get rid of cmd_special_alloc and cmd_special_freeStephen Cameron2015-02-022-77/+31
| * | | hpsa: reserve some commands for use by driverStephen Cameron2015-02-022-2/+7
| * | | hpsa: avoid unneccesary calls to resource freeing functionsRobert Elliott2015-02-021-2/+4
OpenPOWER on IntegriCloud