summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig
2016-03-30target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-22target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-10target: Avoid DataIN transfers for non-GOOD SAM statusNicholas Bellinger
2016-03-10target/user: Report capability of handling out-of-order completions to userspaceSheng Yang
2016-03-10target/user: Fix size_t format-spec build warningNicholas Bellinger
2016-03-10target/user: Don't free expired command when time outSheng Yang
2016-03-10target/user: Introduce data_bitmap, replace data_length/data_head/data_tailSheng Yang
2016-03-10target/user: Free data ring in unified functionSheng Yang
2016-03-10target/user: Use iovec[] to describe continuous areaSheng Yang
2016-03-10target: Remove enum transport_lunflags_tableAndy Grover
2016-03-10target/iblock: pass WRITE_SAME to device if possibleMike Christie
2016-03-10tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefsNicholas Bellinger
2016-03-10sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger
2016-03-10sbp-target: Conversion to percpu_ida tag pre-allocationNicholas Bellinger
2016-03-10tcm_fc: Convert to target_alloc_session usageNicholas Bellinger
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-03-05target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger
2016-02-27target: Add target_alloc_session() helper functionNicholas Bellinger
2016-02-10target/transport: add flag to indicate CPU Affinity is observedQuinn Tran
2016-02-10target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger
2016-02-06target/user: Fix cast from pointer to phys_addr_tArnd Bergmann
2016-02-06target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger
2016-02-06target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger
2016-02-05target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-02-03target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger
2016-02-03target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger
2016-02-03target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-01-29target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie
2016-01-27iscsi-target: Use shash and ahashHerbert Xu
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