summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)AuthorLines
2014-11-02target: return CONFLICT only when SA key unmatchedSteven Allen-4/+5
2014-10-28iscsi-target: return the correct port in SendTargetsSteven Allen-1/+1
2014-10-28target: Don't call TFO->write_pending if data_length == 0Roland Dreier-1/+1
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-271/+1362
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2014-10-07target/file: fix inclusive vfs_fsync_range() endZach Brown-2/+7
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger-0/+32
2014-10-04target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger-5/+14
2014-10-03target/user: Recalculate pad size inside is_ring_space_avail()Andy Grover-15/+16
2014-10-03tcm_loop: Fixup tag handlingHannes Reinecke-15/+8
2014-10-03target/user: Fix up smatch warnings in tcmu_netlink_eventNicholas Bellinger-10/+13
2014-10-03target: Add a user-passthrough backstoreAndy Grover-0/+1175
2014-10-02target: Remove unneeded check in sbc_parse_cdbAndy Grover-1/+1
2014-10-01target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran-2/+1
2014-10-01target: simplify core_tmr_abort_taskJoern Engel-3/+2
2014-10-01target: encapsulate smp_mb__after_atomic()Joern Engel-115/+56
2014-10-01target: remove some smp_mb__after_atomic()sJoern Engel-2/+0
2014-10-01target: simplify core_tmr_release_req()Joern Engel-12/+7
2014-10-01target: Remove core_tpg_release_virtual_lun0 functionAndy Grover-8/+1
2014-10-01target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover-50/+11
2014-10-01target: core_tpg_post_dellun can return voidAndy Grover-4/+2
2014-09-24percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo-1/+1
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo-4/+8
2014-09-17target: fix unused shift in core_scsi3_pri_report_capabilitiesJoern Engel-1/+1
2014-09-17target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel-5/+15
2014-09-17target: fix pr_out length in iscsi_parse_pr_out_transport_idJoern Engel-3/+3
2014-09-17target: simplify target_fabric_make_lun error pathJoern Engel-5/+2
2014-09-17target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel-1/+2
2014-09-17target: Fix possible memory leak in aptpl_metadata parsingJoern Engel-14/+8
2014-09-17iscsi-target: use strlcpy in iscsit_collect_login_statsJoern Engel-2/+3
2014-09-17iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel-1/+1
2014-09-17iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger-1/+3
2014-09-17iscsi-target: remove unnecessary check in iscsit_setup_np error pathJoern Engel-2/+1
2014-09-17iscsi-target: Drop duplicate __iscsi_target_login_thread checkNicholas Bellinger-2/+0
2014-09-17iscsi-target: simplify return statementJoern Engel-5/+1
2014-09-17iscsi-target: remove always-true conditionsJoern Engel-6/+4
2014-09-17iscsi-target: remove unused debug codeJoern Engel-7/+2
2014-09-17target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt-1/+1
2014-09-17target: Fix user data segment multiplier in spc_emulate_evpd_b3()Sebastian Herbszt-1/+1
2014-09-15target: target_core_ua_h: Add #define of include guardRasmus Villemoes-0/+1
2014-09-15tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat-1/+1
2014-09-15target/configfs: Remove unnecessary null testHimangi Saraogi-2/+1
2014-09-15iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookupNicholas Bellinger-0/+2
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo-1/+2
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence-1/+1
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-7/+7
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-1/+3
2014-07-17scsi: use 64-bit LUNsHannes Reinecke-7/+7
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo-1/+3
2014-06-27iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka-6/+7