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
/
include
/
target
/
target_core_base.h
Age
Commit message (
Expand
)
Author
2019-04-12
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
2019-02-04
scsi: target/core: Remove several state tests from the TMF code
Bart Van Assche
2018-12-07
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
2018-12-07
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
2018-12-07
scsi: target/core: Make it possible to wait from more than one context for co...
Bart Van Assche
2018-12-07
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
2018-12-07
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
2018-12-07
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
2018-11-28
scsi: target: drop unused pi_prot_format attribute storage
David Disseldorp
2018-11-21
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
2018-10-16
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
Bart Van Assche
2018-07-02
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
2018-07-02
scsi: target: Simplify the code for waiting for command completion
Bart Van Assche
2018-07-02
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-05-18
scsi: target: transport should handle st FM/EOM/ILI reads
Lee Duncan
2018-01-16
target core: add device action configfs files
Mike Christie
2018-01-12
target: add SAM_STAT_BUSY sense reason
Mike Christie
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-07
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
2017-11-04
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
target: remove g_device_list
Mike Christie
2017-07-06
target: use idr for se_device dev index
Mike Christie
2017-07-06
target: Remove se_device.dev_list
Bart Van Assche
2017-07-06
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
2017-06-08
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
2017-06-08
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
2017-05-01
tcm: make pi data verification configurable
Dmitry Monakhov
2017-03-30
target: Fix ALUA transition state race between multiple initiators
Mike Christie
2017-03-30
target: Fix unknown fabric callback queue-full errors
Nicholas Bellinger
2017-03-30
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>
Ingo Molnar
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-03-02
sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies
Ingo Molnar
2017-02-26
target: Add counters for ABORT_TASK success + failure
Nicholas Bellinger
2017-02-26
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-09
target: Remove command flag CMD_T_DEV_ACTIVE
Bart Van Assche
2017-02-09
target: Remove command flag CMD_T_BUSY
Bart Van Assche
2017-02-09
target: Remove se_tmr_req.tmr_lun
Bart Van Assche
2017-02-09
target/iscsi: Introduce a helper function for TMF translation
Bart Van Assche
2017-02-08
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
2017-01-27
IB/srpt: Accept GUIDs as port names
Bart Van Assche
2017-01-10
target: add XCOPY target/segment desc sense codes
David Disseldorp
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
[next]