index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[SCSI] mpt2sas: Increase max transfer support from 4MB to 16MB
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-5
/
+5
|
*
[SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrive
nagalakshmi.nandigama@lsi.com
2011-12-15
2
-43
/
+74
|
*
[SCSI] mpt2sas: Bump driver version to 11.100.00.00
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-2
/
+2
|
*
[SCSI] mpt2sas: Rearrange the the code so that the completion queues are init...
nagalakshmi.nandigama@lsi.com
2011-12-15
3
-11
/
+12
|
*
[SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy...
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-8
/
+12
|
*
[SCSI] mpt2sas: MPI next revision header update
nagalakshmi.nandigama@lsi.com
2011-12-15
4
-22
/
+36
|
*
[SCSI] mpt2sas: Adding support for customer specific branding
nagalakshmi.nandigama@lsi.com
2011-12-15
2
-2
/
+7
|
*
[SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR ...
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-0
/
+2
|
*
[SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition
nagalakshmi.nandigama@lsi.com
2011-12-15
3
-0
/
+63
|
*
[SCSI] be2iscsi: cleanup a min_t() call
Dan Carpenter
2011-12-15
1
-2
/
+3
|
*
[SCSI] hpsa: add the Smart Array 5i to the kdump blacklist
Tomas Henzl
2011-12-15
1
-0
/
+2
|
*
[SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
Stephen M. Cameron
2011-12-15
1
-2
/
+2
|
*
[SCSI] qla2xxx: remove redundant semicolon
Jesper Juhl
2011-12-15
1
-1
/
+1
|
*
[SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_RE...
Chad Dupuis
2011-12-15
1
-1
/
+0
|
*
[SCSI] qla2xxx: Move initialization of some variables before iospace_config.
Chad Dupuis
2011-12-15
1
-5
/
+5
|
*
[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.
Andrew Vasquez
2011-12-15
4
-2
/
+27
|
*
[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.
Saurav Kashyap
2011-12-15
3
-2
/
+16
|
*
[SCSI] qla2xxx: Consolidated IOCB processing routines.
Giridhar Malavali
2011-12-15
4
-583
/
+522
|
*
[SCSI] qla2xxx: Process marker IOCB request on request queue 0.
Giridhar Malavali
2011-12-15
1
-0
/
+1
|
*
[SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.
Giridhar Malavali
2011-12-15
2
-124
/
+133
|
*
[SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx.
Giridhar Malavali
2011-12-15
1
-4
/
+4
|
*
[SCSI] qla2xxx: Corrected the default setting of the help text of Minidump ca...
Giridhar Malavali
2011-12-15
1
-1
/
+1
|
*
[SCSI] qla2xxx: Corrections to returned sysfs error codes.
Joe Carnuccio
2011-12-15
1
-2
/
+2
|
*
[SCSI] qla2xxx: Correct report-id acquisition check
Giridhar Malavali
2011-12-15
1
-1
/
+1
|
*
[SCSI] qla2xxx: Fix to include FCE data as part of dump.
Giridhar Malavali
2011-12-15
1
-1
/
+1
|
*
[SCSI] qla2xxx: Limit excessive DPC cycles.
Andrew Vasquez
2011-12-15
1
-13
/
+8
|
*
[SCSI] qla2xxx: Only read requested mailbox registers.
Andrew Vasquez
2011-12-15
1
-9
/
+25
|
*
[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...
Giridhar Malavali
2011-12-15
2
-31
/
+61
|
*
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
2011-12-15
10
-216
/
+199
|
*
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
2011-12-15
8
-25
/
+26
|
*
[SCSI] qla2xxx: Use less stack to emit logging messages.
Joe Perches
2011-12-15
2
-115
/
+107
|
*
[SCSI] bfa: fix endian and bit field check bug
Jing Huang
2011-12-15
2
-5
/
+5
|
*
[SCSI] bfa: fix formating and checkpatch issues
Jing Huang
2011-12-15
2
-219
/
+221
|
*
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
2011-12-15
2
-59
/
+0
|
*
[SCSI] scsi_dh_rdac: Adding the match function for rdac device handler
Moger, Babu
2011-12-15
1
-0
/
+19
|
*
[SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handler
Moger, Babu
2011-12-15
1
-0
/
+19
|
*
[SCSI] scsi_dh_emc: Add a match function for emc device handler
Moger, Babu
2011-12-15
1
-0
/
+19
*
|
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
2012-01-10
3
-4
/
+33
|
\
\
|
*
|
[SCSI] runtime resume parent for child's system-resume
Lin Ming
2012-01-09
1
-1
/
+10
|
*
|
[SCSI] sd: check runtime PM status in sd_shutdown
Lin Ming
2012-01-09
1
-0
/
+5
|
*
|
[SCSI] check runtime PM status in system PM
Lin Ming
2012-01-09
1
-1
/
+15
|
*
|
[SCSI] add flag to skip the runtime PM calls on the host
Lin Ming
2012-01-09
1
-2
/
+3
*
|
|
drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()
Jesper Juhl
2012-01-08
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
9
-9
/
+9
|
\
\
\
|
*
|
|
misc latin1 to utf8 conversions
Al Viro
2012-01-02
2
-2
/
+2
|
*
|
|
SCSI, pmcraid: Fix spelling error in a pmcraid_err() call
Jesper Juhl
2011-12-15
1
-1
/
+1
|
*
|
|
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-12-06
1
-1
/
+1
|
*
|
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
4
-4
/
+4
|
*
|
|
SCSI, qla2xxx: remove redundant semicolon
Jesper Juhl
2011-11-22
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
14
-35
/
+33
|
\
\
\
\
[prev]
[next]