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
2011-03-02
cxgb{3,4}*: improve Kconfig dependencies
Dimitris Michailidis
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-01
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
2011-03-01
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
2011-02-15
[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.
Andrew Vasquez
2011-02-12
[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...
Darrick J. Wong
2011-02-12
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
Madhuranath Iyengar
2011-02-12
[SCSI] qla2xxx: Fix race that could hang kthread_stop()
James Bottomley
2011-01-24
[SCSI] libsas: fix runaway error handler problem
James Bottomley
2011-01-24
[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200
NickCheng
2011-01-24
[SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem
Kashyap, Desai
2011-01-24
[SCSI] mpt2sas: Kernel Panic during Large Topology discovery
Kashyap, Desai
2011-01-24
[SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co...
Kashyap, Desai
2011-01-24
[SCSI] mpt2sas: Correct resizing calculation for max_queue_depth
Kashyap, Desai
2011-01-24
[SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K
Kashyap, Desai
2011-01-24
[SCSI] mpt2sas: Fix device removal handshake for zoned devices
Kashyap, Desai
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6
Linus Torvalds
2011-01-14
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-01-14
[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event
Tejun Heo
2011-01-14
[SCSI] sd: implement sd_check_events()
Tejun Heo
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-01-05
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
2011-01-03
[SCSI] arcmsr: fix write to device check
roel kluin
2011-01-03
[SCSI] lpfc: lower stack use in lpfc_fc_frame_check
Tomas Henzl
2011-01-03
[SCSI] eliminate an unnecessary local variable from scsi_remove_target()
Alan Stern
2011-01-03
drivers: fix comment typo diable -> disable.
Justin P. Mattock
2010-12-31
[SCSI] libiscsi: use bh locking instead of irq with session lock
Mike Christie
2010-12-31
[SCSI] libiscsi: do not take host lock in queuecommand
Mike Christie
2010-12-31
[SCSI] be2iscsi: fix null ptr when accessing task hdr
Mike Christie
2010-12-31
[SCSI] be2iscsi: fix gfp use in alloc_pdu
Mike Christie
2010-12-31
[SCSI] libiscsi: add more informative failure message during iscsi scsi eh
Mike Christie
2010-12-31
[SCSI] gdth: Add missing call to gdth_ioctl_free
Julia Lawall
2010-12-31
[SCSI] bfa: remove unused defintions and misc cleanups
Jing Huang
2010-12-31
[SCSI] bfa: remove inactive functions
Jing Huang
2010-12-31
[SCSI] bfa: replace bfa_assert with WARN_ON
Jing Huang
2010-12-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-12-23
[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.
Giridhar Malavali
2010-12-23
[SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout.
Giridhar Malavali
2010-12-23
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
Giridhar Malavali
2010-12-23
[SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts.
Andrew Vasquez
2010-12-23
[SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command f...
Andrew Vasquez
2010-12-23
[SCSI] qla2xxx: Remove redundant module parameter permission bits
Joe Carnuccio
2010-12-23
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
Andrew Vasquez
2010-12-23
[SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.
Giridhar Malavali
2010-12-23
[SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX
Madhuranath Iyengar
2010-12-23
[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
Madhuranath Iyengar
[next]