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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
1
-1
/
+2
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
1
-2
/
+4
2015-03-24
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2015-03-19
ata: Add a new flag to destinguish sas controller
Shaohua Li
1
-1
/
+2
2015-03-06
libsas: Fix Kernel Crash in smp_execute_task
James Bottomley
1
-2
/
+4
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-8
/
+0
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-55
/
+11
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-8
/
+0
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
5
-207
/
+3
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-7
/
+5
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-14
/
+3
2014-11-12
scsi: don't force tagged_supported in drivers
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-14
/
+6
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-8
/
+3
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
1
-55
/
+11
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
1
-2
/
+3
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-5
/
+6
2014-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2014-03-18
libata, libsas: kill pm_result and related cleanup
Dan Williams
1
-30
/
+5
2014-03-15
[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
Dan Williams
1
-1
/
+1
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
1
-1
/
+1
2013-11-27
[SCSI] libsas: fix usage of ata_tf_to_fis
Dan Williams
1
-1
/
+1
2013-11-23
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
1
-4
/
+4
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
1
-1
/
+1
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
5
-87
/
+87
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
5
-87
/
+87
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2013-04-06
[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()
Lukasz Dorau
1
-0
/
+12
2013-04-06
[SCSI] libsas: use right function to alloc smp response
John Gong
1
-1
/
+1
2013-03-23
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
1
-3
/
+3
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-08-24
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
Dan Williams
1
-4
/
+1
2012-08-24
[SCSI] libsas: suspend / resume support
Dan Williams
8
-14
/
+310
2012-07-20
[SCSI] async: introduce 'async_domain' type
Dan Williams
1
-1
/
+1
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
3
-14
/
+37
2012-07-20
[SCSI] libsas: drop sata port multiplier infrastructure
Dan Williams
1
-6
/
+0
2012-07-20
[SCSI] libsas: fix sas_discover_devices return code handling
Dan Williams
1
-27
/
+12
2012-07-20
[SCSI] libsas: continue revalidation
Dan Williams
1
-4
/
+4
2012-07-20
[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.
Jeff Skirvin
1
-1
/
+6
2012-07-20
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
Dan Williams
1
-11
/
+8
2012-07-20
[SCSI] libsas: add sas_eh_abort_handler
Dan Williams
1
-0
/
+21
2012-07-20
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
3
-4
/
+130
2012-07-20
[SCSI] libsas: cleanup spurious calls to scsi_schedule_eh
Maciej Trela
2
-2
/
+0
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
5
-25
/
+72
2012-07-08
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
1
-6
/
+6
2012-04-23
[SCSI] Revert "[SCSI] libsas: fix sas port naming"
Dan Williams
1
-1
/
+1
2012-04-23
[SCSI] libsas: fix false positive 'device attached' conditions
Dan Williams
1
-1
/
+8
2012-04-23
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
3
-29
/
+25
2012-04-23
[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready
Dan Williams
1
-1
/
+15
2012-04-23
[SCSI] libsas: unify domain_device sas_rphy lifetimes
Dan Williams
2
-7
/
+10
[next]