aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/sbp
AgeCommit message (Expand)Author
2013-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-02-27target: Add __exit annotation for module_exit functionsAsias He
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-09treewide: Fix typo in various driversMasanari Iida
2012-12-12sbp-target: fix error path in sbp_make_tpg()Chris Boot
2012-12-12sbp-target: use simple assignment in tgt_agent_rw_agent_state()Chris Boot
2012-11-07sbp-target: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-09-22sbp-target: fix return value check in sbp_register_configfs()Wei Yongjun
2012-09-17target: use list_move_tail instead of list_del/list_add_tailWei 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-09-17target/sbp: Remove strict param from sbp_parse_wwnAndy Grover
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-16sbp-target: Consolidate duplicated error path code in sbp_handle_command()Roland Dreier
2012-07-16target: remove transport_generic_process_writeChristoph Hellwig
2012-05-30sbp-target: rename a variable to avoid name clashStefan Richter
2012-05-09sbp-target: Initial merge of firewire/ieee-1394 target mode supportChris Boot