Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cd7a88113d102e42320b897c306bb52018669a21
/
drivers
/
scsi
/
scsi_transport_sas.c
82ea3e0
scsi: scsi_transport_sas: Fix memory leak when removing devices
by John Garry
· 5 years ago
59bd9de
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
by Thomas Gleixner
· 6 years ago
972248e
scsi: bsg-lib: handle bidi requests without block layer help
by Christoph Hellwig
· 6 years ago
5e28b8d
bsg: provide bsg_remove_queue() helper
by Jens Axboe
· 6 years ago
aae3b06
bsg: pass in desired timeout handler
by Jens Axboe
· 6 years ago
986d7db
scsi: libsas: delete dead code in scsi_transport_sas.c
by Jason Yan
· 6 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
5de815a
block: remove parent device reference from struct bsg_class_device
by Christoph Hellwig
· 7 years ago
63aed10
scsi: scsi_transport_sas: don't bounce highmem pages for the smp handler
by Christoph Hellwig
· 7 years ago
17cb960
bsg: split handling of SCSI CDBs vs transport requeues
by Christoph Hellwig
· 7 years ago
8b904b5
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
by Bart Van Assche
· 7 years ago
07f5d56
scsi: scsi_transport_sas: check reply payload length instead of bidi request
by Christoph Hellwig
· 7 years ago
651a013
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
by Christoph Hellwig
· 7 years ago
e1779b4
scsi: scsi_transport_sas: Check kzalloc() return value
by Bart Van Assche
· 7 years ago
0bf6595e
block: don't set bounce limit in blk_init_allocated_queue
by Christoph Hellwig
· 8 years ago
ca18d6f
block: Make most scsi_req_init() calls implicit
by Bart Van Assche
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
9efc160
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
by Bart Van Assche
· 8 years ago
8d5e72d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
d188b90
scsi_transport_sas: always pass 0 error to blk_end_request_all
by Christoph Hellwig
· 8 years ago
c5ce0ab
scsi: sas: move scsi_remove_host call into sas_remove_host
by Johannes Thumshirn
· 8 years ago
17d5363
scsi: introduce a result field in struct scsi_request
by Christoph Hellwig
· 8 years ago
183b802
scripts/spelling.txt: add "intialization" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
bd1599d
scsi_transport_sas: fix BSG ioctl memory corruption
by Omar Sandoval
· 8 years ago
82ed4db
block: split scsi_request out of struct request
by Christoph Hellwig
· 8 years ago
a0f81db
scsi: sas: remove is_sas_attached()
by Johannes Thumshirn
· 8 years ago
1d64508
scsi: disable automatic target scan
by Hannes Reinecke
· 9 years ago
cdc43ae
scsi_transport_sas: add 'scsi_target_id' sysfs attribute
by Hannes Reinecke
· 9 years ago
bcf508c
scsi_transport_sas: add function to get SAS endpoint address
by James Bottomley
· 9 years ago
3b91d09
scsi_transport_sas: add is_sas_attached() function
by James Bottomley
· 9 years ago
0c416b5
scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure IDs.
by Jordan Hargrave
· 9 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 11 years ago
6aa6caf
[SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove
by Joe Lawrence
· 11 years ago
d84fd39
[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas
by Sreekanth Reddy
· 12 years ago
16d3db1
[SCSI] scsi_transport_sas: 'enable' phys on reset
by Dan Williams
· 13 years ago
f41a0c4
[SCSI] libsas: fix sas_find_local_phy(), take phy references
by Dan Williams
· 13 years ago
0b3e09d
[SCSI] libsas: perform sas-transport resets in shost->workq context
by Dan Williams
· 13 years ago
87c8331
[SCSI] libsas: prevent domain rediscovery competing with ata error handling
by Dan Williams
· 13 years ago
2fc62e2
[SCSI] libsas: disable scanning lun > 0 on ata devices
by Dan Williams
· 13 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
0f88009
[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)
by James Bottomley
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
a4a8b06
[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys
by James Bottomley
· 15 years ago
93bdcba
scsi_transport_sas: needs to call blk_end_request_all for SMP requests
by FUJITA Tomonori
· 16 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 17 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
93c20a5
[SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects
by FUJITA Tomonori
· 17 years ago
97f46ae
[SCSI] bsg: add release callback support
by FUJITA Tomonori
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
b1c1181
drivers/scsi/: Spelling fixes
by Joe Perches
· 17 years ago
2d507a0
[SCSI] libsas, bsg: pass errors through correctly
by James Bottomley
· 17 years ago
eb44820
[SCSI] Add Documentation and integrate into docbook build
by Rob Landley
· 17 years ago
39dca55
[SCSI] bsg: make class backlinks
by James Bottomley
· 17 years ago
b6aff66
[SCSI] scsi_transport_sas: add destructor for bsg
by James Bottomley
· 17 years ago
7aa68e8
[SCSI] transport_sas: add SAS management protocol support
by FUJITA Tomonori
· 17 years ago
1b3c371
Fix typos concerning hierarchy
by Uwe Kleine-König
· 18 years ago
2143496
[SCSI] libsas: Check return values of sysfs_create_link
by Darrick J. Wong
· 18 years ago
6f63caa
[SCSI] libsas: Clean up discovery failure handler code
by Darrick J. Wong
· 18 years ago
86b9c4c1
[SCSI] aic94xx: fix typos and update verison number
by Alexis Bruemmer
· 18 years ago
fe3b5bf
[SCSI] libsas: sysfs phy control attributes should not be S_IWUGO
by Darrick J. Wong
· 18 years ago
c8490f3
[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0
by Darrick J. Wong
· 18 years ago
acbf167
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
by Darrick J. Wong
· 18 years ago
f6a5703
[PATCH] severing module.h->sched.h
by Al Viro
· 18 years ago
d24e1ee
[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities
by James Bottomley
· 18 years ago
f4ad7b5
[SCSI] scsi_transport_sas: remove local_attached flag
by James Bottomley
· 18 years ago
e8bf394
[SCSI] scsi_transport_sas: kill the use of channel
by James Bottomley
· 18 years ago
a0e1b6e
[SCSI] scsi_transport_sas: add expander backlink
by James Bottomley
· 18 years ago
c9fefeb
[SCSI] scsi_transport_sas: add unindexed ports
by James Bottomley
· 19 years ago
65c92b0
[SCSI] scsi_transport_sas: introduce a sas_port entity
by James Bottomley
· 19 years ago
c5943d3
[SCSI] scsi_transport_sas: fix panic in sas_free_rphy
by James Bottomley
· 19 years ago
f0cd91a
Merge ../linux-2.6
by James Bottomley
· 19 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
9f434d4
[SCSI] scsi_transport_sas: make write attrs writeable
by Eric Moore
· 19 years ago
6d99a3f
[SCSI] scsi_transport_sas; fix user_scan
by James Bottomley
· 19 years ago
7676f83
[SCSI] scsi_transport_sas: don't scan a non-existent end device
by James Bottomley
· 19 years ago
d6159c1
[SCSI] expose sas internal class for the domain transport
by James Bottomley
· 19 years ago
92aab64
[SCSI] sas transport: ref count update
by Mike Anderson
· 19 years ago
2f8600d
[SCSI] eliminate rphy allocation in favour of expander/end device allocation
by James Bottomley
· 19 years ago
79cb181
[SCSI] add preliminary expander support to the sas transport class
by James Bottomley
· 19 years ago
db82f84
[SCSI] add missing transport_container_unregister in sas class
by James Bottomley
· 19 years ago
42ab036
[PATCH] convert aic94xx over to using the sas transport end device
by James Bottomley
· 19 years ago
dd9fbb52
[SCSI] make some sas class properties optional
by James Bottomley
· 19 years ago
7e6dff6
[SCSI] add 6.0 Gbit phy definitions to the sas transport class
by James Bottomley
· 19 years ago
a012564
[SCSI] sas: add support for enclosure and bad ID rphy attributes
by Christoph Hellwig
· 19 years ago
24669f75
[SCSI] SCSI core kmalloc2kzalloc
by Jes Sorensen
· 19 years ago
d99ca41
[SCSI] scsi_transport_sas.c: display port identifier
by Moore, Eric
· 19 years ago
e6bc863
[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifier
by Moore, Eric
· 19 years ago
e02f3f5
[SCSI] remove target parent limitiation
by Christoph Hellwig
· 19 years ago
d405423
[SCSI] sas: fix removal of devices behind expanders
by Christoph Hellwig
· 19 years ago
33b114e
[SCSI] sas: clear parent->rphy in sas_rphy_delete
by Christoph Hellwig
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
07ba3a9
[SCSI] sas: add support for PHY resets
by Christoph Hellwig
· 19 years ago
ac01bbb
[SCSI] sas: add flag for locally attached PHYs
by Christoph Hellwig
· 19 years ago
c3ee74c
[SCSI] scsi_transport_sas: support link error attributes
by Christoph Hellwig
· 19 years ago
fe8b230
[SCSI] sas: fix remote phy removal
by Christoph Hellwig
· 19 years ago
37be6ee
[SCSI] SAS transport class: fixup prototype of sas_host_setup
by James Bottomley
· 19 years ago
c7ebbbc
[SCSI] SAS transport class
by Christoph Hellwig
· 19 years ago