index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
imm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-13
mpt2sas: map log_info value 0x0x32010081 to DID_RESET
Sreekanth Reddy
1
-0
/
+4
2015-01-13
mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries
Sreekanth Reddy
2
-5
/
+15
2015-01-13
mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header files
Sreekanth Reddy
2
-5
/
+17
2015-01-13
mpt2sas: Bump driver version to 19.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-01-13
mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...
Sreekanth Reddy
2
-0
/
+17
2015-01-13
mpt2sas, mpt3sas: log exceeded temperature thresholds
Sreekanth Reddy
8
-0
/
+161
2015-01-12
mpt2sas: MPI2 Rev AA (2.00.19) specifications
Sreekanth Reddy
4
-11
/
+41
2015-01-09
megaraid_sas: driver version update
Sumit.Saxena@avagotech.com
1
-1
/
+1
2015-01-09
megaraid_sas: remove redundant memset call
Sumit.Saxena@avagotech.com
1
-2
/
+0
2015-01-09
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
Sumit.Saxena@avagotech.com
3
-39
/
+45
2015-01-09
megaraid_sas: complete outstanding IOCTLs before killing adapter
Sumit.Saxena@avagotech.com
2
-15
/
+54
2015-01-09
megaraid_sas: disable interrupt_mask before enabling hardware interrupts
Sumit.Saxena@avagotech.com
1
-1
/
+2
2015-01-09
megaraid_sas: fix the problem of non-existing VD exposed to host
Sumit.Saxena@avagotech.com
2
-2
/
+15
2015-01-09
megaraid_sas: add support for secure JBOD
Sumit.Saxena@avagotech.com
3
-51
/
+107
2015-01-09
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
4
-30
/
+24
2015-01-09
scsi: do not display kernel pointer in message logs
Hannes Reinecke
1
-29
/
+20
2015-01-09
scsi: Do not display buffer pointers in scsi_log_send()
Hannes Reinecke
1
-8
/
+1
2015-01-09
scsi: Conditionally compile in constants.c
Hannes Reinecke
5
-52
/
+69
2015-01-09
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
4
-24
/
+61
2015-01-09
scsi: use per-cpu buffer for formatting sense
Hannes Reinecke
4
-125
/
+161
2015-01-09
libata: use __scsi_format_command()
Hannes Reinecke
1
-10
/
+7
2015-01-09
scsi: use external buffer for command logging
Hannes Reinecke
6
-92
/
+192
2015-01-09
scsi: log request tag for scmd_printk()
Hannes Reinecke
1
-0
/
+4
2015-01-09
scsi: Implement per-cpu logging buffer
Hannes Reinecke
3
-14
/
+133
2015-01-09
storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
K. Y. Srinivasan
1
-0
/
+13
2015-01-09
storvsc: fix a bug in storvsc limits
K. Y. Srinivasan
1
-3
/
+12
2015-01-09
storvsc: force discovery of LUNs that may have been removed.
K. Y. Srinivasan
1
-0
/
+26
2015-01-09
storvsc: in responce to a scan event, scan the host
K. Y. Srinivasan
1
-12
/
+7
2015-01-09
storvsc: use cmd_size to allocate per-command data
Christoph Hellwig
1
-111
/
+8
2015-01-09
lpfc: correct device removal deadlock after link bounce
James Smart
1
-0
/
+9
2015-01-09
esp_scsi: remove check for ESP_MAX_TAGS
Hannes Reinecke
1
-2
/
+0
2015-01-09
mpt3sas: issue_reset is uninitialized
Dan Carpenter
1
-4
/
+4
2015-01-09
mpt2sas: issue_reset is uninitialized
Dan Carpenter
1
-4
/
+4
2015-01-09
3w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
1
-1
/
+2
2015-01-09
scsi_debug: Implement WRITE BUFFER command
Ewan D. Milne
1
-3
/
+71
2015-01-09
scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit Attention
Ewan D. Milne
1
-1
/
+55
2015-01-09
ses: Add power_status to SES device slot
Song Liu
3
-9
/
+133
2015-01-09
ses: add reliable slot attribute
Dan Williams
3
-6
/
+32
2015-01-09
ses: add enclosure logical id
Dan Williams
3
-0
/
+23
2015-01-09
ses: generate KOBJ_CHANGE on enclosure attach
Dan Williams
1
-1
/
+2
2015-01-09
ses: close potential registration race
Dan Williams
3
-20
/
+43
2015-01-09
scsi: retry report-luns when reported LU count requres more memory
Rob Evers
1
-30
/
+11
2015-01-09
scsi: use set/get_unaligned_be32 in report_luns
Rob Evers
1
-8
/
+3
2015-01-09
scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scan
Rob Evers
1
-1
/
+1
2015-01-09
scsi: fix scsi_error.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-01-09
scsi: asc/ascq codes, sync to T10 2014/12/21
Douglas Gilbert
1
-1
/
+27
2015-01-09
scsi: ->queue_rq can't sleep
Christoph Hellwig
1
-2
/
+1
2015-01-09
MAINTAINERS: Update maintainer list for qla4xxx
Nilesh Javali
1
-2
/
+1
2015-01-05
qla2xxx: fix busy wait regression
Bruno Prémont
1
-1
/
+3
2015-01-04
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
2
-0
/
+21
[next]