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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
4
-60
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-27
scsi: ibmvfc: Clean up transport events
Tyrel Datwyler
2
-4
/
+11
2019-03-27
scsi: ibmvfc: Byte swap status and error codes when logging
Tyrel Datwyler
1
-13
/
+15
2019-03-27
scsi: ibmvfc: Add failed PRLI to cmd_status lookup array
Tyrel Datwyler
1
-0
/
+1
2019-03-27
scsi: ibmvfc: Remove "failed" from logged errors
Tyrel Datwyler
1
-1
/
+1
2019-03-20
scsi: ibmvscsi: Fix empty event pool access during host removal
Tyrel Datwyler
1
-6
/
+16
2019-03-20
scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
Tyrel Datwyler
1
-0
/
+5
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2
-2
/
+0
2018-07-30
scsi: ibmvscsi: change strncpy+truncation to strlcpy
Dominique Martinet
1
-4
/
+2
2018-07-02
scsi: ibmvscsi: Improve strings handling
Breno Leitao
1
-2
/
+2
2018-06-19
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
2
-2
/
+2
2018-03-15
scsi: ibmvfc: Avoid unnecessary port relogin
Brian King
1
-4
/
+2
2018-01-30
scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
Tyrel Datwyler
1
-1
/
+1
2018-01-22
scsi: ibmvfc: Remove unneeded semicolons
Christopher Díaz Riveros
1
-17
/
+17
2017-11-01
scsi: ibmvscsi: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+9
2017-08-25
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
Arvind Yadav
2
-2
/
+2
2017-08-25
scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset
Hannes Reinecke
1
-5
/
+1
2017-07-01
scsi: ibmvfc: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-07-01
scsi: ibmvscsi: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-04-18
scsi: ibmvfc: don't check for failure from mempool_alloc()
NeilBrown
1
-6
/
+0
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2
-0
/
+2
2016-12-08
scsi: ibmvscsi: add write memory barrier to CRQ processing
Tyrel Datwyler
1
-0
/
+2
2016-12-08
scsi: ibmvscsi: log bad SRP response opcode in hex format
Tyrel Datwyler
1
-1
/
+1
2016-12-08
scsi: ibmvscsi: add vscsi hosts to global list_head
Tyrel Datwyler
2
-0
/
+4
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-1
/
+1
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-4
/
+5
2016-11-17
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-1
/
+1
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-2
/
+2
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-1
/
+2
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-10
/
+12
2016-09-19
scsi: ibmvfc: Fix I/O hang when port is not mapped
Brian King
1
-1
/
+0
2016-09-09
scsi: ibmvfc: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2016-08-25
scsi: ibmvfc: add FC Class 3 Error Recovery support
Tyrel Datwyler
2
-0
/
+11
2016-08-25
scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI
Tyrel Datwyler
1
-0
/
+1
2016-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-227
/
+2
2016-07-20
ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
Bryant G. Ly
3
-227
/
+2
2016-07-15
ibmvfc: prevent a potential deadlock
Dan Carpenter
1
-0
/
+2
2016-02-23
ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
Tyrel Datwyler
1
-1
/
+2
2016-02-23
ibmvscsi: use H_CLOSED instead of magic number
Tyrel Datwyler
1
-2
/
+2
2016-02-23
ibmvscsi: Add endian conversions to sysfs attribute show functions
Tyrel Datwyler
1
-3
/
+4
2016-02-23
ibmvscsi: Remove unsupported host config MAD
Tyrel Datwyler
2
-74
/
+4
2016-02-23
ibmvscsi: Use of_root to access OF device tree root node
Tyrel Datwyler
1
-8
/
+6
2016-02-23
ibmvscsi: Replace magic values in set_adpater_info() with defines
Tyrel Datwyler
2
-4
/
+7
2016-02-23
ibmvscsi: Add and use enums for valid CRQ header values
Tyrel Datwyler
2
-9
/
+21
2016-02-23
ibmvscsi: Correct values for several viosrp_crq_format enums
Tyrel Datwyler
1
-2
/
+2
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2
-3
/
+8
2015-11-11
ibmvscsi: set max_lun to 32
Laurent Vivier
2
-1
/
+2
2015-11-11
ibmvscsi: display default value for max_id, max_lun and max_channel.
Laurent Vivier
1
-2
/
+6
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
[next]