aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-2/+5
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash1-0/+2
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash3-2/+3
2016-07-20target: stop using blk_make_requestChristoph Hellwig1-53/+34
2016-06-07target: use bio op accessorsMike Christie2-16/+15
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie1-11/+13
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds30-683/+5571
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-15/+19
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+2
2016-05-17iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger1-9/+9
2016-05-16cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2-8/+8
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2-6/+5
2016-05-16iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger1-158/+41
2016-05-13target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2-15/+19
2016-05-10iscsi-target: graceful disconnect on invalid mapping to iovecImran Haider1-1/+8
2016-05-10target: need_to_release is always false, remove redundant check and kfreeColin Ian King1-4/+0
2016-05-10target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2-34/+3
2016-05-10iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig4-23/+12
2016-05-10target: make close_session optionalChristoph Hellwig4-17/+2
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig7-31/+4
2016-05-10target: remove acl_stopChristoph Hellwig2-10/+7
2016-05-10target: consolidate and fix session shutdownChristoph Hellwig1-54/+33
2016-05-09cxgbit: add files for cxgbit.koVarun Prakash10-0/+5114
2016-05-09iscsi-target: export symbolsVarun Prakash6-10/+23
2016-05-09iscsi-target: call complete on conn_logout_compVarun Prakash1-4/+6
2016-05-09iscsi-target: clear tx_thread_activeVarun Prakash1-2/+4
2016-05-09iscsi-target: add new offload transport typeVarun Prakash1-0/+76
2016-05-09iscsi-target: use conn_transport->transport_type in text rspVarun Prakash1-1/+2
2016-05-09iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash1-26/+0
2016-05-09iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash1-1/+4
2016-05-09iscsi-target: add int (*iscsit_validate_params)()Varun Prakash1-0/+10
2016-05-09iscsi-target: split iscsi_target_rx_thread()Varun Prakash1-26/+33
2016-05-09iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash1-8/+2
2016-05-09iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash1-0/+3
2016-05-09iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash1-351/+195
2016-05-09target: use new "dbroot" target attributeLee Duncan2-4/+4
2016-05-09target: make target db location configurableLee Duncan2-0/+68
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller1-3/+2
2016-04-13block: kill off q->flush_flagsJens Axboe1-3/+3
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig2-8/+14
2016-03-30target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig1-8/+9
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2-12/+1
2016-03-28[net] drop 'size' argument of sock_recvmsg()Al Viro1-3/+2
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds12-273/+404
2016-03-22target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani1-2/+0
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds5-383/+131
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-118/+111
2016-03-10target: Avoid DataIN transfers for non-GOOD SAM statusNicholas Bellinger1-0/+8