index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
2012-08-21
1
-2
/
+0
*
tcm_fc: rcu_deref outside rcu lock/unlock section
Denis Efremov
2012-08-20
1
-1
/
+3
*
target: Fix regression bug with handling of zero-length data CDBs
Nicholas Bellinger
2012-08-17
1
-3
/
+6
*
target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough
Nicholas Bellinger
2012-08-16
1
-1
/
+8
*
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
2012-08-16
1
-2
/
+2
*
tcm_fc: Avoid debug overhead when not debugging
Mark Rustad
2012-08-16
2
-1
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
1
-27
/
+5
|
\
|
*
delousing target_core_file a bit
Al Viro
2012-08-01
1
-27
/
+5
*
|
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
2012-07-21
3
-78
/
+6
*
|
target: NULL dereference on error path
Dan Carpenter
2012-07-20
1
-5
/
+6
*
|
target: Allow for target_submit_cmd() returning errors
Roland Dreier
2012-07-17
3
-11
/
+19
*
|
target: Check number of unmap descriptors against our limit
Roland Dreier
2012-07-16
1
-0
/
+5
*
|
target: Fix possible integer underflow in UNMAP emulation
Roland Dreier
2012-07-16
1
-10
/
+10
*
|
target: Fix reading of data length fields for UNMAP commands
Roland Dreier
2012-07-16
1
-3
/
+3
*
|
target: Add range checking to UNMAP emulation
Roland Dreier
2012-07-16
1
-0
/
+12
*
|
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
Roland Dreier
2012-07-16
1
-0
/
+10
*
|
target: Make unnecessarily global se_dev_align_max_sectors() static
Roland Dreier
2012-07-16
1
-1
/
+1
*
|
target: Remove se_session.sess_wait_list
Roland Dreier
2012-07-16
1
-12
/
+10
*
|
target: Check sess_tearing_down in target_get_sess_cmd()
Roland Dreier
2012-07-16
1
-5
/
+19
*
|
sbp-target: Consolidate duplicated error path code in sbp_handle_command()
Roland Dreier
2012-07-16
1
-16
/
+12
*
|
target: Un-export target_get_sess_cmd()
Roland Dreier
2012-07-16
1
-3
/
+3
*
|
target: Make core_disable_device_list_for_node use pre-refactoring lock ordering
Nicholas Bellinger
2012-07-16
1
-7
/
+2
*
|
target: refactor core_update_device_list_for_node()
Andy Grover
2012-07-16
3
-77
/
+103
*
|
target: Eliminate else using boolean logic
Andy Grover
2012-07-16
1
-4
/
+2
*
|
target: Misc retval cleanups
Andy Grover
2012-07-16
2
-11
/
+16
*
|
target: Remove hba param from core_dev_add_lun
Andy Grover
2012-07-16
3
-6
/
+3
*
|
target: Remove unneeded double parentheses
Andy Grover
2012-07-16
4
-8
/
+8
*
|
target: replace the processing thread with a TMR work queue
Christoph Hellwig
2012-07-16
3
-211
/
+18
*
|
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
2012-07-16
1
-43
/
+1
*
|
target: simply fabric driver queue full processing
Christoph Hellwig
2012-07-16
1
-7
/
+6
*
|
target: remove transport_generic_handle_data
Christoph Hellwig
2012-07-16
1
-39
/
+0
*
|
tcm_fc: Offload WRITE I/O backend submission to tpg workqueue
Christoph Hellwig
2012-07-16
1
-2
/
+11
*
|
iscsit: use target_execute_cmd for WRITEs
Christoph Hellwig
2012-07-16
3
-5
/
+8
*
|
target: merge transport_generic_write_pending into transport_generic_new_cmd
Christoph Hellwig
2012-07-16
1
-48
/
+26
*
|
target: call transport_check_aborted_status from target_execute_cmd
Christoph Hellwig
2012-07-16
1
-0
/
+6
*
|
target: remove transport_generic_process_write
Christoph Hellwig
2012-07-16
3
-15
/
+5
*
|
target: split transport_cmd_check_stop
Christoph Hellwig
2012-07-16
1
-62
/
+62
*
|
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
[next]