index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_transport_sas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-02
scsi: core: Remove <scsi/scsi_request.h>
Christoph Hellwig
1
-1
/
+0
2021-10-19
scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions
Sreekanth Reddy
1
-0
/
+1
2021-06-01
scsi: core: Fixup calling convention for scsi_mode_sense()
Hannes Reinecke
1
-5
/
+4
2020-08-05
scsi: scsi_transport_sas: Add spaces around binary operator "|"
Xiang Chen
1
-1
/
+1
2020-07-25
scsi: scsi_transport_sas: Add missing newline in sysfs 'enable' attribute
Xiongfeng Wang
1
-1
/
+1
2019-11-22
scsi: scsi_transport_sas: Fix memory leak when removing devices
John Garry
1
-8
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
1
-1
/
+1
2019-02-06
scsi: bsg-lib: handle bidi requests without block layer help
Christoph Hellwig
1
-1
/
+0
2018-11-07
bsg: provide bsg_remove_queue() helper
Jens Axboe
1
-5
/
+1
2018-11-07
bsg: pass in desired timeout handler
Jens Axboe
1
-2
/
+2
2018-09-26
scsi: libsas: delete dead code in scsi_transport_sas.c
Jason Yan
1
-2
/
+0
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+0
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
1
-13
/
+6
2018-05-02
scsi: scsi_transport_sas: don't bounce highmem pages for the smp handler
Christoph Hellwig
1
-4
/
+0
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
1
-1
/
+0
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-2
/
+2
2017-10-17
scsi: scsi_transport_sas: check reply payload length instead of bidi request
Christoph Hellwig
1
-1
/
+1
2017-08-30
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
1
-89
/
+29
2017-08-26
scsi: scsi_transport_sas: Check kzalloc() return value
Bart Van Assche
1
-0
/
+3
2017-06-27
block: don't set bounce limit in blk_init_allocated_queue
Christoph Hellwig
1
-0
/
+5
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-0
/
+2
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-1
/
+1
2017-06-01
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
1
-0
/
+1
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+6
2017-04-26
scsi_transport_sas: always pass 0 error to blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
1
-2
/
+6
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-22
scsi_transport_sas: fix BSG ioctl memory corruption
Omar Sandoval
1
-8
/
+16
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-0
/
+5
2016-08-19
scsi: sas: remove is_sas_attached()
Johannes Thumshirn
1
-16
/
+0
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
1
-3
/
+4
2016-03-15
scsi_transport_sas: add 'scsi_target_id' sysfs attribute
Hannes Reinecke
1
-0
/
+2
2015-12-19
scsi_transport_sas: add function to get SAS endpoint address
James Bottomley
1
-0
/
+14
2015-12-19
scsi_transport_sas: add is_sas_attached() function
James Bottomley
1
-0
/
+16
2015-09-06
scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...
Jordan Hargrave
1
-10
/
+0
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+1
2014-05-23
[SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove
Joe Lawrence
1
-2
/
+1
2012-12-01
[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas
Sreekanth Reddy
1
-0
/
+1
2012-03-01
[SCSI] scsi_transport_sas: 'enable' phys on reset
Dan Williams
1
-0
/
+1
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
1
-0
/
+23
2012-02-20
[SCSI] libsas: perform sas-transport resets in shost->workq context
Dan Williams
1
-1
/
+17
2012-02-19
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
1
-3
/
+15
2011-10-02
[SCSI] libsas: disable scanning lun > 0 on ata devices
Dan Williams
1
-2
/
+8
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-5
/
+1
2010-02-09
[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)
James Bottomley
1
-6
/
+97
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-3
/
+3
2009-08-23
[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys
James Bottomley
1
-4
/
+0
2009-06-21
scsi_transport_sas: needs to call blk_end_request_all for SMP requests
FUJITA Tomonori
1
-2
/
+2
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-3
/
+1
[next]