summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2013-12-191-0/+1
* qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula2013-12-111-4/+5
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-12-0627-57/+114
|\
| * [SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva2013-12-033-8/+14
| * [SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2013-12-022-41/+58
| * [SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal2013-12-024-0/+10
| * [SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal2013-12-021-1/+3
| * [SCSI] pm80xx: Module author additionNikith Ganigarakoppal2013-12-021-0/+1
| * [SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron2013-11-301-1/+1
| * [SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron2013-11-301-1/+1
| * [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-2916-4/+25
| * [SCSI] libsas: fix usage of ata_tf_to_fisDan Williams2013-11-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-021-5/+15
|\ \ | |/ |/|
| * genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-281-5/+15
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-222-30/+28
|\ \ | |/ |/|
| * target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover2013-10-162-12/+10
| * target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-18/+18
* | aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara2013-11-191-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-191-1/+2
|\ \
| * | genetlink: pass family to functions using groupsJohannes Berg2013-11-191-1/+2
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-181-1/+539
|\ \ \
| * | | scsi_transport_srp: Add periodic reconnect supportBart Van Assche2013-11-081-7/+99
| * | | scsi_transport_srp: Add transport layer error handlingBart Van Assche2013-11-081-1/+429
| * | | IB/srp: Keep rport as long as the IB transport layerBart Van Assche2013-11-081-0/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-1526-56/+18
|\ \ \ \
| * | | | treewide: Fix common typo in "identify"Maxime Jayat2013-10-144-17/+17
| * | | | SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-1421-38/+0
| * | | | treewide: Fix typo in printkMasanari Iida2013-10-141-1/+1
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-151-10/+9
|\ \ \ \ \
| * | | | | virtio_scsi: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-11-111-0/+3
| * | | | | virtio: use size-based config accessors.Rusty Russell2013-10-171-8/+4
| * | | | | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-231-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-144-72/+23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-271-9/+5
| |\ \ \ \ \
| | * | | | | [SCSI] qla2xxx: Use standard PCIe Capability Link register field namesBjorn Helgaas2013-09-251-9/+5
| | |/ / / /
| * | | | | [SCSI] qla2xxx: Use pcie_is_pcie() to simplify codeYijing Wang2013-09-231-4/+2
| * | | | | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang2013-09-231-18/+4
| * | | | | [SCSI] bfa: Use pcie_set()/get_readrq() to simplify codeYijing Wang2013-09-231-41/+12
| |/ / / /
* | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-11-1485-1416/+5552
|\ \ \ \ \
| * \ \ \ \ Merge tag 'fcoe-3.13' into for-linusJames Bottomley2013-11-109-174/+294
| |\ \ \ \ \
| | * | | | | scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-10-145-18/+17
| | * | | | | fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error pathNeil Horman2013-10-141-0/+1
| | * | | | | libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love2013-10-113-31/+65
| | * | | | | fcoe: Reduce fcoe_sysfs_fcf_add() stack usageBart Van Assche2013-09-041-17/+23
| | * | | | | fcoe: Add missing newlines in debug messagesBart Van Assche2013-09-042-12/+12
| | * | | | | fcoe: Declare fcoe_ctlr_mode_set() staticBart Van Assche2013-09-041-2/+2
| | * | | | | fcp: Do not interpret check condition as underrunBart Van Assche2013-09-041-5/+5
| | * | | | | libfc: Do not invoke the response handler after fc_exch_done()Bart Van Assche2013-09-041-39/+92
| | * | | | | libfc: Reduce exchange lock contention in fc_exch_recv_abts()Bart Van Assche2013-09-041-8/+10
| | * | | | | libfc: Avoid that sending after an abort triggers a kernel warningBart Van Assche2013-09-041-22/+37