index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2017-08-25
scsi: lpfc: avoid an unused function warning
Arnd Bergmann
2017-08-25
scsi: cxlflash: Fix vlun resize failure in the shrink path
Uma Krishnan
2017-08-25
scsi: cxlflash: Avoid double mutex unlock
Matthew R. Ochs
2017-08-25
scsi: cxlflash: Remove unnecessary existence check
Matthew R. Ochs
2017-08-25
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
Arvind Yadav
2017-08-25
scsi: Fix the kerneldoc for scsi_initialize_rq()
Jonathan Corbet
2017-08-25
scsi: ses: Fix racy cleanup of /sys in remove_dev()
Calvin Owens
2017-08-25
scsi: make device_type const
Bhumika Goyal
2017-08-25
scsi: sd: remove duplicated setting of gd->minors
weiping zhang
2017-08-25
scsi: eata: remove 'arg_done' from eata2x_eh_host_reset()
Hannes Reinecke
2017-08-25
scsi: megaraid_mbox: drop duplicate bus reset and device reset function
Hannes Reinecke
2017-08-25
scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition
Hannes Reinecke
2017-08-25
scsi: 53c700: move bus reset to host reset
Hannes Reinecke
2017-08-25
scsi: aha152x: drop host reset
Hannes Reinecke
2017-08-25
scsi: nsp32: drop bus reset
Hannes Reinecke
2017-08-25
scsi: qedf: drop bus reset handler
Hannes Reinecke
2017-08-25
scsi: ppa: drop duplicate bus_reset handler
Hannes Reinecke
2017-08-25
scsi: imm: drop duplicate bus_reset handler
Hannes Reinecke
2017-08-25
scsi: qlogicfas: move bus_reset to host_reset
Hannes Reinecke
2017-08-25
scsi: NCR5380: Move bus reset to host reset
Hannes Reinecke
2017-08-25
scsi: acornscsi: move bus reset to host reset
Hannes Reinecke
2017-08-25
scsi: qlogicpti: move bus reset to host reset
Hannes Reinecke
2017-08-25
scsi: drop bus reset for wd33c93-compatible boards
Hannes Reinecke
2017-08-25
scsi: fdomain: move bus reset to host reset
Hannes Reinecke
2017-08-25
scsi: hptiop: Simplify reset handling
Hannes Reinecke
2017-08-25
scsi: bfa: move bus reset to target reset
Hannes Reinecke
2017-08-25
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
scsi: fnic: do not call host reset from command abort
Hannes Reinecke
2017-08-25
scsi: fc_fcp: do not call fc_block_scsi_eh() from host reset
Hannes Reinecke
2017-08-25
scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset
Hannes Reinecke
2017-08-25
scsi: fix comment in scsi_device_set_state()
Hannes Reinecke
2017-08-25
scsi: iscsi_tcp: Remove a set-but-not-used variable
Bart Van Assche
2017-08-25
scsi: scsi_debug: Remove a set-but-not-used variable
Bart Van Assche
2017-08-25
scsi: scsi_transport_srp: Suppress a W=1 compiler warning
Bart Van Assche
2017-08-25
scsi: scsi_transport_sas: Check kzalloc() return value
Bart Van Assche
2017-08-25
scsi: libsas: Annotate fall-through in a switch statement
Bart Van Assche
2017-08-25
scsi: libsas: Remove a set-but-not-used variable
Bart Van Assche
2017-08-25
scsi: libiscsi: Fix indentation
Bart Van Assche
2017-08-25
scsi: sg: Fix type of last blk_trace_setup() argument
Bart Van Assche
2017-08-25
scsi: sd: Remove a useless comparison
Bart Van Assche
2017-08-25
scsi: sd: Fix indentation
Bart Van Assche
2017-08-25
scsi: sd: sr: Convert two assignments into warning statements
Bart Van Assche
2017-08-25
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
Bart Van Assche
2017-08-25
scsi: Document which queue type a function is intended for
Bart Van Assche
2017-08-25
scsi: Convert a strncmp() call into a strcmp() call
Bart Van Assche
2017-08-25
scsi: Suppress gcc 7 fall-through warnings reported with W=1
Bart Van Assche
2017-08-24
scsi: ufs: reqs and tasks were put in the wrong order
Zang Leigang
2017-08-24
scsi: lpfc: lpfc version bump 11.4.0.3
Dick Kennedy
2017-08-24
scsi: lpfc: fix "integer constant too large" error on 32bit archs
Maurizio Lombardi
2017-08-24
scsi: lpfc: Add Buffer to Buffer credit recovery support
James Smart
[prev]
[next]