aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/tcm_fc
AgeCommit message (Expand)Author
2013-04-25tcm_fc: Check for aborted sequenceMark Rustad
2013-04-25tcm_fc: using kfree_rcu() to simplify the codeWei Yongjun
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-01-10tcm_fc: Do not report target role when target is not definedMark Rustad
2013-01-10tcm_fc: Do not indicate retry capability to initiatorsMark Rustad
2012-12-12target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou
2012-09-17tcm_fc: move the dereference below the NULL testWei Yongjun
2012-09-17tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-08-20tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov
2012-08-16tcm_fc: Avoid debug overhead when not debuggingMark Rustad
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-16tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig
2012-07-16target: remove control CDB flagsChristoph Hellwig
2012-07-14tcm_fc: Fix crash seen with aborts and large readsMark Rustad
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-04-14tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20target: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-15target: remove obvious warningsJörn Engel
2012-03-10target: Bump core version to v4.1.0-rc2-ml + fabric versionsNicholas Bellinger
2012-03-10tcm_fc: Fix fc_exch memory leak in ft_send_resp_statusNicholas Bellinger
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger
2012-02-25target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tagNicholas Bellinger
2012-02-25tcm_fc: Handle target_submit_tmr allocation failureNicholas Bellinger
2012-02-25tcm_fc: Convert ft_send_tm to use target_submit_tmrAndy Grover
2012-02-25tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tmAndy Grover
2012-02-25tcm_fc: Call lookup_tmr_lun() for all TM typesAndy Grover
2012-02-25tcm_fc: Move core->fc code conversion earlier in ft_send_tm()Andy Grover
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover
2012-02-25tcm_fc: Remove cmd->cdb data memberAndy Grover
2012-02-25tcm_fc: Simplify ft_send_work for tmr pathAndy Grover
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover
2012-02-21tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()Paul E. McKenney
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover
2011-12-14tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-06target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger
2011-11-02target: Make TFO->check_stop_free return free statusNicholas Bellinger
2011-10-24target: remove the TRANSPORT_REMOVE stateChristoph Hellwig
2011-10-24target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier
2011-10-24tcm_fc: remove custom hex_to_bin in ft_parse_wwnAndy Shevchenko
2011-10-24target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig
2011-10-24tfm_fc: use transport_handle_cdb_directChristoph Hellwig
2011-10-11target: Remove unneeded version.h includesJesper Juhl