Age | Commit message (Expand) | Author | Files | Lines |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig | 1 | -58/+10 |
2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 1 | -1/+1 |
2014-04-07 | target: Pass in transport supported PI at session initialization | Nicholas Bellinger | 1 | -1/+1 |
2014-04-07 | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger | 1 | -0/+6 |
2013-10-17 | target: Remove TF_CIT_TMPL macro | Andy Grover | 1 | -9/+9 |
2013-07-08 | target: make queue_tm_rsp() return void | Joern Engel | 1 | -2/+1 |
2013-03-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -1/+1 |
2013-02-28 | target: Add __exit annotation for module_exit functions | Asias He | 1 | -1/+1 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -10/+14 |
2013-01-09 | treewide: Fix typo in various drivers | Masanari Iida | 1 | -1/+1 |
2012-12-13 | sbp-target: fix error path in sbp_make_tpg() | Chris Boot | 1 | -7/+10 |
2012-12-13 | sbp-target: use simple assignment in tgt_agent_rw_agent_state() | Chris Boot | 1 | -3/+4 |
2012-09-23 | sbp-target: fix return value check in sbp_register_configfs() | Wei Yongjun | 1 | -2/+2 |
2012-09-18 | target: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -2/+1 |
2012-09-18 | target: Simplify fabric sense data length handling | Roland Dreier | 1 | -6/+0 |
2012-09-18 | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier | 1 | -6/+0 |
2012-09-18 | target/sbp: Remove strict param from sbp_parse_wwn | Andy Grover | 1 | -4/+4 |
2012-07-18 | target: Allow for target_submit_cmd() returning errors | Roland Dreier | 1 | -3/+5 |
2012-07-17 | sbp-target: Consolidate duplicated error path code in sbp_handle_command() | Roland Dreier | 1 | -16/+12 |
2012-07-17 | target: remove transport_generic_process_write | Christoph Hellwig | 1 | -2/+1 |
2012-05-31 | sbp-target: rename a variable to avoid name clash | Stefan Richter | 1 | -4/+4 |
2012-05-10 | sbp-target: Initial merge of firewire/ieee-1394 target mode support | Chris Boot | 1 | -0/+2621 |