index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_transport_sas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
scsi: bsg-lib: handle bidi requests without block layer help
Christoph Hellwig
2019-02-05
1
-1
/
+0
*
bsg: provide bsg_remove_queue() helper
Jens Axboe
2018-11-07
1
-5
/
+1
*
bsg: pass in desired timeout handler
Jens Axboe
2018-11-07
1
-2
/
+2
*
scsi: libsas: delete dead code in scsi_transport_sas.c
Jason Yan
2018-09-25
1
-2
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-4
/
+0
|
\
|
*
scsi: scsi_transport_sas: don't bounce highmem pages for the smp handler
Christoph Hellwig
2018-05-01
1
-4
/
+0
*
|
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
2018-05-29
1
-13
/
+6
|
/
*
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
2018-03-13
1
-1
/
+0
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-2
/
+2
*
scsi: scsi_transport_sas: check reply payload length instead of bidi request
Christoph Hellwig
2017-10-16
1
-1
/
+1
*
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-29
1
-89
/
+29
*
scsi: scsi_transport_sas: Check kzalloc() return value
Bart Van Assche
2017-08-25
1
-0
/
+3
*
block: don't set bounce limit in blk_init_allocated_queue
Christoph Hellwig
2017-06-27
1
-0
/
+5
*
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-20
1
-0
/
+2
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
2017-06-01
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-2
/
+6
|
\
|
*
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
1
-2
/
+6
*
|
scsi_transport_sas: always pass 0 error to blk_end_request_all
Christoph Hellwig
2017-04-26
1
-1
/
+1
*
|
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
1
-1
/
+1
|
/
*
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
scsi_transport_sas: fix BSG ioctl memory corruption
Omar Sandoval
2017-02-21
1
-8
/
+16
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-0
/
+5
*
scsi: sas: remove is_sas_attached()
Johannes Thumshirn
2016-08-18
1
-16
/
+0
*
scsi: disable automatic target scan
Hannes Reinecke
2016-04-11
1
-3
/
+4
*
scsi_transport_sas: add 'scsi_target_id' sysfs attribute
Hannes Reinecke
2016-03-14
1
-0
/
+2
*
scsi_transport_sas: add function to get SAS endpoint address
James Bottomley
2015-12-18
1
-0
/
+14
*
scsi_transport_sas: add is_sas_attached() function
James Bottomley
2015-12-18
1
-0
/
+16
*
scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...
Jordan Hargrave
2015-09-06
1
-10
/
+0
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-1
/
+1
*
[SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove
Joe Lawrence
2014-05-22
1
-2
/
+1
*
[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas
Sreekanth Reddy
2012-12-01
1
-0
/
+1
*
[SCSI] scsi_transport_sas: 'enable' phys on reset
Dan Williams
2012-02-29
1
-0
/
+1
*
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
2012-02-29
1
-0
/
+23
*
[SCSI] libsas: perform sas-transport resets in shost->workq context
Dan Williams
2012-02-19
1
-1
/
+17
*
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
Dan Williams
2012-02-19
1
-3
/
+15
*
[SCSI] libsas: disable scanning lun > 0 on ata devices
Dan Williams
2011-10-02
1
-2
/
+8
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-5
/
+1
*
[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)
James Bottomley
2010-02-08
1
-6
/
+97
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-3
/
+3
*
[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys
James Bottomley
2009-08-22
1
-4
/
+0
*
scsi_transport_sas: needs to call blk_end_request_all for SMP requests
FUJITA Tomonori
2009-06-21
1
-2
/
+2
*
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
1
-3
/
+1
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
1
-20
/
+22
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-2
/
+2
*
block: make queue flags non-atomic
Nick Piggin
2008-04-29
1
-2
/
+1
*
[SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects
FUJITA Tomonori
2008-04-22
1
-2
/
+20
*
[SCSI] bsg: add release callback support
FUJITA Tomonori
2008-04-22
1
-1
/
+1
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-69
/
+88
[next]