Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
b7d03fead3389d241dd817ec4ad090425224f6ba
/
drivers
/
scsi
/
libsas
b53951a
scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
by Damien Le Moal
· 2 years, 11 months ago
b196cb8
scsi: libsas: Use _safe() loop in sas_resume_port()
by Dan Carpenter
· 3 years, 8 months ago
61b423e
scsi: libsas: Reset num_scatter if libata marks qc as NODATA
by Jolly Shah
· 3 years, 10 months ago
5bfc234
scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
by Luo Jiaxing
· 4 years, 5 months ago
25d16ce
scsi: libsas: stop discovering if oob mode is disconnected
by Jason Yan
· 5 years ago
fe862a8
scsi: libsas: Check SMP PHY control function result
by John Garry
· 6 years ago
ecf34d0
scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
by John Garry
· 6 years ago
83e5978
scsi: libsas: always unregister the old device if going to discover new
by Jason Yan
· 6 years ago
1d28cf1
scsi: libsas: delete sas port if expander discover failed
by Jason Yan
· 6 years ago
17d9e39
scsi: libsas: Do discovery on empty PHY to update PHY info
by John Garry
· 6 years ago
41b5d3e
scsi: libsas: fix a race condition when smp task timeout
by Jason Yan
· 6 years ago
87955ca
scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
by John Garry
· 6 years ago
e420d98
scsi: libsas: defer ata device eh commands to libata
by Jason Yan
· 7 years ago
cafd951
scsi: libsas: initialize sas_phy status according to response of DISCOVER
by chenxiang
· 7 years ago
7333f17
scsi: libsas: fix error when getting phy events
by Jason Yan
· 7 years ago
0ef7134
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
by Jason Yan
· 7 years ago
cf31d6d
scsi: libsas: fix ata xfer length
by John Garry
· 8 years ago
6a492b0
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
354a086
scsi:libsas: fix oops caused by assigning a freed task to ->lldd_task
by Wei Fang
· 9 years ago
b38d4d8
libsas: use ata_is_ncq() and ata_has_dma() accessors
by Hannes Reinecke
· 9 years ago
661ce1f
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
by Hannes Reinecke
· 9 years ago
ef026b1
libsas: enable FPDMA SEND/RECEIVE
by Hannes Reinecke
· 9 years ago
1401b7c
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
5067c04
ata: Add a new flag to destinguish sas controller
by Shaohua Li
· 10 years ago
6302ce4
libsas: Fix Kernel Crash in smp_execute_task
by James Bottomley
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
4e8790f
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
79855d1
libsas: remove task_collector mode
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
ee11560
scsi: don't force tagged_supported in drivers
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
1cbd772
libsas: use ata_dev_classify()
by Hannes Reinecke
· 10 years ago
7466501
scsi: convert host_busy to atomic_t
by Christoph Hellwig
· 11 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 11 years ago
1a0b6ab
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
bc6e7c4
libata, libsas: kill pm_result and related cleanup
by Dan Williams
· 11 years ago
3af74a3
[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages
by Dan Williams
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
ae5fbae
[SCSI] libsas: fix usage of ata_tf_to_fis
by Dan Williams
· 11 years ago
458b76e
block: Kill bio_segments()/bi_vcnt usage
by Kent Overstreet
· 11 years ago
e73823f
[SCSI] libsas: implement > 16 byte CDB support
by James Bottomley
· 12 years ago
832e77b
Merge branch 'misc' into for-linus
by James Bottomley
· 12 years ago
aa9f832
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type
by James Bottomley
· 12 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
d4a2618
[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()
by Lukasz Dorau
· 12 years ago
95c9f4d
[SCSI] libsas: use right function to alloc smp response
by John Gong
· 12 years ago
2f47787
block: Remove some unnecessary bi_vcnt usage
by Kent Overstreet
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
8d8e7d13
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
by Dan Williams
· 13 years ago
303694e
[SCSI] libsas: suspend / resume support
by Dan Williams
· 13 years ago
2955b47
[SCSI] async: introduce 'async_domain' type
by Dan Williams
· 13 years ago
f0bf750
[SCSI] libsas: trim sas_task of slow path infrastructure
by Dan Williams
· 13 years ago
a494fd5
[SCSI] libsas: drop sata port multiplier infrastructure
by Dan Williams
· 13 years ago
b17caa1
[SCSI] libsas: fix sas_discover_devices return code handling
by Dan Williams
· 13 years ago
26f2f19
[SCSI] libsas: continue revalidation
by Dan Williams
· 13 years ago
b2311a2
[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.
by Jeff Skirvin
· 13 years ago
e7db822
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
by Dan Williams
· 13 years ago
9524c68
[SCSI] libsas: add sas_eh_abort_handler
by Dan Williams
· 13 years ago
5db45bd
[SCSI] libsas: enforce eh strategy handlers only in eh context
by Dan Williams
· 13 years ago
36fed49
[SCSI] libsas: cleanup spurious calls to scsi_schedule_eh
by Maciej Trela
· 13 years ago
e4a9c37
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
by Dan Williams
· 13 years ago
6ef1b51
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
by Dan Williams
· 13 years ago
b4698d88
[SCSI] Revert "[SCSI] libsas: fix sas port naming"
by Dan Williams
· 13 years ago
7d1d865
[SCSI] libsas: fix false positive 'device attached' conditions
by Dan Williams
· 13 years ago
b202445
[SCSI] libsas, libata: fix start of life for a sas ata_port
by Dan Williams
· 13 years ago
0f3fce5c
[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_ready
by Dan Williams
· 13 years ago
9487669
[SCSI] libsas: unify domain_device sas_rphy lifetimes
by Dan Williams
· 13 years ago
ec236e5
[SCSI] libsas: fix sas_get_port_device regression
by Dan Williams
· 13 years ago
1699490
[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
by Thomas Jackson
· 13 years ago
22b9153
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
by Dan Williams
· 13 years ago
424a6f6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
77dfce0
scsi: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
26a2e68
[SCSI] libsas: don't recover end devices attached to disabled phys
by Dan Williams
· 13 years ago
77c309f
[SCSI] libsas: fixup target_port_protocols for expanders that don't report sata
by Dan Williams
· 13 years ago
899fcf4
[SCSI] libsas: set attached device type and target protocols for local phys
by Dan Williams
· 13 years ago
9a10b33
[SCSI] libsas: revert ata srst
by Dan Williams
· 13 years ago
8402347
[SCSI] libsas: fix lifetime of SAS_HA_FROZEN
by Dan Williams
· 13 years ago
9508a66
[SCSI] libsas: async ata scanning
by Dan Williams
· 13 years ago
92625f9
[SCSI] libsas: restore scan order
by Dan Williams
· 13 years ago
c666aae
[SCSI] libsas: delete device on sas address changed
by Dan Williams
· 13 years ago
354cf82
[SCSI] libsas: let libata recover links that fail to transmit initial sig-fis
by Dan Williams
· 13 years ago
a692b0e
[SCSI] libsas: fix sas port naming
by Dan Williams
· 13 years ago
d214d81
[SCSI] libsas: improve debug statements
by Dan Williams
· 13 years ago
fdfd9d1
[SCSI] libsas: kill spurious sas_put_device
by Maciej Trela
· 13 years ago
5d7f6d1
[SCSI] libsas: fix sas_unregister_ports vs sas_drain_work
by Dan Williams
· 13 years ago
ab52663
[SCSI] libsas: route local link resets through ata-eh
by Dan Williams
· 13 years ago
d230ce6
[SCSI] libsas: fix mixed topology recovery
by Dan Williams
· 13 years ago
8abda4d
[SCSI] libsas: close scsi_remove_target() vs libata-eh race
by Dan Williams
· 13 years ago
7d05919
[SCSI] libsas: mark all domain devices gone if root port disappears
by Dan Williams
· 13 years ago
45c73b6
[SCSI] libsas: pre-clean commands that won the eh vs completion race
by Dan Williams
· 13 years ago
43a5ab1
[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset
by Dan Williams
· 13 years ago
cb48d67
[SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset()
by Dan Williams
· 13 years ago
f41a0c4
[SCSI] libsas: fix sas_find_local_phy(), take phy references
by Dan Williams
· 13 years ago
3a9c556
[SCSI] libsas: check for 'gone' expanders in smp_execute_task()
by Dan Williams
· 13 years ago
0508c2f
[SCSI] libsas: don't mark expanders as gone when a child device is removed
by Dan Williams
· 13 years ago
36a3994
[SCSI] libsas: poll for ata device readiness after reset
by Dan Williams
· 13 years ago
50824d6
[SCSI] libsas: async ata-eh
by Dan Williams
· 13 years ago
Next »