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
2014-04-07
target: Enable READ_STRIP emulation in target_complete_ok_work
Nicholas Bellinger
2014-04-07
target: Enable WRITE_INSERT emulation in target_execute_cmd
Nicholas Bellinger
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
target: Fix Task Aborted Status (TAS) handling
Alex Leung
2014-04-07
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
2014-03-13
Target/sbc: Set protection operation and relevant checks
Sagi Grimberg
2014-03-13
Target/transport: Allocate protection sg if needed
Sagi Grimberg
2014-02-23
target: Add DIF sense codes in transport_generic_request_failure
Nicholas Bellinger
2014-02-12
target: Simplify command completion by removing CMD_T_FAILED flag
Roland Dreier
2014-01-30
target: Fix percpu_ref_put race in transport_lun_remove_cmd
Nicholas Bellinger
2014-01-25
target: Report bad sector in sense data for DIF errors
Sagi Grimberg
2014-01-18
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
2014-01-18
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
Nicholas Bellinger
2014-01-09
target_core_alua: Referrals configfs integration
Hannes Reinecke
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
2013-11-13
target: Fix delayed Task Aborted Status (TAS) handling bug
Nicholas Bellinger
2013-11-12
target: Core does not need blkdev.h
Andy Grover
2013-11-07
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
2013-11-07
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
2013-10-01
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
target: Make helpers non static for EXTENDED_COPY command setup
Nicholas Bellinger
2013-09-10
target: Release COMPARE_AND_WRITE mutex in generic failure path
Nicholas Bellinger
2013-09-10
target: Add compare_and_write_post() completion callback fall through
Nicholas Bellinger
2013-09-09
target: Make __target_execute_cmd() available as extern
Nicholas Bellinger
2013-09-09
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
Nicholas Bellinger
2013-09-09
target: Do memory allocation for bidi commands using target_alloc_sgl
Nicholas Bellinger
2013-09-09
target: Refactor transport_generic_get_mem to target_alloc_sgl
Nicholas Bellinger
2013-09-09
target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI
Nicholas Bellinger
2013-09-09
target: Add TCM_MISCOMPARE_VERIFY sense handling
Nicholas Bellinger
2013-09-09
target: Add return for se_cmd->transport_complete_callback
Nicholas Bellinger
2013-09-09
target: Add transport_init_session_tags using per-cpu ida
Nicholas Bellinger
2013-08-31
target: Fix se_cmd->state_list leak regression during WRITE failure
Nicholas Bellinger
2013-07-07
target: Add tracepoints for SCSI commands being processed
Roland Dreier
2013-06-20
target: Drop legacy se_cmd->check_release bit
Nicholas Bellinger
2013-06-20
target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE ass...
Nicholas Bellinger
2013-06-20
target: Avoid extra t_state_lock access in __target_execute_cmd
Nicholas Bellinger
2013-06-20
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...
Nicholas Bellinger
2013-06-20
target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd
Nicholas Bellinger
2013-06-20
target: Add transport_cmd_check_stop write_pending bit
Nicholas Bellinger
2013-05-31
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
2013-05-29
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Nicholas Bellinger
2013-05-20
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
2013-05-15
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
Joern Engel
2013-05-03
target: Remove unused struct members in se_dev_entry
Andy Grover
2013-04-25
target: Add export of target_get_sess_cmd symbol
Nicholas Bellinger
2013-04-25
target: Change default sense key of NOT_READY
Jörn Engel
[next]