Mike Christie
|
f3cdbe39b2
tcmu: fix crash during device removal
|
8 years ago |
Mike Christie
|
d906d8af28
tcmu: fix module removal due to stuck thread
|
8 years ago |
Xiubo Li
|
fe25cc3479
tcmu: Recalculate the tcmu_cmd size to save cmd area memories
|
8 years ago |
Xiubo Li
|
b6df4b79a5
tcmu: Add global data block pool support
|
8 years ago |
Xiubo Li
|
141685a391
tcmu: Add dynamic growing data area feature support
|
8 years ago |
Xiubo Li
|
a5d68ba858
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
|
8 years ago |
Xiubo Li
|
abe342a5b4
tcmu: Fix wrongly calculating of the base_command_size
|
8 years ago |
Xiubo Li
|
ab22d2604c
tcmu: Fix possible overwrite of t_data_sg's last iov[]
|
8 years ago |
Nicholas Bellinger
|
740372b76e
tcmu: Allow cmd_time_out to be set to zero (disabled)
|
8 years ago |
Nicholas Bellinger
|
7d7a743543
tcmu: Convert cmd_time_out into backend device attribute
|
8 years ago |
Mike Christie
|
af980e46a2
tcmu: make cmd timeout configurable
|
8 years ago |
Mike Christie
|
972c7f1679
tcmu: add helper to check if dev was configured
|
8 years ago |
Mike Christie
|
2579325ca0
tcmu: return on first Opt parse failure
|
8 years ago |
Mike Christie
|
3abaa2bfdb
tcmu: allow hw_max_sectors greater than 128
|
8 years ago |
Linus Torvalds
|
cf393195c3
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Matthew Wilcox
|
d3e709e63e
idr: Return the deleted entry from idr_remove
|
8 years ago |
Linus Torvalds
|
d5db84a871
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux
|
8 years ago |
Andy Grover
|
d0905ca757
target/user: Fix use-after-free of tcmu_cmds if they are expired
|
8 years ago |
Bart Van Assche
|
f504572457
target/user: Add an #include directive
|
8 years ago |
Bart Van Assche
|
ecaf597b41
target/user: Fix a data type in tcmu_queue_cmd()
|
8 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
8 years ago |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
8 years ago |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
8 years ago |
Andy Grover
|
3d9b95558f
target/user: Fix comments to not refer to data ring
|
9 years ago |
Andy Grover
|
554617b2bb
target/user: Return an error if cmd data size is too large
|
9 years ago |
Andy Grover
|
02eb924fab
target/user: Use sense_reason_t in tcmu_queue_cmd_ring
|
9 years ago |
Sheng Yang
|
32c76de346
target/user: Report capability of handling out-of-order completions to userspace
|
9 years ago |
Nicholas Bellinger
|
0241fd39ce
target/user: Fix size_t format-spec build warning
|
9 years ago |