aboutsummaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2016-04-18target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-03-22target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger
2016-03-05target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger
2016-03-05target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-03-05target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger
2016-03-05target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-03-05target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2016-03-05target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2016-03-05iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2016-03-02target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger
2016-03-02target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2016-02-09iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2015-10-27target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-08-27iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-08-27iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger
2015-08-27iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger
2015-08-04iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger
2015-06-10target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover
2015-05-17target/file: Fix SG table for prot_buf initializationAkinobu Mita
2015-05-17target/file: Fix UNMAP with DIF protection supportAkinobu Mita
2015-05-17target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita
2015-05-17target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger
2015-04-24iscsi target: fix oops when adding reject pduMike Christie
2015-04-16tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2015-03-28target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-03-28iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger
2015-03-28target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger
2015-03-28target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche
2015-03-14target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger
2015-03-14target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger
2015-03-14target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-03-06iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-01-27target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-01-27iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg
2015-01-27iscsi,iser-target: Initiate termination only onceSagi Grimberg
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2015-01-27tcm_loop: Fix wrong I_T nexus associationHannes Reinecke
2014-11-02target: return CONFLICT only when SA key unmatchedSteven Allen
2014-10-28iscsi-target: return the correct port in SendTargetsSteven Allen
2014-10-28target: Don't call TFO->write_pending if data_length == 0Roland Dreier
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-07target/file: fix inclusive vfs_fsync_range() endZach Brown
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger
2014-10-04target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger
2014-10-03target/user: Recalculate pad size inside is_ring_space_avail()Andy Grover
2014-10-03tcm_loop: Fixup tag handlingHannes Reinecke
2014-10-03target/user: Fix up smatch warnings in tcmu_netlink_eventNicholas Bellinger
2014-10-03target: Add a user-passthrough backstoreAndy Grover
2014-10-02target: Remove unneeded check in sbc_parse_cdbAndy Grover