| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: ibmvscsi_tgt: remove set but not used variables 'iue' and 'sd' | Chen Zhou | 2019-12-19 | 1 | -5/+0 |
* | scsi: ibmvscsi_tgt: Remove unneeded variable rc | Saurav Girepunje | 2019-11-21 | 1 | -2/+1 |
* | scsi: ibmvscsi_tgt: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-07-30 | 1 | -0/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 3 | -30/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | scsi: target/core: Remove the write_pending_status() callback function | Bart Van Assche | 2019-02-04 | 1 | -6/+0 |
* | scsi: target: replace fabric_ops.name with fabric_alias | David Disseldorp | 2018-11-28 | 1 | -1/+0 |
* | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp | 2018-11-28 | 1 | -6/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-10-25 | 1 | -1/+0 |
|\ |
|
| * | scsi: ibmvscsi_tgt: Remove target_wait_for_sess_cmd() | Bryant G. Ly | 2018-10-17 | 1 | -1/+0 |
* | | scsi: ibmvscsis: Ensure partition name is properly NUL terminated | Laura Abbott | 2018-09-17 | 1 | -1/+1 |
* | | scsi: ibmvscsis: Fix a stringop-overflow warning | Laura Abbott | 2018-09-17 | 1 | -2/+1 |
|/ |
|
* | scsi: target: srp, vscsi, sbp, qla: use target_remove_session | Mike Christie | 2018-08-02 | 1 | -2/+1 |
* | scsi: target: rename target_alloc_session | Mike Christie | 2018-08-02 | 1 | -1/+1 |
* | scsi: target: Remove second argument from fabric_make_tpg() | Bart Van Assche | 2018-07-02 | 1 | -1/+0 |
* | scsi: ibmvscsis: add DRC indices to debug statements | Bryant G. Ly | 2017-12-04 | 1 | -150/+170 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | scsi: ibmvscsis: Fix write_pending failure path | Bryant G. Ly | 2017-10-02 | 1 | -1/+1 |
* | scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id | Arvind Yadav | 2017-08-25 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-07-13 | 3 | -16/+170 |
|\ |
|
| * | ibmvscsis: Use tpgt passed in by user | Bryant G. Ly | 2017-07-06 | 1 | -0/+8 |
| * | ibmvscsis: Enable Logical Partition Migration Support | Michael Cyr | 2017-06-08 | 3 | -16/+162 |
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-03 | 1 | -5/+0 |
|\ \
| |/
|/| |
|
| * | scsi: ibmvscsi_tgt: remove use of class_attrs | Greg Kroah-Hartman | 2017-06-09 | 1 | -5/+0 |
* | | ibmvscsis: Fix the incorrect req_lim_delta | Bryant G. Ly | 2017-05-15 | 1 | -4/+20 |
* | | ibmvscsis: Clear left-over abort_cmd pointers | Bryant G. Ly | 2017-05-15 | 1 | -0/+3 |
|/ |
|
* | ibmvscsis: Do not send aborted task response | Bryant G. Ly | 2017-05-05 | 2 | -25/+91 |
* | ibmvscsis: Add SGL limit | Bryant G. Ly | 2017-02-08 | 1 | -0/+1 |
* | ibmvscsis: Fix sleeping in interrupt context | Bryant G. Ly | 2017-01-17 | 1 | -2/+2 |
* | ibmvscsis: Fix max transfer length | Bryant G. Ly | 2017-01-17 | 1 | -1/+2 |
* | ibmvscsis: Fix srp_transfer_data fail return code | Bryant G. Ly | 2017-01-10 | 1 | -1/+1 |
* | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-21 | 2 | -0/+2 |
|\ |
|
| * | ibmvscsi_tgt: Add two #include directives | Bryant G. Ly | 2016-12-09 | 2 | -0/+2 |
* | | scsi: ibmvscsis: Issues from Dan Carpenter/Smatch | Michael Cyr | 2016-11-08 | 1 | -10/+3 |
* | | scsi: ibmvscsis: Return correct partition name/# to client | Michael Cyr | 2016-11-08 | 1 | -1/+4 |
* | | scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails | Michael Cyr | 2016-11-08 | 1 | -0/+7 |
* | | scsi: ibmvscsis: Synchronize cmds at remove time | Michael Cyr | 2016-11-08 | 2 | -5/+37 |
* | | scsi: ibmvscsis: Synchronize cmds at tpg_enable_store time | Michael Cyr | 2016-11-08 | 2 | -188/+38 |
* | | scsi: ibmvscsis: Rearrange functions for future patches | Michael Cyr | 2016-11-08 | 1 | -328/+330 |
|/ |
|
* | scsi: ibmvscsis: Fixed unused variable | Bryant G. Ly | 2016-09-19 | 1 | -3/+0 |
* | scsi: ibmvscsis: Fix error return code in ibmvscsis_probe() | Wei Yongjun | 2016-09-15 | 1 | -0/+1 |
* | scsi: ibmvscsis: Fixed a bug reported by Dan Carpenter | Bryant G. Ly | 2016-09-04 | 1 | -1/+1 |
* | scsi: ibmvscsis: Code cleanup of print statements | Bryant G. Ly | 2016-09-04 | 1 | -24/+2 |
* | scsi: ibmvscsis: Properly deregister target sessions | Bryant G. Ly | 2016-09-04 | 1 | -0/+2 |
* | scsi: ibmvscsis: Use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2016-08-31 | 1 | -2/+1 |
* | ibmvscsis: Initial commit of IBM VSCSI Tgt Driver | Bryant G. Ly | 2016-07-20 | 5 | -0/+4986 |