index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-02-23
1
-25
/
+43
|
\
|
*
[SCSI] libsas: correctly flush the LU queue on error recovery
James Bottomley
2008-02-22
1
-1
/
+2
|
*
[SCSI] libsas: fix error handling
James Bottomley
2008-02-22
1
-24
/
+41
*
|
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-19
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-25
9
-16
/
+371
|
\
|
*
[SCSI] libsas: abstract STP task status into a function
James Bottomley
2008-01-25
2
-1
/
+38
|
*
[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...
FUJITA Tomonori
2008-01-23
1
-1
/
+0
|
*
[SCSI] libsas: fix sense_buffer overrun
FUJITA Tomonori
2008-01-23
1
-1
/
+1
|
*
[SCSI] libsas: don't use made up error codes
James Bottomley
2008-01-11
2
-2
/
+2
|
*
[SCSI] libsas: don't treat underrun as an error on SMP tasks
James Bottomley
2008-01-11
1
-0
/
+19
|
*
[SCSI] libsas: add host SMP processing
James Bottomley
2008-01-11
5
-5
/
+301
|
*
[SCSI] libsas: Fix various sparse complaints
Darrick J. Wong
2008-01-11
1
-1
/
+5
|
*
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
2008-01-11
3
-5
/
+5
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-01-25
1
-8
/
+6
|
\
\
|
*
|
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-6
/
+4
|
*
|
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
2008-01-23
1
-1
/
+1
|
*
|
libata: implement protocol tests
Tejun Heo
2008-01-23
1
-1
/
+1
|
|
/
*
|
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
|
/
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-4
/
+4
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-1
/
+0
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
1
-5
/
+5
*
[SCSI] libsas: fix build dependencies on libata
James Bottomley
2007-07-31
1
-1
/
+2
*
[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()
Jesper Juhl
2007-07-28
1
-3
/
+10
*
[SCSI] libsas: Remove PCI dependencies
Jeff Garzik
2007-07-26
3
-18
/
+17
*
[SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL
Darrick J. Wong
2007-07-24
1
-2
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-22
8
-511
/
+1024
|
\
|
*
[SCSI] libsas: make ATA functions selectable by a config option
James Bottomley
2007-07-22
5
-397
/
+417
|
*
[SCSI] libsas: fix scr_read/write users and update the libata documentation
James Bottomley
2007-07-20
1
-8
/
+16
|
*
[SCSI] libsas: kill unused smp_portal code
FUJITA Tomonori
2007-07-18
1
-106
/
+0
|
*
[SCSI] libsas: add SAS management protocol handler
FUJITA Tomonori
2007-07-18
2
-0
/
+49
|
*
[SCSI] libsas: fix lockdep issue with ATA
James Bottomley
2007-07-18
2
-10
/
+10
|
*
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
James Bottomley
2007-07-18
1
-1
/
+13
|
*
[SCSI] sas_ata: Implement sas_task_abort for ATA devices
Darrick J. Wong
2007-07-18
3
-6
/
+52
|
*
[SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices
Darrick J. Wong
2007-07-18
1
-0
/
+7
|
*
[SCSI] libsas: Unknown STP devices should be reported to libata as unknown.
Darrick J. Wong
2007-07-18
1
-1
/
+1
|
*
[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done
Darrick J. Wong
2007-07-18
1
-1
/
+1
|
*
[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port
Darrick J. Wong
2007-07-18
1
-1
/
+0
|
*
[SCSI] sas_ata: ata_post_internal should abort the sas_task
Darrick J. Wong
2007-07-18
1
-3
/
+27
|
*
[SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*
Darrick J. Wong
2007-07-18
1
-6
/
+4
|
*
[SCSI] sas_ata: Satisfy libata qc function locking requirements
Darrick J. Wong
2007-07-18
2
-0
/
+8
|
*
[SCSI] Migrate libsas ATA code into a separate file
Darrick J. Wong
2007-07-18
3
-308
/
+347
|
*
[SCSI] libsas: fixup NCQ for SATA disks
James Bottomley
2007-07-18
2
-21
/
+13
|
*
[SCSI] libsas: better error handling in sas_ex_discover_end_dev()
James Bottomley
2007-07-18
1
-2
/
+2
|
*
[SCSI] aic94xx: add SATAPI support
James Bottomley
2007-07-18
1
-17
/
+23
|
*
[SCSI] libsas: support NCQ for SATA disks
Darrick J. Wong
2007-07-18
1
-2
/
+9
|
*
[SCSI] libsas: fix up sas_smp_phy_control()
James Bottomley
2007-07-18
1
-1
/
+1
|
*
[SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders
James Bottomley
2007-07-18
1
-13
/
+68
|
*
[SCSI] Add SATA support to libsas
Darrick J. Wong
2007-07-18
2
-2
/
+351
*
|
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
|
/
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-2
/
+1
[next]