Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d230ce691c7712c4f56ba3378d6d2f44628a49f1
/
drivers
/
scsi
/
libsas
d230ce6
[SCSI] libsas: fix mixed topology recovery
by Dan Williams
· 14 years ago
8abda4d
[SCSI] libsas: close scsi_remove_target() vs libata-eh race
by Dan Williams
· 14 years ago
7d05919
[SCSI] libsas: mark all domain devices gone if root port disappears
by Dan Williams
· 14 years ago
45c73b6
[SCSI] libsas: pre-clean commands that won the eh vs completion race
by Dan Williams
· 14 years ago
43a5ab1
[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset
by Dan Williams
· 14 years ago
cb48d67
[SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset()
by Dan Williams
· 14 years ago
f41a0c4
[SCSI] libsas: fix sas_find_local_phy(), take phy references
by Dan Williams
· 14 years ago
3a9c556
[SCSI] libsas: check for 'gone' expanders in smp_execute_task()
by Dan Williams
· 14 years ago
0508c2f
[SCSI] libsas: don't mark expanders as gone when a child device is removed
by Dan Williams
· 14 years ago
36a3994
[SCSI] libsas: poll for ata device readiness after reset
by Dan Williams
· 14 years ago
50824d6
[SCSI] libsas: async ata-eh
by Dan Williams
· 14 years ago
89d3cf6
[SCSI] libsas: add mutex for SMP task execution
by Jeff Skirvin
· 14 years ago
1f4fe89
[SCSI] libsas: Remove redundant phy state notification calls.
by Jeff Skirvin
· 14 years ago
2a559f4b
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
by Dan Williams
· 14 years ago
81c757b
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
by Dan Williams
· 14 years ago
0b3e09d
[SCSI] libsas: perform sas-transport resets in shost->workq context
by Dan Williams
· 14 years ago
b52df41
[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures
by Dan Williams
· 14 years ago
3a2cdf3
[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
by Dan Williams
· 14 years ago
3944f50
[SCSI] libsas: let libata handle command timeouts
by Dan Williams
· 14 years ago
9095a64
[SCSI] libsas: fix timeout vs completion race
by Dan Williams
· 14 years ago
a3a1425
[SCSI] libsas: prevent double completion of scmds from eh
by Dan Williams
· 14 years ago
3dff572
[SCSI] libsas: close error handling vs sas_ata_task_done() race
by Dan Williams
· 14 years ago
e500a34
[SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done
by Dan Williams
· 14 years ago
b91bb29
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
by Dan Williams
· 14 years ago
87c8331
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
by Dan Williams
· 14 years ago
e139942
[SCSI] libsas: convert dev->gone to flags
by Dan Williams
· 14 years ago
312d3e5
[SCSI] libsas: remove ata_port.lock management duties from lldds
by Dan Williams
· 14 years ago
b1124cd
[SCSI] libsas: introduce sas_drain_work()
by Dan Williams
· 14 years ago
f8daa6e
[SCSI] libsas: convert ha->state to flags
by Dan Williams
· 14 years ago
b15ebe0
[SCSI] libsas: replace event locks with atomic bitops
by Dan Williams
· 14 years ago
756f173
[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device
by Dan Williams
· 14 years ago
735f7d2
[SCSI] libsas: fix domain_device leak
by Dan Williams
· 14 years ago
6f4e75a
[SCSI] libsas: kill sas_slave_destroy
by Dan Williams
· 14 years ago
95ac7fd
[SCSI] libsas: remove unused ata_task_resp fields
by Dan Williams
· 14 years ago
0970366
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 14 years ago
ec7ae51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
1a34c06
[SCSI] libsas: fix port->dev_list locking
by Dan Williams
· 14 years ago
a73914c
[SCSI] libsas: fix panic when single phy is disabled on a wide port
by Mark Salyzyn
· 14 years ago
ac013ed1
[SCSI] isci: export phy events via ->lldd_control_phy()
by Dan Williams
· 14 years ago
b50102d
[SCSI] isci: atapi support
by Dan Williams
· 14 years ago
bb041a0
[SCSI] libsas: set sas_address and device type of rphy
by Jack Wang
· 14 years ago
97a1420
[SCSI] libsas: dynamic queue depth
by Dan Williams
· 14 years ago
f6e6703
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
by Dan Williams
· 14 years ago
ffaac8f
[SCSI] libsas: Allow expander T-T attachments
by Luben Tuikov
· 14 years ago
8ec6552
[SCSI] libsas: sgpio write support
by Dan Williams
· 14 years ago
24926da
[SCSI] libsas: fix failure to revalidate domain for anything but the first expander child.
by Mark Salyzyn
· 14 years ago
ac81c6a
[SCSI] libsas: fix sas_queuecommand return values
by Christoph Hellwig
· 14 years ago
a923f75
[SCSI] libsas: reindent sas_queuecommand
by Christoph Hellwig
· 14 years ago
92bd401
[SCSI] libsas: sas_queuecommand doesnt need host_lock
by Christoph Hellwig
· 14 years ago
4fcf812
[SCSI] libsas: export sas_alloc_task()
by Dan Williams
· 14 years ago
5911e96
[SCSI] libsas: remove expander from dev list on error
by Luben Tuikov
· 14 years ago
1ca1e43
[SCSI] libsas: Add option for SATA soft reset
by Dave Jiang
· 14 years ago
3673f4b
[SCSI] libsas: check dev->gone before submitting sata i/o
by Dan Williams
· 14 years ago
90f1e10
[SCSI] libsas: fix/amend device gone notification in sas_deform_port()
by Dan Williams
· 14 years ago
bb650a1
[SCSI] libsas: fix SATA NCQ error
by Xiangliang Yu
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
bfbec92
scsi: change to new flag variable
by matt mooney
· 15 years ago
a82058a
[SCSI] libsas: fix ata list corruption issue
by James Bottomley
· 14 years ago
9cbe056
libata: remove ATA_FLAG_NO_LEGACY
by Sergei Shtylyov
· 15 years ago
3696df3
libata: remove ATA_FLAG_MMIO
by Sergei Shtylyov
· 15 years ago
c10f97b
libata: remove ATA_FLAG_{SRST|SATA_RESET}
by Sergei Shtylyov
· 15 years ago
0f2e033
ipr/sas_ata: use mode mask macros from <linux/ata.h>
by Sergei Shtylyov
· 15 years ago
00dd499
libsas: convert to libata new error handler
by James Bottomley
· 15 years ago
183ce89
[SCSI] libsas: fix loopback topology bug during discovery
by jack_wang
· 14 years ago
c299190
[SCSI] libsas: convert to libata new error handler
by James Bottomley
· 15 years ago
1e34c83
[SCSI] libsas: remove spurious sata control register read/write
by James Bottomley
· 15 years ago
96db6fa
[SCSI] libsas: convert to standard kernel debugging
by James Bottomley
· 15 years ago
75c0b38
[SCSI] libsas: fix ATAPI check condition termination
by James Bottomley
· 15 years ago
9ee91f7
[SCSI] libsas: fix runaway error handler problem
by James Bottomley
· 15 years ago
1542dec
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
b27dcfb
[libata] avoid needlessly passing around ptr to SCSI completion func
by Jeff Garzik
· 15 years ago
00f0254
[SCSI] libsas: fix definition of wideport, include local sas address
by Dan Williams
· 15 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 15 years ago
c70b529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
2bc72c9
[SCSI] libsas: fix bug for vacant phy
by Jack Wang
· 15 years ago
56dd2c0
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
by Darrick J. Wong
· 15 years ago
f0ad30d
[SCSI] libsas: fix NCQ mixing with non-NCQ
by David Milburn
· 15 years ago
9cbbdca
block: remove spurious uses of REQ_HARDBARRIER
by Tejun Heo
· 15 years ago
df64d3c
[SCSI] Unify SAM_ and SAM_STAT_ macros
by James Bottomley
· 15 years ago
33cf23b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 15 years ago
1b4d0d8
[SCSI] libsas: fix deref before check in commit 70b25f890ce
by James Bottomley
· 15 years ago
70b25f8
[SCSI] fix locking around blk_abort_request()
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 16 years ago
198439e
[SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()
by jack wang
· 16 years ago
19252de
[SCSI] libsas: fix wide port hotplug issues
by Tom Peng
· 16 years ago
5381837
[SCSI] libsas: reuse the original port when hotplugging phys in wide ports
by Tom Peng
· 16 years ago
5f49f63
block: set rq->resid_len to blk_rq_bytes() on issue
by Tejun Heo
· 16 years ago
b079041
block: cleanup rq->data_len usages
by Tejun Heo
· 16 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 16 years ago
94be9a5
[libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers.
by Jeff Garzik
· 17 years ago
a234b11
[SCSI] libsas: fix test for negative unsigned and typos
by Roel Kluin
· 17 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 17 years ago
e26feff
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 17 years ago
82ef04f
libata: make SCR access ops per-link
by Tejun Heo
· 17 years ago
Next »