summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* uio: Export definition of struct uio_deviceAndy Grover2014-10-031-12/+0
* target: Remove unneeded check in sbc_parse_cdbAndy Grover2014-10-031-1/+1
* target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran2014-10-011-2/+1
* qla_target: rearrange struct qla_tgt_prmJoern Engel2014-10-011-1/+1
* qla_target: improve qlt_unmap_sg()Joern Engel2014-10-011-11/+8
* qla_target: make some global functions staticJoern Engel2014-10-012-15/+5
* qla_target: remove unused parameterJoern Engel2014-10-011-3/+3
* target: simplify core_tmr_abort_taskJoern Engel2014-10-011-3/+2
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-016-115/+56
* target: remove some smp_mb__after_atomic()sJoern Engel2014-10-011-2/+0
* target: simplify core_tmr_release_req()Joern Engel2014-10-011-12/+7
* target: Remove core_tpg_release_virtual_lun0 functionAndy Grover2014-10-011-8/+1
* target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-014-50/+11
* target: core_tpg_post_dellun can return voidAndy Grover2014-10-012-4/+2
* target: fix unused shift in core_scsi3_pri_report_capabilitiesJoern Engel2014-09-181-1/+1
* target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2014-09-182-5/+15
* target: fix pr_out length in iscsi_parse_pr_out_transport_idJoern Engel2014-09-181-3/+3
* target: simplify target_fabric_make_lun error pathJoern Engel2014-09-181-5/+2
* target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel2014-09-171-1/+2
* target: Fix possible memory leak in aptpl_metadata parsingJoern Engel2014-09-171-14/+8
* iscsi-target: use strlcpy in iscsit_collect_login_statsJoern Engel2014-09-171-2/+3
* iscsi-target: remove unnecessary check in iscsit_setup_np error pathJoern Engel2014-09-171-2/+1
* iscsi-target: Drop duplicate __iscsi_target_login_thread checkNicholas Bellinger2014-09-171-2/+0
* iscsi-target: simplify return statementJoern Engel2014-09-171-5/+1
* iscsi-target: remove always-true conditionsJoern Engel2014-09-171-6/+4
* iscsi-target: remove unused debug codeJoern Engel2014-09-172-7/+2
* target: target_core_ua_h: Add #define of include guardRasmus Villemoes2014-09-151-0/+1
* tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-151-1/+1
* target/configfs: Remove unnecessary null testHimangi Saraogi2014-09-151-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-151-1/+1
|\
| * [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-141-1/+1
* | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-141-1/+1
|\ \
| * | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-271-1/+1
* | | Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2014-09-141-2/+15
|\ \ \
| * | | ntb: Add alignment check to meet hardware requirementDave Jiang2014-09-141-0/+13
| * | | NTB: correct the spread of queues over mw'sJon Mason2014-09-141-2/+2
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-144-22/+23
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-09-144-22/+23
| |\ \ \ \
| | * | | | irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointerWill Deacon2014-09-031-1/+1
| | * | | | irqchip: gic: Make gic_default_routable_irq_domain_ops staticWill Deacon2014-09-031-1/+1
| | * | | | irqchip: exynos-combiner: Fix compilation error on ARM64Naveen Krishna Chatradhi2014-09-031-0/+1
| | * | | | irqchip: crossbar: Off by one bugs in initDan Carpenter2014-08-181-2/+2
| | * | | | irqchip: gic-v3: Tag all low level accessors __maybe_unusedMark Brown2014-08-181-5/+5
| | * | | | irqchip: gic-v3: Only define gic_peek_irq() when building SMPMark Brown2014-08-171-13/+13
* | | | | | Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2014-09-131-2/+2
|\ \ \ \ \ \
| * | | | | | dm cache: fix race causing dirty blocks to be marked as cleanAnssi Hannula2014-09-101-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-09-132-9/+21
|\ \ \ \ \ \ \
| * | | | | | | blk-mq: pass along blk_mq_alloc_tag_set return valuesRobert Elliott2014-09-022-9/+21
* | | | | | | | Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-09-121-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Lattice ECP3 FPGA: Check firmware pointerJean-Michel Hautbois2014-09-081-0/+5
| |/ / / / / / /