Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9def9afde77a298bfc6ad84a6c5a9e9523aa8bab
/
drivers
/
scsi
/
libsas
/
sas_scsi_host.c
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
79855d1
libsas: remove task_collector mode
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
ee11560
scsi: don't force tagged_supported in drivers
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
7466501
scsi: convert host_busy to atomic_t
by Christoph Hellwig
· 11 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
3af74a3
[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
by Dan Williams
· 11 years ago
e73823f
[SCSI] libsas: implement > 16 byte CDB support
by James Bottomley
· 12 years ago
f0bf750
[SCSI] libsas: trim sas_task of slow path infrastructure
by Dan Williams
· 12 years ago
e7db822
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
by Dan Williams
· 12 years ago
9524c68
[SCSI] libsas: add sas_eh_abort_handler
by Dan Williams
· 12 years ago
5db45bd
[SCSI] libsas: enforce eh strategy handlers only in eh context
by Dan Williams
· 12 years ago
36fed49
[SCSI] libsas: cleanup spurious calls to scsi_schedule_eh
by Maciej Trela
· 12 years ago
e4a9c37
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
by Dan Williams
· 12 years ago
26a2e68
[SCSI] libsas: don't recover end devices attached to disabled phys
by Dan Williams
· 13 years ago
8402347
[SCSI] libsas: fix lifetime of SAS_HA_FROZEN
by Dan Williams
· 13 years ago
9508a66
[SCSI] libsas: async ata scanning
by Dan Williams
· 13 years ago
d230ce6
[SCSI] libsas: fix mixed topology recovery
by Dan Williams
· 13 years ago
8abda4d
[SCSI] libsas: close scsi_remove_target() vs libata-eh race
by Dan Williams
· 13 years ago
45c73b6
[SCSI] libsas: pre-clean commands that won the eh vs completion race
by Dan Williams
· 13 years ago
f41a0c4
[SCSI] libsas: fix sas_find_local_phy(), take phy references
by Dan Williams
· 13 years ago
2a559f4b
[SCSI] libsas: sas_phy_enable via transport_sas_phy_reset
by Dan Williams
· 13 years ago
3a2cdf3
[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
by Dan Williams
· 13 years ago
3944f50
[SCSI] libsas: let libata handle command timeouts
by Dan Williams
· 13 years ago
9095a64
[SCSI] libsas: fix timeout vs completion race
by Dan Williams
· 13 years ago
a3a1425
[SCSI] libsas: prevent double completion of scmds from eh
by Dan Williams
· 13 years ago
3dff572
[SCSI] libsas: close error handling vs sas_ata_task_done() race
by Dan Williams
· 13 years ago
e139942
[SCSI] libsas: convert dev->gone to flags
by Dan Williams
· 13 years ago
312d3e5
[SCSI] libsas: remove ata_port.lock management duties from lldds
by Dan Williams
· 13 years ago
735f7d2
[SCSI] libsas: fix domain_device leak
by Dan Williams
· 13 years ago
6f4e75a
[SCSI] libsas: kill sas_slave_destroy
by Dan Williams
· 13 years ago
0970366
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 14 years ago
b50102d
[SCSI] isci: atapi support
by Dan Williams
· 13 years ago
97a1420
[SCSI] libsas: dynamic queue depth
by Dan Williams
· 13 years ago
f6e6703
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
by Dan Williams
· 13 years ago
ac81c6a
[SCSI] libsas: fix sas_queuecommand return values
by Christoph Hellwig
· 13 years ago
a923f75
[SCSI] libsas: reindent sas_queuecommand
by Christoph Hellwig
· 13 years ago
92bd401
[SCSI] libsas: sas_queuecommand doesnt need host_lock
by Christoph Hellwig
· 13 years ago
3673f4b
[SCSI] libsas: check dev->gone before submitting sata i/o
by Dan Williams
· 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
00dd499
libsas: convert to libata new error handler
by James Bottomley
· 14 years ago
c299190
[SCSI] libsas: convert to libata new error handler
by James Bottomley
· 14 years ago
9ee91f7
[SCSI] libsas: fix runaway error handler problem
by James Bottomley
· 14 years ago
b27dcfb
[libata] avoid needlessly passing around ptr to SCSI completion func
by Jeff Garzik
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
c70b529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
56dd2c0
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
by Darrick J. Wong
· 14 years ago
9cbbdca
block: remove spurious uses of REQ_HARDBARRIER
by Tejun Heo
· 14 years ago
df64d3c
[SCSI] Unify SAM_ and SAM_STAT_ macros
by James Bottomley
· 14 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
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
94be9a5
[libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers.
by Jeff Garzik
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
45e6cdf
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
by Darrick J. Wong
· 17 years ago
8de3ef2
[SCSI] libsas: misc fixes to the eh path
by James Bottomley
· 17 years ago
5319578
[SCSI] libsas: export sas_find_local_phy function
by James Bottomley
· 17 years ago
63e4563
[SCSI] libsas: correctly flush the LU queue on error recovery
by James Bottomley
· 17 years ago
a8e14fe
[SCSI] libsas: fix error handling
by James Bottomley
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
94aa5e5
[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommand
by FUJITA Tomonori
· 17 years ago
cc75e8a
[SCSI] libsas: fix sense_buffer overrun
by FUJITA Tomonori
· 17 years ago
8ee2402
[SCSI] libsas: Fix various sparse complaints
by Darrick J. Wong
· 17 years ago
3a2755a
[SCSI] sas_ata: Implement sas_task_abort for ATA devices
by Darrick J. Wong
· 18 years ago
3eb7a51
[SCSI] sas_ata: Satisfy libata qc function locking requirements
by Darrick J. Wong
· 18 years ago
338ec57
[SCSI] Migrate libsas ATA code into a separate file
by Darrick J. Wong
· 18 years ago
0281e02
[SCSI] libsas: fixup NCQ for SATA disks
by James Bottomley
· 18 years ago
27e9247
[SCSI] aic94xx: add SATAPI support
by James Bottomley
· 18 years ago
bdab4e8
[SCSI] libsas: support NCQ for SATA disks
by Darrick J. Wong
· 18 years ago
fa1c1e8
[SCSI] Add SATA support to libsas
by Darrick J. Wong
· 18 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
c13e556
[SCSI] libsas: convert to use the data buffer accessors
by FUJITA Tomonori
· 18 years ago
d7a54e3
[SCSI] sas_scsi_host: Convert to use the kthread API
by Christoph Hellwig
· 18 years ago
a9344e6
[SCSI] libsas: Add an LU reset mechanism to the error handler
by Darrick J. Wong
· 18 years ago
63bb1bf
[SCSI] libsas: fix task attribute
by FUJITA Tomonori
· 18 years ago
f27708f
[SCSI] libsas: Enable automatic spin-up of SAS disks
by Darrick J. Wong
· 18 years ago
ad68923
[SCSI] libsas: Handle SCSI commands that complete with failure codes
by Darrick J. Wong
· 18 years ago
02cd743
[SCSI] libsas: Start I_T recovery if ABORT TASK fails
by Darrick J. Wong
· 18 years ago
980fa2f
[SCSI] libsas: phy port lock needs irq spinlocks
by Darrick J. Wong
· 18 years ago
396819f
[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler
by Darrick J. Wong
· 18 years ago
3ebf692
[SCSI] libsas: Enable the EH strategy handler to reset a phy after a command
by Darrick J. Wong
· 18 years ago
37958fb
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag
by Darrick J. Wong
· 18 years ago
6d4dcd4
[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out
by Darrick J. Wong
· 18 years ago
acbf167
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
by Darrick J. Wong
· 18 years ago
b218a0d
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returned
by Darrick J. Wong
· 18 years ago
06328b4
Actually update the fixed up compile failures.
by David Howells
· 18 years ago
dea2221
[PATCH] aic94xx: handle REQ_DEVICE_RESET
by Darrick J. Wong
· 18 years ago
79a5eb6
[SCSI] libsas: add sas_abort_task
by Darrick J. Wong
· 18 years ago
f456393
[SCSI] libsas: modify error handler to use scsi_eh_* functions
by Darrick J. Wong
· 18 years ago
1bdfd55
[PATCH] SCSI: fix request flag-related build breakage
by Jeff Garzik
· 18 years ago
3cc2754
[PATCH] SCSI gfp_t annotations
by Al Viro
· 18 years ago
2908d77
[SCSI] aic94xx: new driver
by James Bottomley
· 18 years ago