Age | Commit message (Expand) | Author |
2018-08-02 | scsi: target: srp, vscsi, sbp, qla: use target_remove_session | Mike Christie |
2018-08-02 | scsi: target: rename target_alloc_session | Mike Christie |
2018-07-02 | scsi: target: Remove second argument from fabric_make_tpg() | Bart Van Assche |
2017-12-04 | scsi: ibmvscsis: add DRC indices to debug statements | Bryant G. Ly |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-02 | scsi: ibmvscsis: Fix write_pending failure path | Bryant G. Ly |
2017-08-25 | scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id | Arvind Yadav |
2017-07-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-07-06 | ibmvscsis: Use tpgt passed in by user | Bryant G. Ly |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-06-09 | scsi: ibmvscsi_tgt: remove use of class_attrs | Greg Kroah-Hartman |
2017-06-08 | ibmvscsis: Enable Logical Partition Migration Support | Michael Cyr |
2017-05-15 | ibmvscsis: Fix the incorrect req_lim_delta | Bryant G. Ly |
2017-05-15 | ibmvscsis: Clear left-over abort_cmd pointers | Bryant G. Ly |
2017-05-05 | ibmvscsis: Do not send aborted task response | Bryant G. Ly |
2017-02-08 | ibmvscsis: Add SGL limit | Bryant G. Ly |
2017-01-17 | ibmvscsis: Fix sleeping in interrupt context | Bryant G. Ly |
2017-01-17 | ibmvscsis: Fix max transfer length | Bryant G. Ly |
2017-01-10 | ibmvscsis: Fix srp_transfer_data fail return code | Bryant G. Ly |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-21 | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-09 | ibmvscsi_tgt: Add two #include directives | Bryant G. Ly |
2016-11-08 | scsi: ibmvscsis: Issues from Dan Carpenter/Smatch | Michael Cyr |
2016-11-08 | scsi: ibmvscsis: Return correct partition name/# to client | Michael Cyr |
2016-11-08 | scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails | Michael Cyr |
2016-11-08 | scsi: ibmvscsis: Synchronize cmds at remove time | Michael Cyr |
2016-11-08 | scsi: ibmvscsis: Synchronize cmds at tpg_enable_store time | Michael Cyr |
2016-11-08 | scsi: ibmvscsis: Rearrange functions for future patches | Michael Cyr |
2016-09-19 | scsi: ibmvscsis: Fixed unused variable | Bryant G. Ly |
2016-09-15 | scsi: ibmvscsis: Fix error return code in ibmvscsis_probe() | Wei Yongjun |
2016-09-04 | scsi: ibmvscsis: Fixed a bug reported by Dan Carpenter | Bryant G. Ly |
2016-09-04 | scsi: ibmvscsis: Code cleanup of print statements | Bryant G. Ly |
2016-09-04 | scsi: ibmvscsis: Properly deregister target sessions | Bryant G. Ly |
2016-08-31 | scsi: ibmvscsis: Use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2016-07-20 | ibmvscsis: Initial commit of IBM VSCSI Tgt Driver | Bryant G. Ly |