summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)AuthorLines
2014-12-01iscsi-target: fix error path in iscsi_target_init_module()Lino Sanfilippo-0/+1
2014-12-01tcm_loop: Fix wrong I_T nexus associationHannes Reinecke-49/+24
2014-12-01target: Drop left-over PHBA_PDEV set attr checksNicholas Bellinger-54/+10
2014-12-01target: Drop left-over internal dev attribute codeNicholas Bellinger-175/+1
2014-12-01target/pscsi: Convert to external pscsi_backend_dev_attrsNicholas Bellinger-0/+26
2014-12-01target/user: Convert to external tcmu_backend_dev_attrsNicholas Bellinger-0/+42
2014-12-01target/rd: Convert to external rd_mcp_backend_dev_attrsNicholas Bellinger-0/+41
2014-12-01target/file: Convert to external fileio_backend_dev_attrsNicholas Bellinger-0/+42
2014-12-01target/iblock: Convert to external iblock_backend_dev_attrsNicholas Bellinger-0/+41
2014-12-01target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger-28/+27
2014-12-01target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger-7/+5
2014-12-01target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger-7/+5
2014-12-01target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger-8/+5
2014-12-01target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger-8/+5
2014-12-01target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger-8/+6
2014-12-01target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger-9/+25
2014-12-01target: Deletion of unnecessary checks before the function call "module_put"Markus Elfring-6/+3
2014-12-01target: Fix target_core_register_fabric() for built-in fabric modulesRoland Dreier-33/+42
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke-1/+1
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke-2/+2
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig-14/+1
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig-13/+2
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida-1/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig-16/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig-1/+1
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig-13/+1
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig-16/+1
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