summaryrefslogtreecommitdiff
path: root/drivers/target
Commit message (Expand)AuthorAge
* target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-30
* target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig2016-03-30
* target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-30
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-22
|\
| * target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani2016-03-22
| * target: Avoid DataIN transfers for non-GOOD SAM statusNicholas Bellinger2016-03-10
| * target/user: Report capability of handling out-of-order completions to userspaceSheng Yang2016-03-10
| * target/user: Fix size_t format-spec build warningNicholas Bellinger2016-03-10
| * target/user: Don't free expired command when time outSheng Yang2016-03-10
| * target/user: Introduce data_bitmap, replace data_length/data_head/data_tailSheng Yang2016-03-10
| * target/user: Free data ring in unified functionSheng Yang2016-03-10
| * target/user: Use iovec[] to describe continuous areaSheng Yang2016-03-10
| * target: Remove enum transport_lunflags_tableAndy Grover2016-03-10
| * target/iblock: pass WRITE_SAME to device if possibleMike Christie2016-03-10
| * tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefsNicholas Bellinger2016-03-10
| * sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-10
| * sbp-target: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-10
| * tcm_fc: Convert to target_alloc_session usageNicholas Bellinger2016-03-10
| * target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-10
| * target: Add target_alloc_session() helper functionNicholas Bellinger2016-02-27
* | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-17
|\ \
| * | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-06
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \
| * | iscsi-target: Use shash and ahashHerbert Xu2016-01-27
* | | target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger2016-03-05
| |/ |/|
* | target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2016-02-10
* | target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger2016-02-10
* | target/user: Fix cast from pointer to phys_addr_tArnd Bergmann2016-02-06
* | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger2016-02-06
* | target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger2016-02-06
* | target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-02-05
* | target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger2016-02-03
* | target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger2016-02-03
* | target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-02-03
* | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-29
|/
* Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\
| * blk-integrity: empty implementation when disabledKeith Busch2015-12-03
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-20
|\ \
| * | target/user: Make sure netlink would reach all network namespacesSheng Yang2016-01-20
| * | target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2016-01-20
| * | target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-20
| * | iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger2016-01-20
| * | tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-12
| * | tcm_fc: Wait for command completion before freeing a sessionBart Van Assche2016-01-07
| * | target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche2016-01-07
| * | target: Support aborting tasks with a 64-bit tagBart Van Assche2016-01-07
| * | target: Remove an unused variableBart Van Assche2016-01-07
| * | target: Fix indentation in target_core_configfs.cBart Van Assche2016-01-07
| * | target/user: Allow user to set block size before enabling deviceSheng Yang2016-01-07
| * | target/fcoe: Add tag support to tcm_fcAndy Grover2016-01-07