index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
loopback
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: use 64-bit LUNs
Hannes Reinecke
2015-06-15
1
-2
/
+2
*
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-15
1
-4
/
+1
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
1
-9
/
+1
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
1
-92
/
+0
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
1
-27
/
+0
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
1
-2
/
+2
*
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-12
/
+11
*
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
1
-15
/
+0
*
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
1
-6
/
+0
*
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
2015-05-30
2
-17
/
+2
*
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
2015-05-30
2
-6
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-24
2
-137
/
+106
|
\
|
*
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
1
-129
/
+49
|
*
tcm_loop: fixup tpgt string to integer conversion
Ming Lin
2015-04-07
1
-8
/
+6
|
*
loopback: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
2
-2
/
+53
|
*
target: mark tcm_loop_primary static
Christoph Hellwig
2015-03-26
1
-1
/
+1
*
|
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
2015-03-19
1
-5
/
+2
|
/
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-12-20
1
-3
/
+2
|
\
|
*
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-12-04
1
-2
/
+2
|
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-12-19
2
-49
/
+24
|
\
\
|
|
/
|
/
|
|
*
tcm_loop: Fix wrong I_T nexus association
Hannes Reinecke
2014-12-01
2
-49
/
+24
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-14
/
+1
*
|
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-13
/
+2
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-16
/
+2
*
|
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
|
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
1
-13
/
+1
*
|
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-16
/
+1
|
/
*
tcm_loop: Fixup tag handling
Hannes Reinecke
2014-10-03
1
-15
/
+8
*
target: encapsulate smp_mb__after_atomic()
Joern Engel
2014-10-01
1
-4
/
+2
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-1
/
+1
*
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
Nicholas Bellinger
2014-06-26
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
1
-3
/
+12
|
\
|
*
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
Sagi Grimberg
2014-06-11
1
-3
/
+12
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
|
/
*
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
1
-1
/
+1
*
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
1
-0
/
+6
*
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
2014-04-07
1
-0
/
+4
*
tcm_loop: Enable DIF/DIX modes in SCSI host LLD
Nicholas Bellinger
2014-01-19
1
-2
/
+10
*
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
2014-01-18
1
-1
/
+1
*
drivers: target: Mark functions as static in tcm_loop.c
Rashika Kheria
2014-01-09
1
-4
/
+4
*
tcm_loop: Implement target reset
Hannes Reinecke
2013-10-16
1
-0
/
+26
*
tcm_loop: TCQ and command abort support
Hannes Reinecke
2013-10-16
2
-4
/
+69
*
tcm_loop: separate out tcm_loop_issue_tmr
Hannes Reinecke
2013-10-16
1
-33
/
+50
*
tcm_loop: Implement transport offline
Hannes Reinecke
2013-10-16
2
-1
/
+56
*
tcm_loop: Check for valid hba in tcm_loop_drop_nexus()
Hannes Reinecke
2013-10-16
1
-1
/
+4
*
target: Remove TF_CIT_TMPL macro
Andy Grover
2013-10-16
1
-5
/
+5
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-1
/
+1
*
target: make queue_tm_rsp() return void
Joern Engel
2013-07-07
1
-2
/
+1
[next]