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_user.c
Age
Commit message (
Expand
)
Author
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-15
target/user: Fix use-after-free of tcmu_cmds if they are expired
Andy Grover
2016-12-09
target/user: Add an #include directive
Bart Van Assche
2016-12-09
target/user: Fix a data type in tcmu_queue_cmd()
Bart Van Assche
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-19
target/user: Fix comments to not refer to data ring
Andy Grover
2016-10-19
target/user: Return an error if cmd data size is too large
Andy Grover
2016-10-19
target/user: Use sense_reason_t in tcmu_queue_cmd_ring
Andy Grover
2016-03-10
target/user: Report capability of handling out-of-order completions to userspace
Sheng Yang
2016-03-10
target/user: Fix size_t format-spec build warning
Nicholas Bellinger
2016-03-10
target/user: Don't free expired command when time out
Sheng Yang
2016-03-10
target/user: Introduce data_bitmap, replace data_length/data_head/data_tail
Sheng Yang
2016-03-10
target/user: Free data ring in unified function
Sheng Yang
2016-03-10
target/user: Use iovec[] to describe continuous area
Sheng Yang
2016-02-06
target/user: Fix cast from pointer to phys_addr_t
Arnd Bergmann
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-20
target/user: Make sure netlink would reach all network namespaces
Sheng Yang
2016-01-07
target/user: Allow user to set block size before enabling device
Sheng Yang
2016-01-06
target: use offset_in_page macro
Geliang Tang
2015-11-28
target/user: Do not set unused fields in tcmu_ops
Andy Grover
2015-11-28
target/user: Fix time calc in expired cmd processing
Andy Grover
2015-09-11
target: use stringify.h instead of own definition
David Disseldorp
2015-09-11
target/user: Fix UFLAG_UNKNOWN_OP handling
Andy Grover
2015-09-11
target/user: Remove unused variable
Andy Grover
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
target/user: Fix inconsistent kmap_atomic/kunmap_atomic
Sagi Grimberg
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
2015-05-30
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
2015-05-30
target/user: Refactor data area allocation code
Ilias Tsitsimpis
2015-05-30
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
target: Move passthrough CDB parsing into a common function
Andy Grover
2015-05-30
target/user: Only support full command pass-through
Andy Grover
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
2015-05-02
target/user: Disallow full passthrough (pass_level=0)
Andy Grover
2015-04-19
target: Version 2 of TCMU ABI
Andy Grover
2015-03-26
target: add missing __user annotations
Christoph Hellwig
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-09
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
2014-12-01
target/user: Convert to external tcmu_backend_dev_attrs
Nicholas Bellinger
2014-10-03
target/user: Recalculate pad size inside is_ring_space_avail()
Andy Grover
[next]