summaryrefslogtreecommitdiff
path: root/drivers/target
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\
| * libcxgb: export ppm release and tagmask set apiVarun Prakash2016-07-25
| * libcxgb: add library module for Chelsio driversVarun Prakash2016-07-25
* | target: stop using blk_make_requestChristoph Hellwig2016-07-20
* | target: use bio op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-28
|\
| * iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger2016-05-17
| * cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-16
| * iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-16
| * iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger2016-05-16
| * iscsi-target: graceful disconnect on invalid mapping to iovecImran Haider2016-05-10
| * target: need_to_release is always false, remove redundant check and kfreeColin Ian King2016-05-10
| * target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-10
| * iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig2016-05-10
| * target: make close_session optionalChristoph Hellwig2016-05-10
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-10
| * target: remove acl_stopChristoph Hellwig2016-05-10
| * target: consolidate and fix session shutdownChristoph Hellwig2016-05-10
| * cxgbit: add files for cxgbit.koVarun Prakash2016-05-09
| * iscsi-target: export symbolsVarun Prakash2016-05-09
| * iscsi-target: call complete on conn_logout_compVarun Prakash2016-05-09
| * iscsi-target: clear tx_thread_activeVarun Prakash2016-05-09
| * iscsi-target: add new offload transport typeVarun Prakash2016-05-09
| * iscsi-target: use conn_transport->transport_type in text rspVarun Prakash2016-05-09
| * iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2016-05-09
| * iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash2016-05-09
| * iscsi-target: add int (*iscsit_validate_params)()Varun Prakash2016-05-09
| * iscsi-target: split iscsi_target_rx_thread()Varun Prakash2016-05-09
| * iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash2016-05-09
| * iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash2016-05-09
| * iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash2016-05-09
| * target: use new "dbroot" target attributeLee Duncan2016-05-09
| * target: make target db location configurableLee Duncan2016-05-09
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-20
|\ \
| * | target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2016-05-13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\ \
| * | treewide: Fix typos in printkMasanari Iida2016-04-28
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-17
|\ \
| * \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2016-04-14
| |\ \ | | |/ | |/|
| | * [net] drop 'size' argument of sock_recvmsg()Al Viro2016-03-28
* | | block: kill off q->flush_flagsJens Axboe2016-04-13
|/ /
* | 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