summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-045-0/+35
* target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger2014-10-044-5/+14
* qla_target: don't delete changed naclsJoern Engel2014-10-031-1/+10
* target/user: Recalculate pad size inside is_ring_space_avail()Andy Grover2014-10-031-15/+16
* tcm_loop: Fixup tag handlingHannes Reinecke2014-10-031-15/+8
* iser-target: Fix smatch warningSagi Grimberg2014-10-031-1/+1
* target/user: Fix up smatch warnings in tcmu_netlink_eventNicholas Bellinger2014-10-031-10/+13
* target: Add a user-passthrough backstoreAndy Grover2014-10-036-0/+1318
* target: Add documentation on the target userspace pass-through driverAndy Grover2014-10-021-0/+378
* uio: Export definition of struct uio_deviceAndy Grover2014-10-022-13/+11
* 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