aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2017-11-10iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger
2017-11-10target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche
2017-11-10target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger
2017-07-23target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-07-23iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger
2017-07-23iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger
2017-07-23tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li
2017-07-23tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li
2017-07-23tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li
2017-06-02target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann
2017-06-02target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger
2017-05-21target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-03-20target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger
2017-03-20target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-03-20target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger
2017-03-20target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger
2017-03-20target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger
2017-02-05sbp-target: Fix second argument of percpu_ida_alloc()Bart Van Assche
2017-02-05target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter
2017-01-09target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover
2017-01-09iscsi-target: Return error if unable to add network portalVarun Prakash
2016-10-28Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger
2016-10-28target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-10-28target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger
2016-10-28target/tcm_fc: use CPU affinity for responsesHannes Reinecke
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash
2016-07-23target: fix spelling mistake: "limitiation" -> "limitation"Colin Ian King
2016-07-23target: Fix residual overflow handling in target_complete_cmd_with_lengthSumit Rai
2016-07-20target: stop using blk_make_requestChristoph Hellwig
2016-07-20tcm_fc: set and unset FCP_SPPF_TARG_FCNHannes Reinecke
2016-07-20iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li
2016-07-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger
2016-07-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger
2016-07-20target: Fix max_unmap_lba_count calc overflowMike Christie
2016-07-20target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger
2016-07-20target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger
2016-06-07target: use bio op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger
2016-05-16cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger