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
...
*
qla2xxx: Fix sparse annotations
Bart Van Assche
2015-08-26
6
-82
/
+71
*
qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes
Bart Van Assche
2015-08-26
3
-4
/
+4
*
qla2xxx: Remove __constant_ prefix
Bart Van Assche
2015-08-26
10
-253
/
+231
*
qla2xxx: Replace two macros with an inline function
Bart Van Assche
2015-08-26
3
-16
/
+15
*
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-08-26
14
-102
/
+32
*
qla2xxx: Declare local functions static
Bart Van Assche
2015-08-26
4
-6
/
+6
*
qla2xxx: Report both rsp_info and rsp_info_len
Bart Van Assche
2015-08-26
1
-2
/
+2
*
st: Destroy st_index_idr on module exit
Johannes Thumshirn
2015-08-26
1
-0
/
+1
*
megaraid_sas: fix whitespace errors
Bjorn Helgaas
2015-08-26
1
-126
/
+118
*
megaraid_sas: use dev_printk when possible
Bjorn Helgaas
2015-08-26
2
-203
/
+196
*
megaraid : use dev_printk when possible
Bjorn Helgaas
2015-08-26
1
-74
/
+66
*
scsi: Add ALUA state change UA handling
Hannes Reinecke
2015-08-26
2
-0
/
+8
*
storvsc: use shost_for_each_device() instead of open coding
Vitaly Kuznetsov
2015-08-12
1
-8
/
+1
*
storvsc: be more picky about scmnd->sc_data_direction
Vitaly Kuznetsov
2015-08-12
1
-1
/
+9
*
st: convert DRIVER_ATTR macros to DRIVER_ATTR_RO
Seymour, Shane M
2015-08-12
1
-12
/
+12
*
hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changer
linux
2015-08-12
2
-38
/
+65
*
st: convert to using driver attr groups for sysfs
Seymour, Shane M
2015-08-12
1
-48
/
+10
*
bfa: fix leak of bfad_im_port_index on module unload
Alexey Khoroshilov
2015-08-12
1
-0
/
+2
*
libfc: Fix a typo in a source code comment
Bart Van Assche
2015-08-12
1
-1
/
+1
*
mvsas: always iounmap resources
Johannes Thumshirn
2015-08-12
1
-1
/
+4
*
qla2xxx: prevent board_disable from running during EEH
Thadeu Lima de Souza Cascardo
2015-08-12
1
-1
/
+1
*
pm80xx: Added pm8006 controller support
Suresh Thiagarajan
2015-08-12
2
-2
/
+6
*
cxlflash: Base support for IBM CXL Flash Adapter
Matthew R. Ochs
2015-07-30
8
-0
/
+3058
*
hpsa: fix an sprintf() overflow in the reset handler
Dan Carpenter
2015-07-30
1
-6
/
+9
*
iSCSI: let session recovery_tmo sysfs writes persist across recovery
Chris Leech
2015-07-30
1
-3
/
+8
*
ipr: Driver version 2.6.2
Brian King
2015-07-30
1
-2
/
+2
*
ipr: Endian / sparse fixes
Brian King
2015-07-30
2
-13
/
+13
*
ipr: Byte swapping for device_id attribute in sysfs
Wen Xiong
2015-07-30
1
-1
/
+1
*
scsi: retry MODE SENSE on unit attention
Hannes Reinecke
2015-07-30
1
-1
/
+6
*
scsi: fix memory leak with scsi-mq
Tony Battersby
2015-07-30
2
-4
/
+4
*
ipr: Fix invalid array indexing for HRRQ
Brian King
2015-07-30
1
-3
/
+8
*
ipr: Fix incorrect trace indexing
Brian King
2015-07-30
2
-2
/
+4
*
ipr: Fix locking for unit attention handling
Brian King
2015-07-30
1
-5
/
+7
*
scsi: fix host max depth checking for the 'queue_depth' sysfs interface
Jens Axboe
2015-07-16
1
-1
/
+1
*
st: null pointer dereference panic caused by use after kref_put by st_open
Seymour, Shane M
2015-07-16
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
4
-248
/
+38
|
\
|
*
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-15
1
-7
/
+2
|
*
target: remove ->put_session method
Christoph Hellwig
2015-05-30
1
-13
/
+0
|
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
|
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
3
-45
/
+23
|
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
2
-75
/
+0
|
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
1
-19
/
+0
|
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
1
-4
/
+4
|
*
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
2
-29
/
+4
|
*
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
1
-51
/
+8
|
*
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
1
-7
/
+0
|
*
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
1
-1
/
+1
*
|
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
2015-06-30
1
-4
/
+1
*
|
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
2015-06-30
1
-8
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
3
-1
/
+3
|
\
\
[prev]
[next]