Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
269af9a1a08d368b46d72e74126564d04c354f7e
/
drivers
/
scsi
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
da4f58f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
881bcabb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
e3469333
Merge tag 'isci-for-3.5' into misc
by James Bottomley
· 13 years ago
de2eb4d
isci: End the RNC resumption wait when the RNC is destroyed.
by Jeff Skirvin
· 13 years ago
6c6aacb
isci: Fixed RNC bug that lost the suspension or resumption during destroy
by Jeff Skirvin
· 13 years ago
79cbab8
isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition.
by Jeff Skirvin
· 13 years ago
3ef768c
isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock.
by Jeff Skirvin
· 13 years ago
f838180
isci: Remove obviated host callback list.
by Jeff Skirvin
· 13 years ago
397497d
isci: Check IDEV_GONE before performing abort path operations.
by Jeff Skirvin
· 13 years ago
8780516
isci: Restore the ATAPI device RNC management code.
by Jeff Skirvin
· 13 years ago
1f05388
isci: Don't wait for an RNC suspend if it's being destroyed.
by Jeff Skirvin
· 13 years ago
c5457a8
isci: Change the phy control and link reset interface for HW reasons.
by Jeff Skirvin
· 13 years ago
8c73188
isci: Added timeouts to RNC suspensions in the abort path.
by Jeff Skirvin
· 13 years ago
28de92be
isci: Add protocol indicator for TMF requests.
by Jeff Skirvin
· 13 years ago
1db79b3
isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs.
by Jeff Skirvin
· 13 years ago
0cce165
isci: Wait for RNC resumption before leaving the abort path.
by Jeff Skirvin
· 13 years ago
d76689e
isci: Fix RNC suspend call for SCI_RESUMING state.
by Jeff Skirvin
· 13 years ago
621120c
isci: Manage tag releases differently when aborting tasks.
by Jeff Skirvin
· 13 years ago
033d19d
isci: Callbacks to libsas occur under scic_lock and are synchronized.
by Jeff Skirvin
· 13 years ago
0c3ce38
isci: When in the abort path, defeat other resume calls until done.
by Jeff Skirvin
· 13 years ago
31a38ef
isci: Implement waiting for suspend in the abort path.
by Jeff Skirvin
· 13 years ago
08c031e
isci: Make sure all TCs are terminated and cleaned in LUN reset.
by Jeff Skirvin
· 13 years ago
9608b64
isci: Manage the LLHANG timer enable/disable per-device.
by Jeff Skirvin
· 13 years ago
447bfbc
isci: Save the suspension hint for upcoming suspensions.
by Jeff Skirvin
· 13 years ago
e3c84df
isci: Fix the terminated I/O to not call sas_task_abort().
by Jeff Skirvin
· 13 years ago
c94fc1a
isci: Distinguish between remote device suspension cases
by Jeff Skirvin
· 13 years ago
d6b2a0e
isci: Remove isci_device reqs_in_process and dev_node from isci_device.
by Jeff Skirvin
· 13 years ago
033751f
isci: Only set IDEV_GONE in the device stop path.
by Jeff Skirvin
· 13 years ago
aa20d93
isci: All pending TCs are terminated when the RNC is invalidated.
by Jeff Skirvin
· 13 years ago
6373250
isci: Device access in the error path does not depend on IDEV_GONE.
by Jeff Skirvin
· 13 years ago
59e3539
isci: Add suspension cases for RNC INVALIDATING, POSTING states.
by Jeff Skirvin
· 13 years ago
14aaa9f
isci: Redesign device suspension, abort, cleanup.
by Jeff Skirvin
· 13 years ago
d80ecd5
isci: Escalate to I_T_Nexus_Reset when the device is gone.
by Jeff Skirvin
· 13 years ago
8388401
isci: Remote device stop also suspends the RNC and terminates I/O.
by Jeff Skirvin
· 13 years ago
23ec2aa
isci: Remote device must be suspended for NCQ cleanup.
by Jeff Skirvin
· 13 years ago
5b6bf22
isci: Manage device suspensions during TC terminations.
by Jeff Skirvin
· 13 years ago
726980d
isci: Terminate outstanding TCs on TX/RX RNC suspensions.
by Jeff Skirvin
· 13 years ago
ac78ed0
isci: Handle all suspending TC completions
by Jeff Skirvin
· 13 years ago
56d7c01
isci: Fixed bug in resumption from RNC Tx/Rx suspend state.
by Jeff Skirvin
· 13 years ago
6f48844
isci: Manage the link layer hang detect timer for RNC suspensions.
by Jeff Skirvin
· 13 years ago
fc25f79
isci: fix oem parameter validation on single controller skus
by Dan Williams
· 13 years ago
08e73be
isci: enable BCN in sci_port_add_phy()
by Maciej Trela
· 13 years ago
6119908
isci: Changes in COMSAS timings enabling ISCI to detect buggy disc drives.
by Andrzej Jakowski
· 13 years ago
d1dc5e2
isci: kill isci_host.shost
by Dan Williams
· 13 years ago
2396a265
isci: fix interrupt disable
by Dan Williams
· 13 years ago
50a92d9
isci: fix 'link-up' events occur after 'start-complete'
by Dan Williams
· 13 years ago
eb608c3
isci: fix controller stop
by Dan Williams
· 13 years ago
abec912
isci: refactor initialization for S3/S4
by Dan Williams
· 13 years ago
ae904d1
isci: kill isci_port.domain_dev_list
by Dan Williams
· 13 years ago
1844e47
isci: kill ->status, and ->state_lock in isci_host
by Dan Williams
· 13 years ago
944b787
isci: Don't filter BROADCAST CHANGE primitives
by Tom Jackson
· 13 years ago
c79dd80
isci: kill sci_phy_protocol and sci_request_protocol
by Dan Williams
· 13 years ago
11cc5183
isci: kill ->is_direct_attached
by Dan Williams
· 13 years ago
14e99b4
isci: improve 'invalid state' warnings
by Dan Williams
· 13 years ago
76b311f
[SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31
by James Smart
· 13 years ago
27b01b8
[SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handling host reset handler
by James Smart
· 13 years ago
93d1379e
[SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending an els echo
by James Smart
· 13 years ago
809c753
[SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 queues
by James Smart
· 13 years ago
ee0f4fe
[SCSI] lpfc 8.3.31: Fix unsol abts xri lookup
by James Smart
· 13 years ago
939723a
[SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxx
by James Smart
· 13 years ago
27aa1b7
[SCSI] lpfc 8.3.31: Reregister VPI for SLI3 after cable moved to new Saturn port
by James Smart
· 13 years ago
75ad83a
[SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp events
by James Smart
· 13 years ago
cc459f1
[SCSI] lpfc 8.3.31: Fix log message for Mailbox command when no error is detected
by James Smart
· 13 years ago
5a0d80f
[SCSI] lpfc 8.3.31: Revise FCP LOG for easier Finisar trace correlation
by James Smart
· 13 years ago
0829a19
[SCSI] lpfc 8.3.31: Fix build warnings when debugfs is not defined
by James Smart
· 13 years ago
043c956
[SCSI] lpfc 8.3.31: Fix kernel panic when going into to sleep state
by James Smart
· 13 years ago
8137805
[SCSI] lpfc 8.3.31: Fix error message displayed even when not an error
by James Smart
· 13 years ago
37db57e
[SCSI] lpfc 8.3.31: Fix Read Link status data
by James Smart
· 13 years ago
4f2e66c
[SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver complete race on SCSI cmd
by James Smart
· 13 years ago
a7dd9c0
[SCSI] lpfc 8.3.31: Fix unable to create vports on FCoE SLI4 adapter
by James Smart
· 13 years ago
e644643
[SCSI] lpfc 8.3.31: Fix initiator sending flogi after acking flogi from target
by James Smart
· 13 years ago
b99570d
[SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller attributes command
by James Smart
· 13 years ago
8a9d2e8
[SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning profile change
by James Smart
· 13 years ago
587a37f
[SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vport around
by James Smart
· 13 years ago
18b8ba6
[SCSI] sg: constify sg_proc_leaf_arr
by Jörn Engel
· 13 years ago
37b9d1e
[SCSI] sg: remove sg_mutex
by Jörn Engel
· 13 years ago
035d12e
[SCSI] sg: completely protect sfds
by Jörn Engel
· 13 years ago
b499e52
[SCSI] sg: protect sdp->exclude
by Jörn Engel
· 13 years ago
6acddc5
[SCSI] sg: prevent unwoken sleep
by Jörn Engel
· 13 years ago
ebaf466
[SCSI] sg: remove closed flag
by Jörn Engel
· 13 years ago
3f0c6ab
[SCSI] sg: use wait_event_interruptible()
by Jörn Engel
· 13 years ago
794c10f
[SCSI] sg: remove while (1) non-loop
by Jörn Engel
· 13 years ago
dddbf8d
[SCSI] sg: remove unnecessary indentation
by Jörn Engel
· 13 years ago
a7a20d1
[SCSI] sd: limit the scope of the async probe domain
by Dan Williams
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e85c597
[SCSI] hpsa: dial down lockup detection during firmware flash
by Stephen M. Cameron
· 13 years ago
21334ea
[SCSI] hpsa: removed unused member maxQsinceinit
by Stephen M. Cameron
· 13 years ago
d82357e
[SCSI] hpsa: add new RAID level "1(ADM)"
by Mike Miller
· 13 years ago
0097f0f
[SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix
by Stephen M. Cameron
· 13 years ago
e16a33a
[SCSI] hpsa: refine interrupt handler locking for greater concurrency
by Matt Gates
· 13 years ago
254f796
[SCSI] hpsa: use multiple reply queues
by Matt Gates
· 13 years ago
1d94f94
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_cmd()
by Stephen M. Cameron
· 13 years ago
6cba3f1
[SCSI] hpsa: do aborts two ways
by Stephen M. Cameron
· 13 years ago
75167d2
[SCSI] hpsa: add abort error handler function
by Stephen M. Cameron
· 13 years ago
5a3d16f
[SCSI] hpsa: remove unused parameter from finish_cmd
by Stephen M. Cameron
· 13 years ago
9c2fc16
[SCSI] hpsa: do not give up retry of driver cmds after only 3 retries
by Stephen M. Cameron
· 13 years ago
852af20
[SCSI] hpsa: retry driver initiated commands on busy status
by Matt Bondurant
· 13 years ago
2c17d2d
[SCSI] hpsa: do not read from controller unnecessarily in completion code
by Stephen M. Cameron
· 13 years ago
21b8e4e
[SCSI] hpsa: suppress excessively chatty error messages
by Stephen M. Cameron
· 13 years ago
Next »