Luis de Bethencourt
|
85fae482a9
tcmu: Fix trailing semicolon
|
7 years ago |
Mike Christie
|
45dc488c0e
tcmu: fix cmd user after free
|
7 years ago |
Mike Christie
|
892782caf1
tcmu: allow userspace to reset ring
|
7 years ago |
Wei Yongjun
|
a24e7917e1
tcmu: fix error return code in tcmu_configure_device()
|
7 years ago |
Mike Christie
|
88cf107325
target_core_user: add cmd id to broken ring message
|
7 years ago |
Mike Christie
|
c1c390ba53
tcmu: prevent corruption when invalid data page requested
|
7 years ago |
Mike Christie
|
80eb876138
tcmu: allow max block and global max blocks to be settable
|
7 years ago |
Mike Christie
|
9103575ae3
tcmu: make ring buffer timer configurable
|
7 years ago |
Mike Christie
|
af1dd7ff46
tcmu: don't block submitting context for block waits
|
7 years ago |
Mike Christie
|
f890f5799a
tcmu: simplify dbi thresh handling
|
7 years ago |
Mike Christie
|
6fd0ce7972
tcmu: prep queue_cmd_ring to be used by unmap wq
|
7 years ago |
Xiubo Li
|
3e60913579
tcmu: clean up the scatter helper
|
7 years ago |
Mike Christie
|
3c0f26ff9d
tcmu: fix free block calculation
|
7 years ago |
Mike Christie
|
1a1fc0b88e
tcmu: simplify scatter_data_area error handling
|
7 years ago |
Mike Christie
|
810b8153c4
tcmu: release blocks for partially setup cmds
|
7 years ago |
Mike Christie
|
6fddcb7754
tcmu: remove commands_lock
|
7 years ago |
Mike Christie
|
488ebe4c35
tcmu: move expired command completion to unmap thread
|
7 years ago |
Mike Christie
|
9972cebb59
tcmu: fix unmap thread race
|
7 years ago |
Mike Christie
|
89ec9cfd3b
tcmu: split unmap_thread_fn
|
7 years ago |
Mike Christie
|
bf99ec1332
tcmu: merge common block release code
|
7 years ago |
tangwenji
|
26d2b3106f
tcmu: fix page addr in tcmu_flush_dcache_range
|
7 years ago |
Linus Torvalds
|
844056fd74
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Linus Torvalds
|
eda5d47134
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
7 years ago |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
8 years ago |
Dan Carpenter
|
97488c7319
tcmu: Add a missing unlock on an error path
|
7 years ago |
Dan Carpenter
|
16b9327704
tcmu: Fix some memory corruption
|
7 years ago |
Mike Christie
|
0d44374c1a
tcmu: fix double se_cmd completion
|
8 years ago |
Kenjiro Nakayama
|
b849b45675
target: Add netlink command reply supported option for each device
|
8 years ago |
Kenjiro Nakayama
|
b5ab697c62
target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show
|
8 years ago |
Xiubo Li
|
c22adc0b0c
tcmu: fix crash when removing the tcmu device
|
8 years ago |