index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
/
sas_discover.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: libsas: Clean up whitespace
Luo Jiaxing
2021-04-06
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
1
-7
/
+1
|
\
|
*
scsi: libsas: Simplify the return expression of sas_discover_* functions
Liu Shixin
2020-09-22
1
-7
/
+1
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-09-15
1
-1
/
+2
|
\
|
|
*
scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
Dan Carpenter
2020-09-09
1
-1
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
scsi: libsas: Tidy SAS address print format
John Garry
2019-12-21
1
-1
/
+1
*
scsi: libsas: stop discovering if oob mode is disconnected
Jason Yan
2019-12-09
1
-1
/
+10
*
scsi: libsas: sas_discover: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-20
1
-0
/
+1
*
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
2019-06-20
1
-3
/
+2
*
scsi: libsas: switch remaining files to SPDX tags
Christoph Hellwig
2019-05-21
1
-17
/
+1
*
scsi: libsas: Remove pcidev reference
John Garry
2018-11-15
1
-1
/
+1
*
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
2018-11-15
1
-17
/
+16
*
scsi: libsas: make the lldd_port_deformed method optional
Jason Yan
2018-09-25
1
-1
/
+1
*
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2018-06-19
1
-0
/
+2
*
scsi: libsas: add transport class for ATA devices
Jason Yan
2018-04-18
1
-0
/
+1
*
scsi: libsas: Fix kernel-doc headers
Bart Van Assche
2018-02-27
1
-6
/
+7
*
scsi: libsas: direct call probe and destruct
Jason Yan
2018-01-10
1
-14
/
+18
*
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
2018-01-08
1
-1
/
+1
*
libsas: Fix Kernel Crash in smp_execute_task
James Bottomley
2015-03-06
1
-2
/
+4
*
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2013-05-10
1
-17
/
+17
*
[SCSI] libsas: suspend / resume support
Dan Williams
2012-08-24
1
-10
/
+59
*
[SCSI] libsas: drop sata port multiplier infrastructure
Dan Williams
2012-07-20
1
-6
/
+0
*
[SCSI] libsas: enforce eh strategy handlers only in eh context
Dan Williams
2012-07-20
1
-0
/
+11
*
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-07-20
1
-2
/
+4
*
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
2012-04-23
1
-3
/
+10
*
[SCSI] libsas: unify domain_device sas_rphy lifetimes
Dan Williams
2012-04-23
1
-5
/
+6
*
[SCSI] libsas: fix sas_get_port_device regression
Dan Williams
2012-04-23
1
-4
/
+5
*
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
Dan Williams
2012-04-23
1
-14
/
+14
*
[SCSI] libsas: set attached device type and target protocols for local phys
Dan Williams
2012-02-29
1
-4
/
+8
*
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-29
1
-11
/
+11
*
[SCSI] libsas: restore scan order
Dan Williams
2012-02-29
1
-13
/
+31
*
[SCSI] libsas: let libata recover links that fail to transmit initial sig-fis
Dan Williams
2012-02-29
1
-0
/
+1
*
[SCSI] libsas: kill spurious sas_put_device
Maciej Trela
2012-02-29
1
-2
/
+0
*
[SCSI] libsas: close scsi_remove_target() vs libata-eh race
Dan Williams
2012-02-29
1
-0
/
+5
*
[SCSI] libsas: mark all domain devices gone if root port disappears
Dan Williams
2012-02-29
1
-2
/
+6
*
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
2012-02-29
1
-0
/
+24
*
[SCSI] libsas: add mutex for SMP task execution
Jeff Skirvin
2012-02-19
1
-15
/
+16
*
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
Dan Williams
2012-02-19
1
-5
/
+0
*
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
2012-02-19
1
-6
/
+57
*
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
2012-02-19
1
-1
/
+20
*
[SCSI] libsas: replace event locks with atomic bitops
Dan Williams
2012-02-19
1
-7
/
+3
*
[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device
Dan Williams
2012-02-19
1
-0
/
+6
*
[SCSI] libsas: fix domain_device leak
Dan Williams
2012-02-19
1
-12
/
+24
*
[SCSI] libsas: fix port->dev_list locking
Dan Williams
2011-10-16
1
-5
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
1
-1
/
+1
*
[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set
James Bottomley
2008-03-27
1
-1
/
+4
*
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
2008-01-11
1
-1
/
+1
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-4
/
+4
[next]