summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-20target/user: Make sure netlink would reach all network namespacesSheng Yang
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger
2016-01-20iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-01-12tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger
2016-01-07tcm_fc: Wait for command completion before freeing a sessionBart Van Assche
2016-01-07target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche
2016-01-07target: Support aborting tasks with a 64-bit tagBart Van Assche
2016-01-07target: Remove an unused variableBart Van Assche
2016-01-07target: Fix indentation in target_core_configfs.cBart Van Assche
2016-01-07target/user: Allow user to set block size before enabling deviceSheng Yang
2016-01-07target/fcoe: Add tag support to tcm_fcAndy Grover
2016-01-07qla2xxx: Add selective command queuingQuinn Tran
2016-01-06target: use offset_in_page macroGeliang Tang
2016-01-06target: fix deprecated attribute names in dmesgChristophe Vu-Brugier
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas
2016-01-06sbp-target: Remove a superfluous forward declarationBart Van Assche
2016-01-06iscsi-target: Fix indentation + spelling + unreachable codeBart Van Assche
2016-01-06target: Fix spelling + remove set-but-not-used variablesBart Van Assche
2015-12-20fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak
2015-12-03blk-integrity: empty implementation when disabledKeith Busch
2015-11-29tcm_loop: Show address of tpg in configfsSheng Yang
2015-11-28target/stat: print full t10_wwn.model bufferDavid Disseldorp
2015-11-28target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2015-11-28target: Invoke release_cmd() callback without holding a spinlockBart Van Assche
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-11-28iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2015-11-28iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt
2015-11-28target/user: Do not set unused fields in tcmu_opsAndy Grover
2015-11-28target/user: Fix time calc in expired cmd processingAndy Grover
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-24iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger
2015-09-24target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger
2015-09-24target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover
2015-09-11target: Remove no-op conditionalAndy Grover
2015-09-11target/user: Remove unused variableAndy Grover
2015-09-11target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier
2015-09-11target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger