index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
sbp
Age
Commit message (
Expand
)
Author
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-02-28
target: Add __exit annotation for module_exit functions
Asias He
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
2012-12-13
sbp-target: fix error path in sbp_make_tpg()
Chris Boot
2012-12-13
sbp-target: use simple assignment in tgt_agent_rw_agent_state()
Chris Boot
2012-11-08
sbp-target: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-09-22
sbp-target: fix return value check in sbp_register_configfs()
Wei Yongjun
2012-09-18
target: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-18
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-09-17
target/sbp: Remove strict param from sbp_parse_wwn
Andy Grover
2012-07-18
target: Allow for target_submit_cmd() returning errors
Roland Dreier
2012-07-17
sbp-target: Consolidate duplicated error path code in sbp_handle_command()
Roland Dreier
2012-07-17
target: remove transport_generic_process_write
Christoph Hellwig
2012-05-30
sbp-target: rename a variable to avoid name clash
Stefan Richter
2012-05-09
sbp-target: Initial merge of firewire/ieee-1394 target mode support
Chris Boot