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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Revert "target: Do not special-case loop and iscsi fabric module loads"
Nicholas Bellinger
2012-07-16
1
-0
/
+38
*
|
target: move unmap to struct spc_ops
Christoph Hellwig
2012-07-16
2
-63
/
+49
*
|
target: move write_same to struct spc_ops
Christoph Hellwig
2012-07-16
2
-34
/
+36
*
|
target: move sync_cache to struct spc_ops
Christoph Hellwig
2012-07-16
3
-19
/
+12
*
|
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
2012-07-16
6
-22
/
+61
*
|
target: remove dead SCF_ flags
Christoph Hellwig
2012-07-16
1
-1
/
+0
*
|
target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()
Roland Dreier
2012-07-16
1
-22
/
+0
*
|
target/iblock: Add parameter to specify read-only devices
Andy Grover
2012-07-16
2
-7
/
+29
*
|
target: Do not special-case loop and iscsi fabric module loads
Andy Grover
2012-07-16
1
-38
/
+0
*
|
target: move ref_cmd from the generic se_tmr_req into iscsi code
Christoph Hellwig
2012-07-16
2
-23
/
+21
*
|
target: remove the execute list
Christoph Hellwig
2012-07-16
3
-236
/
+98
*
|
target/pscsi: Only emulate REPORT_LUNS for passthrough
Nicholas Bellinger
2012-07-16
1
-9
/
+3
*
|
target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdb
Nicholas Bellinger
2012-07-16
1
-1
/
+41
*
|
target: move transport_generic_prepare_cdb into pscsi
Christoph Hellwig
2012-07-16
2
-29
/
+26
*
|
target: move code for CDB emulation
Christoph Hellwig
2012-07-16
7
-1658
/
+1152
*
|
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-07-16
9
-733
/
+931
*
|
target: split parsing of SPC commands into a separate helper
Christoph Hellwig
2012-07-16
4
-109
/
+176
*
|
target: split overflow and underflow checks into a helper
Christoph Hellwig
2012-07-16
1
-37
/
+53
*
|
target: remove control CDB flags
Christoph Hellwig
2012-07-16
4
-82
/
+40
*
|
target: move unrelated code out of transport_generic_cmd_sequencer
Christoph Hellwig
2012-07-16
1
-77
/
+66
*
|
target: Fix range calculation in WRITE SAME emulation when num blocks == 0
Roland Dreier
2012-07-16
1
-1
/
+1
*
|
target: Clean up returning errors in PR handling code
Roland Dreier
2012-07-16
1
-3
/
+4
*
|
tcm_fc: Fix crash seen with aborts and large reads
Mark Rustad
2012-07-14
1
-0
/
+2
|
/
*
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
2012-07-06
1
-1
/
+2
*
target: Return error to initiator if SET TARGET PORT GROUPS emulation fails
Roland Dreier
2012-06-12
1
-2
/
+3
*
target: Add TFO->put_session() caller for HW fabric session shutdown
Joern Engel
2012-06-12
1
-1
/
+7
*
target/file: Use O_DSYNC by default for FILEIO backends
Nicholas Bellinger
2012-06-02
2
-54
/
+17
*
sbp-target: rename a variable to avoid name clash
Stefan Richter
2012-05-30
1
-4
/
+4
*
Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-23
6
-0
/
+2886
|
\
|
*
sbp-target: Initial merge of firewire/ieee-1394 target mode support
Chris Boot
2012-05-09
6
-0
/
+2886
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-05-21
37
-2237
/
+1286
|
\
\
|
*
|
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
Nicholas Bellinger
2012-05-20
1
-1
/
+1
|
*
|
iscsi-target: remove dead code in iscsi_check_valuelist_for_support
Dan Carpenter
2012-05-17
1
-9
/
+0
|
*
|
target: Handle ATA_16 passthrough for pSCSI backend devices
mengcong
2012-05-17
1
-0
/
+32
|
*
|
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
2012-05-17
3
-12
/
+101
|
*
|
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
Nicholas Bellinger
2012-05-17
2
-4
/
+5
|
*
|
target: add support for the WRITE_VERIFY command
Bernhard Kohl
2012-05-15
1
-0
/
+1
|
*
|
target: make target_put_session void
Jörn Engel
2012-05-11
1
-2
/
+2
|
*
|
target: cleanup transport_execute_tasks()
Jörn Engel
2012-05-11
1
-9
/
+5
|
*
|
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
2012-05-09
4
-73
/
+9
|
*
|
target: lock => unlock typo in transport_lun_wait_for_tasks
Dan Carpenter
2012-05-09
1
-1
/
+1
|
*
|
target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDB
Nicholas Bellinger
2012-05-09
1
-6
/
+15
|
|
/
|
*
target: remove the t_se_count field in struct se_cmd
Christoph Hellwig
2012-05-06
1
-6
/
+0
|
*
target: remove the t_task_cdbs_ex_left field in struct se_cmd
Christoph Hellwig
2012-05-06
2
-13
/
+1
|
*
target: remove the t_task_cdbs_left field in struct se_cmd
Christoph Hellwig
2012-05-06
2
-12
/
+1
|
*
target: remove struct se_task
Christoph Hellwig
2012-05-06
9
-407
/
+205
|
*
target: move the state and execute lists to the command
Christoph Hellwig
2012-05-06
3
-282
/
+152
|
*
target: simplify command to task linkage
Christoph Hellwig
2012-05-06
2
-83
/
+44
|
*
target: always allocate a single task
Christoph Hellwig
2012-05-06
1
-120
/
+37
|
*
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
2012-05-06
10
-120
/
+90
[prev]
[next]