Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Linus Torvalds
|
5f85942c2e
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
7 years ago |
Prasanna Kumar Kalever
|
125966db1f
scsi: target: tcmu: fix error resetting qfull_time_out to default
|
7 years ago |
Zhu Lingshan
|
33d065ccb3
scsi: tcmu: refactor nl wr_cache attr with new helpers
|
7 years ago |
Zhu Lingshan
|
84e2850628
scsi: tcmu: refactor nl dev_size attr with new helpers
|
7 years ago |
Zhu Lingshan
|
02ccfb54ba
scsi: tcmu: refactor nl dev_cfg attr with new nl helpers
|
7 years ago |
Zhu Lingshan
|
f892bd8ec1
scsi: tcmu: refactor rm_device cmd with new nl helpers
|
7 years ago |
Zhu Lingshan
|
e0c240ac3a
scsi: tcmu: refactor add_device cmd with new nl helpers
|
7 years ago |
Zhu Lingshan
|
0e5aee3939
scsi: tcmu: add new netlink events helpers
|
7 years ago |
Randy Dunlap
|
572ccdab50
scsi: target: target_core_user.[ch]: convert comments into DOC:
|
7 years ago |
Souptick Joarder
|
69589c9bb9
scsi: target: Change return type to vm_fault_t
|
7 years ago |
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 |