index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2009-07-02
qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...
Andrew Vasquez
2009-06-15
3w-xxxx: scsi_dma_unmap fix
adam radford
2009-04-27
SCSI: sg: fix q->queue_lock on scsi_error_handler path
FUJITA Tomonori
2009-04-27
SCSI: sg: avoid blk_put_request/blk_rq_unmap_user in interrupt
FUJITA Tomonori
2009-04-27
SCSI: sg: fix races with ioctl(SG_IO)
Tony Battersby
2009-04-27
SCSI: sg: fix races during device removal
Tony Battersby
2009-04-27
SCSI: libiscsi: fix iscsi pool error path
Jean Delvare
2009-04-27
SCSI: libiscsi: fix iscsi pool error path
Jean Delvare
2009-04-27
SCSI: sg: fix iovec bugs introduced by the block layer conversion
FUJITA Tomonori
2009-04-02
ARM: cumana: Fix a long standing bogon
Alan Cox
2009-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-03-13
parisc: fix dev_printk() compile warnings for accessing a device struct
Helge Deller
2009-03-10
[SCSI] qla2xxx: Update version number to 8.03.00-k4.
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
2009-03-10
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
2009-03-10
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
2009-03-10
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...
Robert Love
2009-03-10
[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)
Chris Leech
2009-03-10
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2009-03-10
[SCSI] fcoe: fix kfree(skb)
Roel Kluin
2009-03-10
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
2009-03-10
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
Robert Love
2009-03-10
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
2009-03-10
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
2009-03-10
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
2009-03-06
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
2009-03-06
[SCSI] libfc: rename rp to rdata in fc_disc_new_target()
Robert Love
2009-03-06
[SCSI] libfc: correct RPORT_TO_PRIV usage
Robert Love
2009-03-06
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
2009-03-06
[SCSI] libfc: exch mgr is freed while lport still retrying sequences
Steve Ma
2009-03-06
[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost
Vasu Dev
2009-03-06
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2009-03-06
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
2009-03-06
[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts
Vasu Dev
2009-03-06
[SCSI] libfc: handle RRQ exch timeout
Vasu Dev
2009-03-06
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
2009-03-06
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
2009-03-05
[SCSI] sd: Don't try to spin up drives that are connected to an inactive port
Matthew Wilcox
2009-02-21
[SCSI] fix ABORTED_COMMAND looping forever problem
James Bottomley
2009-02-21
[SCSI] sd: revive sd_index_lock
Tejun Heo
2009-02-21
[SCSI] cxgb3i: update the driver version to 1.0.1
Karen Xie
2009-02-21
[SCSI] cxgb3i: added missing include in cxgb3i_ddp.h
Karen Xie
2009-02-21
[SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS
Karen Xie
2009-02-21
[SCSI] cxgb3i: added per-task data to track transmit progress
Karen Xie
2009-02-21
[SCSI] cxgb3i: transmit work-request fixes
Karen Xie
2009-02-21
[SCSI] hptiop: Add new PCI device ID
HighPoint Linux Team
2009-02-10
[SCSI] qla2xxx: Update version number to 8.03.00-k3.
Andrew Vasquez
[next]