index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libsas
Age
Commit message (
Expand
)
Author
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-15
scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
John Garry
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-01-29
scsi: libsas: Remove scsi_to_u32()
Bart Van Assche
2019-01-11
scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
John Garry
2019-01-11
scsi: libsas: Check SMP PHY control function result
John Garry
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-11-15
scsi: libsas: Remove pcidev reference
John Garry
2018-11-15
scsi: libsas: Drop SAS_DPRINTK() and revise logs levels
John Garry
2018-11-15
scsi: libsas: Drop sas_printk()
John Garry
2018-11-15
scsi: libsas: Use pr_fmt(fmt)
John Garry
2018-11-15
scsi: libsas: Delete sas_dump.{c, h}
John Garry
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
2018-09-25
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
2018-09-25
scsi: libsas: check the ata device status by ata_dev_enabled()
Jason Yan
2018-09-25
scsi: libsas: always unregister the old device if going to discover new
Jason Yan
2018-09-25
scsi: libsas: make the lldd_port_deformed method optional
Jason Yan
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-19
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2018-06-19
scsi: libsas: remove irq save in sas_ata_qc_issue()
Sebastian Andrzej Siewior
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-18
scsi: libsas: add transport class for ATA devices
Jason Yan
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-03-12
scsi: libsas: defer ata device eh commands to libata
Jason Yan
2018-02-27
scsi: libsas: Fix kernel-doc headers
Bart Van Assche
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-01-10
scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
Jason Yan
2018-01-10
scsi: libsas: direct call probe and destruct
Jason Yan
2018-01-10
scsi: libsas: Disable asynchronous aborts for SATA devices
Hannes Reinecke
2018-01-08
scsi: libsas: use flush_workqueue to process disco events synchronously
Jason Yan
2018-01-08
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
2018-01-08
scsi: libsas: make the event threshold configurable
Jason Yan
2018-01-08
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
2018-01-08
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
2018-01-08
scsi: libsas: initialize sas_phy status according to response of DISCOVER
chenxiang
2018-01-08
scsi: libsas: fix error when getting phy events
Jason Yan
2018-01-08
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
Jason Yan
2018-01-03
scsi: libsas: remove private hex2bin() implementation
Andy Shevchenko
2017-12-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-12-11
scsi: libsas: fix length error in sas_smp_handler()
Jason Yan
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-09-15
scsi: libsas: add event to defer list tail instead of head when draining
chenxiang
2017-09-15
scsi: libsas: rename notify_port_event() for consistency
Jason Yan
2017-09-15
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
2017-08-29
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-25
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
scsi: libsas: Annotate fall-through in a switch statement
Bart Van Assche
[next]