summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)AuthorLines
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe-1/+1
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-53/+89
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+5
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash-0/+2
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash-2/+3
2016-07-23target: fix spelling mistake: "limitiation" -> "limitation"Colin Ian King-1/+1
2016-07-23target: Fix residual overflow handling in target_complete_cmd_with_lengthSumit Rai-1/+15
2016-07-20target: stop using blk_make_requestChristoph Hellwig-53/+34
2016-07-20tcm_fc: set and unset FCP_SPPF_TARG_FCNHannes Reinecke-0/+2
2016-07-20iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li-2/+3
2016-07-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger-1/+6
2016-07-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger-28/+37
2016-07-20target: Fix max_unmap_lba_count calc overflowMike Christie-7/+7
2016-07-20target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger-7/+18
2016-07-20target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger-6/+0
2016-06-07target: use bio op accessorsMike Christie-16/+15
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie-11/+13
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-683/+5571
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-15/+19
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+2
2016-05-17iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger-9/+9
2016-05-16cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger-8/+8
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger-6/+5
2016-05-16iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger-158/+41
2016-05-13target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig-15/+19
2016-05-10iscsi-target: graceful disconnect on invalid mapping to iovecImran Haider-1/+8
2016-05-10target: need_to_release is always false, remove redundant check and kfreeColin Ian King-4/+0
2016-05-10target: remove sess_kref and ->shutdown_sessionChristoph Hellwig-34/+3
2016-05-10iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig-23/+12
2016-05-10target: make close_session optionalChristoph Hellwig-17/+2
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig-31/+4
2016-05-10target: remove acl_stopChristoph Hellwig-10/+7
2016-05-10target: consolidate and fix session shutdownChristoph Hellwig-54/+33
2016-05-09cxgbit: add files for cxgbit.koVarun Prakash-0/+5114
2016-05-09iscsi-target: export symbolsVarun Prakash-10/+23
2016-05-09iscsi-target: call complete on conn_logout_compVarun Prakash-4/+6
2016-05-09iscsi-target: clear tx_thread_activeVarun Prakash-2/+4
2016-05-09iscsi-target: add new offload transport typeVarun Prakash-0/+76
2016-05-09iscsi-target: use conn_transport->transport_type in text rspVarun Prakash-1/+2
2016-05-09iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash-26/+0
2016-05-09iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash-1/+4
2016-05-09iscsi-target: add int (*iscsit_validate_params)()Varun Prakash-0/+10
2016-05-09iscsi-target: split iscsi_target_rx_thread()Varun Prakash-26/+33
2016-05-09iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash-8/+2
2016-05-09iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash-0/+3
2016-05-09iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash-351/+195
2016-05-09target: use new "dbroot" target attributeLee Duncan-4/+4
2016-05-09target: make target db location configurableLee Duncan-0/+68
2016-04-28treewide: Fix typos in printkMasanari Iida-1/+1