index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_scsi_host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-05
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
1
-2
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+7
2010-10-08
[SCSI] libsas: Don't issue commands to devices that have been hot-removed
Darrick J. Wong
1
-0
/
+7
2010-09-10
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
1
-12
/
+1
2010-07-28
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
1
-2
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-8
/
+8
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-1
/
+1
2010-05-16
[SCSI] libsas: fix deref before check in commit 70b25f890ce
James Bottomley
1
-8
/
+8
2010-05-01
[SCSI] fix locking around blk_abort_request()
Tejun Heo
1
-0
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+5
2009-01-16
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
1
-1
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-15
/
+15
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
1
-15
/
+15
2008-04-07
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
Darrick J. Wong
1
-0
/
+41
2008-02-23
[SCSI] libsas: misc fixes to the eh path
James Bottomley
1
-17
/
+12
2008-02-23
[SCSI] libsas: export sas_find_local_phy function
James Bottomley
1
-2
/
+3
2008-02-22
[SCSI] libsas: correctly flush the LU queue on error recovery
James Bottomley
1
-1
/
+2
2008-02-22
[SCSI] libsas: fix error handling
James Bottomley
1
-24
/
+41
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+6
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-23
[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...
FUJITA Tomonori
1
-1
/
+0
2008-01-23
[SCSI] libsas: fix sense_buffer overrun
FUJITA Tomonori
1
-1
/
+1
2008-01-11
[SCSI] libsas: Fix various sparse complaints
Darrick J. Wong
1
-1
/
+5
2007-07-18
[SCSI] sas_ata: Implement sas_task_abort for ATA devices
Darrick J. Wong
1
-3
/
+5
2007-07-18
[SCSI] sas_ata: Satisfy libata qc function locking requirements
Darrick J. Wong
1
-0
/
+4
2007-07-18
[SCSI] Migrate libsas ATA code into a separate file
Darrick J. Wong
1
-307
/
+6
2007-07-18
[SCSI] libsas: fixup NCQ for SATA disks
James Bottomley
1
-0
/
+6
2007-07-18
[SCSI] aic94xx: add SATAPI support
James Bottomley
1
-17
/
+23
2007-07-18
[SCSI] libsas: support NCQ for SATA disks
Darrick J. Wong
1
-2
/
+9
2007-07-18
[SCSI] Add SATA support to libsas
Darrick J. Wong
1
-0
/
+342
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-2
/
+1
2007-05-29
[SCSI] libsas: convert to use the data buffer accessors
FUJITA Tomonori
1
-5
/
+5
2007-05-06
[SCSI] sas_scsi_host: Convert to use the kthread API
Christoph Hellwig
1
-23
/
+13
2007-02-03
[SCSI] libsas: Add an LU reset mechanism to the error handler
Darrick J. Wong
1
-4
/
+36
2007-01-30
[SCSI] libsas: fix task attribute
FUJITA Tomonori
1
-1
/
+1
2007-01-27
[SCSI] libsas: Enable automatic spin-up of SAS disks
Darrick J. Wong
1
-0
/
+2
2007-01-27
[SCSI] libsas: Handle SCSI commands that complete with failure codes
Darrick J. Wong
1
-44
/
+104
2007-01-13
[SCSI] libsas: Start I_T recovery if ABORT TASK fails
Darrick J. Wong
1
-3
/
+11
2007-01-13
[SCSI] libsas: phy port lock needs irq spinlocks
Darrick J. Wong
1
-2
/
+3
2007-01-13
[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler
Darrick J. Wong
1
-22
/
+29
2007-01-13
[SCSI] libsas: Enable the EH strategy handler to reset a phy after a command
Darrick J. Wong
1
-1
/
+36
2007-01-13
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag
Darrick J. Wong
1
-17
/
+0
2007-01-13
[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out
Darrick J. Wong
1
-3
/
+7
2007-01-13
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
Darrick J. Wong
1
-0
/
+1
2007-01-13
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...
Darrick J. Wong
1
-0
/
+7
2006-12-06
Actually update the fixed up compile failures.
David Howells
1
-1
/
+3
2006-11-22
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
1
-0
/
+1
2006-11-15
[SCSI] libsas: add sas_abort_task
Darrick J. Wong
1
-0
/
+60
[prev]
[next]