index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Age
Commit message (
Expand
)
Author
2012-08-21
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
2012-08-17
target: Fix regression bug with handling of zero-length data CDBs
Nicholas Bellinger
2012-08-16
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
2012-07-20
target: NULL dereference on error path
Dan Carpenter
2012-07-17
target: Allow for target_submit_cmd() returning errors
Roland Dreier
2012-07-16
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
Roland Dreier
2012-07-16
target: Remove se_session.sess_wait_list
Roland Dreier
2012-07-16
target: Check sess_tearing_down in target_get_sess_cmd()
Roland Dreier
2012-07-16
target: Un-export target_get_sess_cmd()
Roland Dreier
2012-07-16
target: replace the processing thread with a TMR work queue
Christoph Hellwig
2012-07-16
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
2012-07-16
target: simply fabric driver queue full processing
Christoph Hellwig
2012-07-16
target: remove transport_generic_handle_data
Christoph Hellwig
2012-07-16
target: merge transport_generic_write_pending into transport_generic_new_cmd
Christoph Hellwig
2012-07-16
target: call transport_check_aborted_status from target_execute_cmd
Christoph Hellwig
2012-07-16
target: remove transport_generic_process_write
Christoph Hellwig
2012-07-16
target: split transport_cmd_check_stop
Christoph Hellwig
2012-07-16
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
2012-07-16
target: remove dead SCF_ flags
Christoph Hellwig
2012-07-16
target: remove the execute list
Christoph Hellwig
2012-07-16
target: move transport_generic_prepare_cdb into pscsi
Christoph Hellwig
2012-07-16
target: move code for CDB emulation
Christoph Hellwig
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-07-16
target: split parsing of SPC commands into a separate helper
Christoph Hellwig
2012-07-16
target: split overflow and underflow checks into a helper
Christoph Hellwig
2012-07-16
target: remove control CDB flags
Christoph Hellwig
2012-07-16
target: move unrelated code out of transport_generic_cmd_sequencer
Christoph Hellwig
2012-06-12
target: Add TFO->put_session() caller for HW fabric session shutdown
Joern Engel
2012-05-17
target: Handle ATA_16 passthrough for pSCSI backend devices
mengcong
2012-05-17
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
Nicholas Bellinger
2012-05-15
target: add support for the WRITE_VERIFY command
Bernhard Kohl
2012-05-11
target: make target_put_session void
Jörn Engel
2012-05-11
target: cleanup transport_execute_tasks()
Jörn Engel
2012-05-09
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
2012-05-09
target: lock => unlock typo in transport_lun_wait_for_tasks
Dan Carpenter
2012-05-09
target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDB
Nicholas Bellinger
2012-05-06
target: remove the t_se_count field in struct se_cmd
Christoph Hellwig
2012-05-06
target: remove the t_task_cdbs_ex_left field in struct se_cmd
Christoph Hellwig
2012-05-06
target: remove the t_task_cdbs_left field in struct se_cmd
Christoph Hellwig
2012-05-06
target: remove struct se_task
Christoph Hellwig
2012-05-06
target: move the state and execute lists to the command
Christoph Hellwig
2012-05-06
target: simplify command to task linkage
Christoph Hellwig
2012-05-06
target: always allocate a single task
Christoph Hellwig
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
2012-05-06
target: remove the task_sectors field in struct se_task
Christoph Hellwig
2012-05-06
target: remove the task_size field in struct se_task
Christoph Hellwig
2012-05-06
target: remove the task_lba field in struct se_task
Christoph Hellwig
2012-05-06
target: remove the unused transport_limit_task_sectors helper
Christoph Hellwig
2012-05-06
target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough
Stefan Hajnoczi
2012-04-14
target: Call core_alua_check_nonop_delay in target_submit_cmd()
Andy Grover
[next]