summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: Remove unneeded check in sbc_parse_cdbAndy Grover2014-10-021-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-017-115/+70
* 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-171-1/+1
* target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2014-09-172-5/+15
* target: fix pr_out length in iscsi_parse_pr_out_transport_idJoern Engel2014-09-171-3/+3
* target: simplify target_fabric_make_lun error pathJoern Engel2014-09-171-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
* Linux 3.17-rc5v3.17-rc5Linus Torvalds2014-09-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-143-23/+39
|\
| * be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-141-2/+13
| * don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-141-16/+17
| * fix bogus read_seqretry() checks introduced in b37199eAl Viro2014-09-131-2/+2
| * move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2014-09-131-2/+6
| * [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-131-1/+1
* | vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-142-9/+11
* | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-149-8/+280
|\ \
| * | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-131-4/+229
| * | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-276-2/+49
| * | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-271-1/+1
| * | parisc: sys_hpux: NUL terminator is one past the endDan Carpenter2014-08-271-1/+1
* | | Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2014-09-142-3/+17
|\ \ \
| * | | ntb: Add alignment check to meet hardware requirementDave Jiang2014-09-141-0/+13
| * | | MAINTAINERS: update NTB infoJon Mason2014-09-141-1/+2
| * | | 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
OpenPOWER on IntegriCloud