index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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-05-23
tcmu: fix crash during device removal
Mike Christie
2017-05-04
tcmu: fix module removal due to stuck thread
Mike Christie
2017-05-02
tcmu: Recalculate the tcmu_cmd size to save cmd area memories
Xiubo Li
2017-05-01
tcmu: Add global data block pool support
Xiubo Li
2017-05-01
tcmu: Add dynamic growing data area feature support
Xiubo Li
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
[next]