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
2023-06-12
scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
2023-06-07
scsi: qla2xxx: Drop useless LIST_HEAD
Christophe JAILLET
2023-06-07
scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2023-06-07
scsi: hisi_sas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-07
scsi: lpfc: Avoid -Wstringop-overflow warning
Gustavo A. R. Silva
2023-06-07
scsi: lpfc: Use struct_size() helper
Justin Tee
2023-06-05
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
2023-05-31
scsi: mpi3mr: Propagate sense data for admin queue SCSI I/O
Sathya Prakash
2023-05-31
scsi: fnic: Use vzalloc()
Christophe JAILLET
2023-05-31
scsi: pm80xx: Add fatal error checks
Changyuan Lyu
2023-05-31
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-31
scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths
Justin Tee
2023-05-31
Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"
Martin K. Petersen
2023-05-31
scsi: lpfc: Copyright updates for 14.2.0.13 patches
Justin Tee
2023-05-31
scsi: lpfc: Update lpfc version to 14.2.0.13
Justin Tee
2023-05-31
scsi: lpfc: Enhance congestion statistics collection
Justin Tee
2023-05-31
scsi: lpfc: Clean up SLI-4 CQE status handling
Justin Tee
2023-05-31
scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...
Justin Tee
2023-05-31
scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state
Justin Tee
2023-05-31
scsi: lpfc: Account for fabric domain ctlr device loss recovery
Justin Tee
2023-05-31
scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery
Justin Tee
2023-05-31
scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...
Justin Tee
2023-05-31
scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-31
scsi: sym53c8xx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-31
scsi: libfcoe: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-31
scsi: lpfc: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-31
Merge patch series "ufs: Do not requeue while ungating the clock"
Martin K. Petersen
2023-05-31
scsi: core: Support setting BLK_MQ_F_BLOCKING
Bart Van Assche
2023-05-31
scsi: core: Rework scsi_host_block()
Bart Van Assche
2023-05-31
scsi: virtio_scsi: Remove a useless function call
Christophe JAILLET
2023-05-31
scsi: stex: Fix gcc 13 warnings
Bart Van Assche
2023-05-31
scsi: qla2xxx: Fix end of loop test
Dan Carpenter
2023-05-31
scsi: core: Only kick the requeue list if necessary
Bart Van Assche
2023-05-31
scsi: core: Use min() instead of open-coding it
Bart Van Assche
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
2023-05-26
scsi: 3w-9xxx: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
scsi: aacraid: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
scsi: bnx2i: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
scsi: qedi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-22
scsi: NCR5380: Use default @max_active for hostdata->work_q
Tejun Heo
2023-05-22
scsi: lpfc: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-05-22
scsi: qla2xxx: Fix NULL pointer dereference in target mode
Gleb Chesnokov
2023-05-22
scsi: mpi3mr: Fix the type used for pointers to bitmap
Christophe JAILLET
[prev]
[next]