Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0517deed78be9cc9ce9799bf15da58fd0d2078bb
/
drivers
/
scsi
/
libsas
15c73d5
[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set
by James Bottomley
· 17 years ago
8de3ef2
[SCSI] libsas: misc fixes to the eh path
by James Bottomley
· 17 years ago
a29c051
[SCSI] libsas: use the supplied address for SATA devices rather than changing it
by James Bottomley
· 17 years ago
5319578
[SCSI] libsas: export sas_find_local_phy function
by James Bottomley
· 17 years ago
b23c9cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 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
dde2020
libata: eliminate the home grown dma padding in favour of
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
2ba14a0
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
366ca51
[SCSI] libsas: abstract STP task status into a function
by James Bottomley
· 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
ff2aeb1
libata: convert to chained sg
by Tejun Heo
· 17 years ago
0dc3688
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
by Tejun Heo
· 17 years ago
405e66b
libata: implement protocol tests
by Tejun Heo
· 17 years ago
32e8ae3
[SCSI] libsas: don't use made up error codes
by James Bottomley
· 17 years ago
2d4b63e
[SCSI] libsas: don't treat underrun as an error on SMP tasks
by James Bottomley
· 17 years ago
b98e66f
[SCSI] libsas: add host SMP processing
by James Bottomley
· 17 years ago
8ee2402
[SCSI] libsas: Fix various sparse complaints
by Darrick J. Wong
· 17 years ago
5929faf
[SCSI] libsas: Convert sas_proto users to sas_protocol
by Darrick J. Wong
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
15617ff
[SCSI] libsas: fix build dependencies on libata
by James Bottomley
· 17 years ago
92631fa
[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()
by Jesper Juhl
· 17 years ago
1d1bbee
[SCSI] libsas: Remove PCI dependencies
by Jeff Garzik
· 17 years ago
2cd614c
[SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL
by Darrick J. Wong
· 17 years ago
e6f194d
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
b914217
[SCSI] libsas: make ATA functions selectable by a config option
by James Bottomley
· 17 years ago
110dd8f
[SCSI] libsas: fix scr_read/write users and update the libata documentation
by James Bottomley
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
0854735
[SCSI] libsas: kill unused smp_portal code
by FUJITA Tomonori
· 17 years ago
ba1fc17
[SCSI] libsas: add SAS management protocol handler
by FUJITA Tomonori
· 17 years ago
9d720d8
[SCSI] libsas: fix lockdep issue with ATA
by James Bottomley
· 17 years ago
0f05df8b
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
by James Bottomley
· 17 years ago
3a2755a
[SCSI] sas_ata: Implement sas_task_abort for ATA devices
by Darrick J. Wong
· 18 years ago
fe059f1
[SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices
by Darrick J. Wong
· 18 years ago
5986c3d
[SCSI] libsas: Unknown STP devices should be reported to libata as unknown.
by Darrick J. Wong
· 18 years ago
d97db63
[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done
by Darrick J. Wong
· 18 years ago
3869159
[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port
by Darrick J. Wong
· 18 years ago
1c50dc8
[SCSI] sas_ata: ata_post_internal should abort the sas_task
by Darrick J. Wong
· 18 years ago
35a7f2f
[SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*
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
528fd55
[SCSI] libsas: better error handling in sas_ex_discover_end_dev()
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
38e2f03
[SCSI] libsas: fix up sas_smp_phy_control()
by James Bottomley
· 18 years ago
1acce19
[SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders
by James Bottomley
· 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
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
c13e556
[SCSI] libsas: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
d7a54e3
[SCSI] sas_scsi_host: Convert to use the kthread API
by Christoph Hellwig
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
a9344e6
[SCSI] libsas: Add an LU reset mechanism to the error handler
by Darrick J. Wong
· 18 years ago
423f7cf
[SCSI] libsas: Don't BUG when connecting two expanders via wide port
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
6f63caa
[SCSI] libsas: Clean up discovery failure handler code
by Darrick J. Wong
· 18 years ago
3b6e9fa
[SCSI] libsas: Fix incorrect sas_port deformation in sas_form_port
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
6b0efb8
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
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
cde3f74
[SCSI] libsas: Destroy the task collector thread after releasing ports
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
bf45120
[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an expander
by Darrick J. Wong
· 18 years ago
8880839
[SCSI] libsas: Clean up rphys/port dev list after a discovery error.
by Darrick J. Wong
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
06328b4
Actually update the fixed up compile failures.
by David Howells
· 18 years ago
4796b71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
024879e
[SCSI] libsas: better error handling in sas_expander.c
by James Bottomley
· 18 years ago
0bd2af4
Merge ../scsi-rc-fixes-2.6
by James Bottomley
· 18 years ago
dea2221
[PATCH] aic94xx: handle REQ_DEVICE_RESET
by Darrick J. Wong
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 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
42961ee
[SCSI] aic94xx SCSI timeout fix: SMP retry fix.
by malahal@us.ibm.com
· 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
a01e70e
[SCSI] aci94xx: implement link rate setting
by James Bottomley
· 18 years ago
88edf74
[SCSI] SAS: consolidate linkspeed definitions
by James Bottomley
· 18 years ago
2908d77
[SCSI] aic94xx: new driver
by James Bottomley
· 18 years ago