index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
virtio-scsi: Implement change_queue_depth for virtscsi targets
Venkatesh Srinivas
2014-07-25
1
-0
/
+33
|
*
|
|
virtio-scsi: replace target spinlock with seqcount
Ming Lei
2014-07-25
1
-13
/
+29
|
*
|
|
hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl
Stephen M. Cameron
2014-07-25
1
-1
/
+1
|
*
|
|
hpsa: remove online devices from offline device list
Stephen M. Cameron
2014-07-25
1
-1
/
+5
|
*
|
|
hpsa: fix non-x86 builds
Arnd Bergmann
2014-07-25
1
-2
/
+2
|
*
|
|
hpsa: do not unconditionally copy sense data
Robert Elliott
2014-07-25
1
-8
/
+8
|
*
|
|
hpsa: fix 6-byte READ/WRITE with 0 length data xfer
Stephen M. Cameron
2014-07-25
1
-1
/
+2
|
*
|
|
hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected f...
Stephen M. Cameron
2014-07-25
1
-1
/
+3
|
*
|
|
bnx2fc: Rebranding bnx2fc driver
Saurav Kashyap
2014-07-25
11
-14
/
+72
|
*
|
|
bnx2i: Rebranding bnx2i driver
Vikas Chaudhary
2014-07-25
8
-19
/
+33
|
*
|
|
mpt3sas: Rework the MSI-X grouping code
Martin K. Petersen
2014-07-25
1
-52
/
+21
|
*
|
|
mpt2sas: Rework the MSI-X grouping code
Martin K. Petersen
2014-07-25
1
-41
/
+23
|
*
|
|
mpt3sas: combine fw_event_work and its event_data
Joe Lawrence
2014-07-25
1
-25
/
+31
|
*
|
|
mpt3sas: correct scsi_{target,device} hostdata allocation
Joe Lawrence
2014-07-25
1
-2
/
+4
|
*
|
|
mpt2sas: annotate ioc->reply_post_host_index as __iomem
Joe Lawrence
2014-07-25
2
-5
/
+6
|
*
|
|
mpt2sas: combine fw_event_work and its event_data
Joe Lawrence
2014-07-25
1
-22
/
+30
|
*
|
|
mpt2sas: correct scsi_{target,device} hostdata allocation
Joe Lawrence
2014-07-25
1
-2
/
+4
|
*
|
|
3w-xxxx: fix mis-aligned struct accesses
Arnd Bergmann
2014-07-25
1
-2
/
+2
|
*
|
|
NCR53c406a: don't call free_dma() by default
Arnd Bergmann
2014-07-25
1
-1
/
+1
|
*
|
|
qlogicfas: don't call free_dma()
Arnd Bergmann
2014-07-25
1
-2
/
+0
|
*
|
|
pas16: don't call free_dma()
Arnd Bergmann
2014-07-25
1
-2
/
+0
|
*
|
|
advansys: don't build ARM
Arnd Bergmann
2014-07-25
1
-1
/
+1
|
*
|
|
ibmvfc: fix little endian issues
Tyrel Datwyler
2014-07-25
2
-367
/
+374
|
*
|
|
qla2xxx: Use dma_zalloc_coherent
Joe Perches
2014-07-25
1
-6
/
+4
|
*
|
|
bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-07-25
1
-3
/
+3
|
*
|
|
bfa: remove useless return variables
Peter Senna Tschudin
2014-07-25
1
-6
/
+4
|
*
|
|
bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address
Ben Hutchings
2014-07-25
1
-1
/
+1
|
*
|
|
bfa: Use dma_zalloc_coherent
Joe Perches
2014-07-25
1
-3
/
+3
|
*
|
|
aic7xxx: Use kstrdup
Himangi Saraogi
2014-07-25
3
-6
/
+3
|
*
|
|
scsi: add defines for new FC port speeds.
Dick Kennedy
2014-07-25
1
-0
/
+4
|
*
|
|
bnx2i, be2iscsi: fix custom stats length
Mike Christie
2014-07-25
2
-5
/
+4
|
*
|
|
iscsi: kill redundant casts
Nick Black' via open-iscsi
2014-07-25
1
-2
/
+2
|
|
/
/
|
*
|
tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRS
Paul Bolle
2014-07-25
1
-14
/
+0
|
*
|
sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout
K. Y. Srinivasan
2014-07-25
1
-1
/
+1
|
*
|
scsi: add a blacklist flag which enables VPD page inquiries
Martin K. Petersen
2014-07-25
2
-1
/
+8
|
*
|
scsi: move the writeable field from struct scsi_device to struct scsi_cd
Christoph Hellwig
2014-07-25
4
-29
/
+3
|
*
|
scsi: update scsi_device_types
Christoph Hellwig
2014-07-25
1
-0
/
+2
|
*
|
fnic: reject device resets without assigned tags for the blk-mq case
Christoph Hellwig
2014-07-25
1
-0
/
+16
|
*
|
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-25
6
-68
/
+446
|
*
|
scatterlist: allow chaining to preallocated chunks
Christoph Hellwig
2014-07-25
1
-9
/
+7
|
*
|
scsi: unwind blk_end_request_all and blk_end_request_err calls
Christoph Hellwig
2014-07-25
1
-19
/
+42
|
*
|
scsi: only maintain target_blocked if the driver has a target queue limit
Christoph Hellwig
2014-07-25
1
-10
/
+18
|
*
|
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
2014-07-25
3
-45
/
+52
|
*
|
scsi: convert device_busy to atomic_t
Christoph Hellwig
2014-07-25
3
-24
/
+38
|
*
|
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-25
8
-41
/
+66
|
*
|
scsi: convert target_busy to an atomic_t
Christoph Hellwig
2014-07-25
1
-21
/
+32
|
*
|
scsi: push host_lock down into scsi_{host,target}_queue_ready
Christoph Hellwig
2014-07-25
1
-36
/
+39
|
*
|
scsi: set ->scsi_done before calling scsi_dispatch_cmd
Christoph Hellwig
2014-07-25
2
-22
/
+21
|
*
|
scsi: centralize command re-queueing in scsi_dispatch_fn
Christoph Hellwig
2014-07-25
2
-26
/
+18
|
*
|
scsi: split __scsi_queue_insert
Christoph Hellwig
2014-07-25
1
-18
/
+26
[prev]
[next]