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
2017-04-02
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
Xiubo Li
2017-03-30
tcmu: Fix wrongly calculating of the base_command_size
Xiubo Li
2017-03-30
tcmu: Fix possible overwrite of t_data_sg's last iov[]
Xiubo Li
2017-03-30
tcmu: Allow cmd_time_out to be set to zero (disabled)
Nicholas Bellinger
2017-03-18
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
2017-03-18
tcmu: make cmd timeout configurable
Mike Christie
2017-03-18
tcmu: add helper to check if dev was configured
Mike Christie
2017-03-18
tcmu: return on first Opt parse failure
Mike Christie
2017-03-18
tcmu: allow hw_max_sectors greater than 128
Mike Christie
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
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
[next]