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
2014-07-25
qlogicfas: don't call free_dma()
Arnd Bergmann
2014-07-25
pas16: don't call free_dma()
Arnd Bergmann
2014-07-25
advansys: don't build ARM
Arnd Bergmann
2014-07-25
ibmvfc: fix little endian issues
Tyrel Datwyler
2014-07-25
qla2xxx: Use dma_zalloc_coherent
Joe Perches
2014-07-25
bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-07-25
bfa: remove useless return variables
Peter Senna Tschudin
2014-07-25
bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address
Ben Hutchings
2014-07-25
bfa: Use dma_zalloc_coherent
Joe Perches
2014-07-25
aic7xxx: Use kstrdup
Himangi Saraogi
2014-07-25
scsi: add defines for new FC port speeds.
Dick Kennedy
2014-07-25
bnx2i, be2iscsi: fix custom stats length
Mike Christie
2014-07-25
iscsi: kill redundant casts
Nick Black' via open-iscsi
2014-07-25
tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRS
Paul Bolle
2014-07-25
sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout
K. Y. Srinivasan
2014-07-25
scsi: add a blacklist flag which enables VPD page inquiries
Martin K. Petersen
2014-07-25
scsi: move the writeable field from struct scsi_device to struct scsi_cd
Christoph Hellwig
2014-07-25
scsi: update scsi_device_types
Christoph Hellwig
2014-07-25
fnic: reject device resets without assigned tags for the blk-mq case
Christoph Hellwig
2014-07-25
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-25
scatterlist: allow chaining to preallocated chunks
Christoph Hellwig
2014-07-25
scsi: unwind blk_end_request_all and blk_end_request_err calls
Christoph Hellwig
2014-07-25
scsi: only maintain target_blocked if the driver has a target queue limit
Christoph Hellwig
2014-07-25
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-25
scsi: convert target_busy to an atomic_t
Christoph Hellwig
2014-07-25
scsi: push host_lock down into scsi_{host,target}_queue_ready
Christoph Hellwig
2014-07-25
scsi: set ->scsi_done before calling scsi_dispatch_cmd
Christoph Hellwig
2014-07-25
scsi: centralize command re-queueing in scsi_dispatch_fn
Christoph Hellwig
2014-07-25
scsi: split __scsi_queue_insert
Christoph Hellwig
2014-07-25
scsi: add scsi_setup_cmnd helper
Christoph Hellwig
2014-07-20
libcxgbi:cxgb4i Guard ipv6 code with a config check
Anish Bhatt
2014-07-17
cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api
Anish Bhatt
2014-07-17
libcxgbi: Add ipv6 api to driver
Anish Bhatt
2014-07-17
scsi: mark scsi_setup_blk_pc_cmnd static
Christoph Hellwig
2014-07-17
sd: split sd_init_command
Christoph Hellwig
2014-07-17
sd: retry discard commands
Christoph Hellwig
2014-07-17
sd: retry write same commands
Christoph Hellwig
2014-07-17
sd: don't use scsi_setup_blk_pc_cmnd for discard requests
Christoph Hellwig
2014-07-17
sd: don't use scsi_setup_blk_pc_cmnd for write same requests
Christoph Hellwig
2014-07-17
sd: don't use scsi_setup_blk_pc_cmnd for flush requests
Christoph Hellwig
2014-07-17
scsi: set sc_data_direction in common code
Christoph Hellwig
2014-07-17
scsi: restructure command initialization for TYPE_FS requests
Christoph Hellwig
2014-07-17
scsi: move the nr_phys_segments assert into scsi_init_io
Christoph Hellwig
2014-07-17
scsi_lib: remove the description string in scsi_io_completion()
Maurizio Lombardi
2014-07-17
scsi: cleanup switch in scsi_adjust_queue_depth
Douglas Gilbert
2014-07-17
scsi: remove various exports that were only used by scsi_tgt
Christoph Hellwig
2014-07-17
tgt: removal
Bart Van Assche
2014-07-17
libsrp: removal
Christoph Hellwig
[prev]
[next]