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
Age
Commit message (
Expand
)
Author
2024-04-24
scsi: qedf: Make qedf_execute_tmf() non-preemptible
John Meneghini
2024-04-20
scsi: hpsa: Fix allocation size for Scsi_Host private data
Yuri Karpov
2024-04-20
Merge patch series "scsi: libsas: Fix the failure of adding phy with zero-add...
Martin K. Petersen
2024-04-20
scsi: libsas: Fix the failure of adding phy with zero-address to port
Xingui Yang
2024-04-20
scsi: libsas: Set port when ex_phy is added or deleted
Xingui Yang
2024-04-20
scsi: libsas: Move sas_add_parent_port() to sas_expander.c
Xingui Yang
2024-04-20
scsi: libsas: Add helper for port add ex_phy
Xingui Yang
2024-04-12
Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"
Martin K. Petersen
2024-04-12
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2024-04-12
scsi: uas: Switch to using ->device_configure to configure queue limits
Christoph Hellwig
2024-04-11
scsi: MAINTAINERS: Make cxlflash obsolete
Andrew Donnellan
2024-04-11
scsi: ufs: mediatek: Fix module autoloading
Krzysztof Kozlowski
2024-04-11
scsi: ufs: exynos: Support module autoloading
Will McVicker
2024-04-11
scsi: ufs: core: Changing the status to check inflight
SEO HOYOUNG
2024-04-11
scsi: ufs: Remove support for old UFSHCI versions
Avri Altman
2024-04-11
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: mpi3mr: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: pata_macio: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: sata_nv: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: usb-storage: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: pmcraid: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: ipr: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: hptiop: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: sbp2: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: mpt3sas: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: megaraid_sas: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: core: Add a device_configure method to the host template
Christoph Hellwig
2024-04-11
scsi: core: Use the atomic queue limits API in scsi_add_lun()
Christoph Hellwig
2024-04-11
scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init method
Christoph Hellwig
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-04-11
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
2024-04-11
scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...
Christoph Hellwig
2024-04-11
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
2024-04-11
scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
2024-04-11
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
2024-04-11
scsi: block: Add a helper to cancel atomic queue limit updates
Christoph Hellwig
2024-04-08
Merge patch series "Improve the code for showing commands in debugfs"
Martin K. Petersen
2024-04-08
Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"
Martin K. Petersen
2024-04-08
scsi: core: Improve the code for showing commands in debugfs
Bart Van Assche
2024-04-08
scsi: core: Introduce scsi_cmd_list_info()
Bart Van Assche
2024-04-08
scsi: scsi_transport_srp: Fix a couple of kernel-doc warnings
Randy Dunlap
2024-04-08
scsi: scsi_transport_fc: Add kernel-doc for function return
Randy Dunlap
2024-04-08
scsi: core: Add function return kernel-doc for 2 functions
Randy Dunlap
2024-04-08
scsi: libfcoe: Fix a slew of kernel-doc warnings
Randy Dunlap
2024-04-08
scsi: iser: Fix @read_stag kernel-doc warning
Randy Dunlap
2024-04-08
scsi: core: Add kernel-doc for scsi_msg_to_host_byte()
Randy Dunlap
2024-04-08
scsi: documentation: Clean up overview
Randy Dunlap
2024-04-08
scsi: documentation: Clean up scsi_mid_low_api.rst
Randy Dunlap
2024-04-08
scsi: snic: Convert sprintf() family to sysfs_emit() family
Li Zhijian
[next]