index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
qla2xxx: Replace two macros with an inline function
Bart Van Assche
3
-16
/
+15
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
14
-102
/
+32
2015-08-26
qla2xxx: Declare local functions static
Bart Van Assche
4
-6
/
+6
2015-08-26
qla2xxx: Report both rsp_info and rsp_info_len
Bart Van Assche
1
-2
/
+2
2015-08-26
st: Destroy st_index_idr on module exit
Johannes Thumshirn
1
-0
/
+1
2015-08-26
megaraid_sas: fix whitespace errors
Bjorn Helgaas
1
-126
/
+118
2015-08-26
megaraid_sas: use dev_printk when possible
Bjorn Helgaas
2
-203
/
+196
2015-08-26
megaraid : use dev_printk when possible
Bjorn Helgaas
1
-74
/
+66
2015-08-26
scsi: Add ALUA state change UA handling
Hannes Reinecke
2
-0
/
+8
2015-08-12
storvsc: use shost_for_each_device() instead of open coding
Vitaly Kuznetsov
1
-8
/
+1
2015-08-12
storvsc: be more picky about scmnd->sc_data_direction
Vitaly Kuznetsov
1
-1
/
+9
2015-08-12
st: convert DRIVER_ATTR macros to DRIVER_ATTR_RO
Seymour, Shane M
1
-12
/
+12
2015-08-12
hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changer
linux
2
-38
/
+65
2015-08-12
st: convert to using driver attr groups for sysfs
Seymour, Shane M
1
-48
/
+10
2015-08-12
bfa: fix leak of bfad_im_port_index on module unload
Alexey Khoroshilov
1
-0
/
+2
2015-08-12
libfc: Fix a typo in a source code comment
Bart Van Assche
1
-1
/
+1
2015-08-12
mvsas: always iounmap resources
Johannes Thumshirn
1
-1
/
+4
2015-08-12
qla2xxx: prevent board_disable from running during EEH
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-08-12
pm80xx: Added pm8006 controller support
Suresh Thiagarajan
2
-2
/
+6
2015-07-30
cxlflash: Base support for IBM CXL Flash Adapter
Matthew R. Ochs
8
-0
/
+3058
2015-07-30
hpsa: fix an sprintf() overflow in the reset handler
Dan Carpenter
1
-6
/
+9
2015-07-30
iSCSI: let session recovery_tmo sysfs writes persist across recovery
Chris Leech
1
-3
/
+8
2015-07-30
ipr: Driver version 2.6.2
Brian King
1
-2
/
+2
2015-07-30
ipr: Endian / sparse fixes
Brian King
2
-13
/
+13
2015-07-30
ipr: Byte swapping for device_id attribute in sysfs
Wen Xiong
1
-1
/
+1
2015-07-30
scsi: retry MODE SENSE on unit attention
Hannes Reinecke
1
-1
/
+6
2015-07-30
scsi: fix memory leak with scsi-mq
Tony Battersby
2
-4
/
+4
2015-07-30
ipr: Fix invalid array indexing for HRRQ
Brian King
1
-3
/
+8
2015-07-30
ipr: Fix incorrect trace indexing
Brian King
2
-2
/
+4
2015-07-30
ipr: Fix locking for unit attention handling
Brian King
1
-5
/
+7
2015-07-16
scsi: fix host max depth checking for the 'queue_depth' sysfs interface
Jens Axboe
1
-1
/
+1
2015-07-16
st: null pointer dereference panic caused by use after kref_put by st_open
Seymour, Shane M
1
-1
/
+1
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-248
/
+38
2015-06-30
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
1
-4
/
+1
2015-06-30
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
1
-8
/
+4
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-1
/
+3
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
131
-3281
/
+16199
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-28
/
+45
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+16
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-11
/
+11
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
15
-76
/
+67
2015-06-19
snic: driver for Cisco SCSI HBA
Narsimhulu Musini
36
-0
/
+10256
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-7
/
+2
2015-06-15
ufs: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
1
-0
/
+8
2015-06-15
megaraid_sas: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
1
-0
/
+8
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
5
-15
/
+14
2015-06-13
qla2xxx: Comment out unreachable code
Bart Van Assche
2
-8
/
+15
2015-06-13
advansys: fix compilation errors and warnings when CONFIG_PCI is not set
Johannes Thumshirn
1
-1
/
+4
2015-06-13
megaraid: fix irq setup process regression
Tomas Henzl
1
-16
/
+14
2015-06-13
lpfc: Update version to 10.7.0.0 for upstream patch set.
James Smart
1
-1
/
+1
[next]