index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi_tgt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
ibmvscsis: Fix the incorrect req_lim_delta
Bryant G. Ly
1
-4
/
+20
2017-05-15
ibmvscsis: Clear left-over abort_cmd pointers
Bryant G. Ly
1
-0
/
+3
2017-05-05
ibmvscsis: Do not send aborted task response
Bryant G. Ly
2
-25
/
+91
2017-02-08
ibmvscsis: Add SGL limit
Bryant G. Ly
1
-0
/
+1
2017-01-17
ibmvscsis: Fix sleeping in interrupt context
Bryant G. Ly
1
-2
/
+2
2017-01-17
ibmvscsis: Fix max transfer length
Bryant G. Ly
1
-1
/
+2
2017-01-10
ibmvscsis: Fix srp_transfer_data fail return code
Bryant G. Ly
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+2
2016-12-09
ibmvscsi_tgt: Add two #include directives
Bryant G. Ly
2
-0
/
+2
2016-11-08
scsi: ibmvscsis: Issues from Dan Carpenter/Smatch
Michael Cyr
1
-10
/
+3
2016-11-08
scsi: ibmvscsis: Return correct partition name/# to client
Michael Cyr
1
-1
/
+4
2016-11-08
scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
Michael Cyr
1
-0
/
+7
2016-11-08
scsi: ibmvscsis: Synchronize cmds at remove time
Michael Cyr
2
-5
/
+37
2016-11-08
scsi: ibmvscsis: Synchronize cmds at tpg_enable_store time
Michael Cyr
2
-188
/
+38
2016-11-08
scsi: ibmvscsis: Rearrange functions for future patches
Michael Cyr
1
-328
/
+330
2016-09-19
scsi: ibmvscsis: Fixed unused variable
Bryant G. Ly
1
-3
/
+0
2016-09-15
scsi: ibmvscsis: Fix error return code in ibmvscsis_probe()
Wei Yongjun
1
-0
/
+1
2016-09-04
scsi: ibmvscsis: Fixed a bug reported by Dan Carpenter
Bryant G. Ly
1
-1
/
+1
2016-09-04
scsi: ibmvscsis: Code cleanup of print statements
Bryant G. Ly
1
-24
/
+2
2016-09-04
scsi: ibmvscsis: Properly deregister target sessions
Bryant G. Ly
1
-0
/
+2
2016-08-31
scsi: ibmvscsis: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2016-07-20
ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
Bryant G. Ly
5
-0
/
+4986