Kees Cook
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Colin Ian King
|
c167828088
scsi: target: fix spelling mistake "Uknown" -> "Unknown"
|
7 years ago |
Lee Duncan
|
bd81372065
scsi: target: transport should handle st FM/EOM/ILI reads
|
7 years ago |
Randy Dunlap
|
9ad97b8b40
scsi: target: target_core_transport.c: enable+fix kernel-doc
|
7 years ago |
Randy Dunlap
|
1e74aff12d
scsi: target: target_core_transport.c: fix kernel-doc warnings
|
7 years ago |
Linus Torvalds
|
858f45bff3
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
7 years ago |
Bart Van Assche
|
8c7a8d1c4b
lib/scatterlist: Fix chaining support in sgl_alloc_order()
|
7 years ago |
Mike Christie
|
d120c7083f
target: add SAM_STAT_BUSY sense reason
|
7 years ago |
Bart Van Assche
|
14db491726
target: Use sgl_alloc_order() and sgl_free()
|
7 years ago |
Nicholas Bellinger
|
1c21a48055
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
|
8 years ago |
Nicholas Bellinger
|
9574a497df
target: Fix quiese during transport_write_pending_qf endless loop
|
8 years ago |
Nicholas Bellinger
|
fd2f928b0d
target: Fix caw_sem leak in transport_generic_request_failure
|
8 years ago |
Nicholas Bellinger
|
1c79df1f34
target: Fix QUEUE_FULL + SCSI task attribute handling
|
8 years ago |
Bart Van Assche
|
c017069823
target: Inline transport_put_cmd()
|
8 years ago |
Bart Van Assche
|
d7e595ddd5
target: Suppress gcc 7 fallthrough warnings
|
8 years ago |
Mike Christie
|
a271eac46a
target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCES
|
8 years ago |
tangwenji
|
79dd6f2fd1
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
|
8 years ago |
Nicholas Bellinger
|
6f48655fac
target: Fix node_acl demo-mode + uncached dynamic shutdown regression
|
8 years ago |
Linus Torvalds
|
48ea2cedde
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
8 years ago |
Michal Hocko
|
dcda9b0471
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
|
8 years ago |
Mike Christie
|
402242c904
target: fix SAM_STAT_BUSY/TASK_SET_FULL handling
|
8 years ago |
Mike Christie
|
1a44417548
target: remove transport_complete
|
8 years ago |
Mike Christie
|
c6d66aba98
target: add helper to copy sense to se_cmd buffer
|
8 years ago |
Mike Christie
|
9fe3698450
target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSE
|
8 years ago |
Jiang Yi
|
1d6ef27659
target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
|
8 years ago |
Bart Van Assche
|
c00e622023
target: Introduce a function that shows the command state
|
8 years ago |
Bart Van Assche
|
f2b72d6a8e
target: Fix transport_init_se_cmd()
|
8 years ago |
Nicholas Bellinger
|
5465e7d3b9
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
|
8 years ago |
Nicholas Bellinger
|
eeb64d239e
target: Add support for TMR percpu reference counting
|
8 years ago |