index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] lpfc 8.3.33: Add debugfs interface to display SLI queue information
James Smart
2012-09-14
3
-1
/
+66
*
[SCSI] lpfc 8.3.33: Fix error when remote port switches address
James Smart
2012-09-14
2
-8
/
+59
*
[SCSI] lpfc 8.3.33: Fix scsi_eh escalation panic by checking the proper retur...
James Smart
2012-09-14
1
-4
/
+4
*
[SCSI] lpfc 8.3.33: Check data transfer amount on write commands
James Smart
2012-09-14
1
-3
/
+3
*
[SCSI] lpfc 8.3.33: Fix error of not reiniting mbx cmd before reissue
James Smart
2012-09-14
1
-2
/
+3
*
[SCSI] lpfc 8.3.33: Fix bug with rrq_pool not being destroyed during driver r...
James Smart
2012-09-14
1
-1
/
+5
*
[SCSI] lpfc 8.3.33: Enable attachment to OCe14000 adapters
James Smart
2012-09-14
2
-0
/
+11
*
[SCSI] lpfc 8.3.33: When doing loopback testing, set the diag valid bit
James Smart
2012-09-14
2
-0
/
+7
*
[SCSI] ipr: remove an unneeded check
Dan Carpenter
2012-09-14
1
-7
/
+5
*
[SCSI] ipr: missing unlock before a return
Dan Carpenter
2012-09-14
1
-2
/
+5
*
[SCSI] add DID_TARGET_FAILURE and DID_NEXUS_FAILURE to hostbyte_table in cons...
Moger, Babu
2012-09-14
1
-1
/
+2
*
[SCSI] hpsa: use ioremap_nocache instead of ioremap
Stephen M. Cameron
2012-09-14
1
-1
/
+2
*
[SCSI] hpsa: fix incorrect abort diagnostic message
Stephen M. Cameron
2012-09-14
1
-1
/
+1
*
[SCSI] hpsa: Use LUN reset instead of target reset
Stephen M. Cameron
2012-09-14
1
-1
/
+1
*
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2012-08-24
2
-4
/
+4
*
[SCSI] megaraid_sas: Add resetwaittime module parameter
adam radford
2012-08-24
2
-3
/
+9
*
[SCSI] megaraid_sas: Add throttlequeuedepth module parameter
adam radford
2012-08-24
2
-3
/
+29
*
[SCSI] ipr: Driver version 2.5.4
Brian King
2012-08-24
1
-2
/
+2
*
[SCSI] ipr: Reduce interrupt lock time
Brian King
2012-08-24
2
-14
/
+47
*
[SCSI] ipr: Reduce queuecommand lock time
Brian King
2012-08-24
1
-27
/
+63
*
[SCSI] mpt2sas: Bump driver vesion to 14.100.00.00
sreekanth.reddy@lsi.com
2012-08-24
1
-2
/
+2
*
[SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, r...
sreekanth.reddy@lsi.com
2012-08-24
1
-1
/
+2
*
[SCSI] mpt2sas: Fix for staged device discovery functionality of driver not w...
sreekanth.reddy@lsi.com
2012-08-24
1
-1
/
+20
*
[SCSI] mpt2sas : MPI 2.0 Rev V(2.0.14) specification
sreekanth.reddy@lsi.com
2012-08-24
4
-11
/
+27
*
[SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect ...
sreekanth.reddy@lsi.com
2012-08-24
1
-2
/
+2
*
[SCSI] mpt2sas: Provide sysfs attribute to report Backup Rail Monitor Status
sreekanth.reddy@lsi.com
2012-08-24
3
-0
/
+108
*
[SCSI] mpt2sas: To include more Intel Branding
sreekanth.reddy@lsi.com
2012-08-24
2
-5
/
+5
*
[SCSI] mpt2sas: 2012 source code copyright
sreekanth.reddy@lsi.com
2012-08-24
9
-9
/
+9
*
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
Dan Williams
2012-08-24
2
-6
/
+2
*
[SCSI] isci: implement suspend/resume support
Artur Wojcik
2012-08-24
3
-3
/
+59
*
[SCSI] libsas: suspend / resume support
Dan Williams
2012-08-24
8
-14
/
+310
*
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-01
2
-39
/
+1
|
\
|
*
block: drop custom queue draining used by scsi_transport_{iscsi|fc}
Tejun Heo
2012-06-25
2
-39
/
+1
*
|
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
2012-07-25
103
-1060
/
+2527
|
\
\
|
*
\
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2012-07-24
89
-946
/
+2249
|
|
\
\
|
|
*
|
[SCSI] Revert "[SCSI] fix async probe regression"
Dan Williams
2012-07-20
1
-5
/
+2
|
|
*
|
[SCSI] cleanup usages of scsi_complete_async_scans
Dan Williams
2012-07-20
1
-12
/
+0
|
|
*
|
[SCSI] queue async scan work to an async_schedule domain
Dan Williams
2012-07-20
1
-6
/
+6
|
|
*
|
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
Dan Williams
2012-07-20
1
-0
/
+1
|
|
*
|
[SCSI] async: introduce 'async_domain' type
Dan Williams
2012-07-20
3
-3
/
+5
|
|
*
|
[SCSI] bfa: Fix to set correct return error codes and misc cleanup.
Krishna Gudipati
2012-07-20
2
-4
/
+5
|
|
*
|
[SCSI] aacraid: Series 7 Async. (performance) mode support
Mahesh Rajashekhara
2012-07-20
8
-125
/
+357
|
|
*
|
[SCSI] aha152x: Allow use on 64bit systems
Alan Cox
2012-07-20
1
-1
/
+1
|
|
*
|
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...
Nicholas Bellinger
2012-07-20
1
-3
/
+12
|
|
*
|
[SCSI] bfa: squelch lockdep complaint with a spin_lock_init
Kyle McMartin
2012-07-20
1
-0
/
+2
|
|
*
|
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2012-07-20
3
-6
/
+6
|
|
*
|
[SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2012-07-20
1
-1
/
+1
|
|
*
|
[SCSI] ufs: fix incorrect return value about SUCCESS and FAILED
Namjae Jeon
2012-07-20
1
-4
/
+6
|
|
*
|
[SCSI] ufs: reverse the ufshcd_is_device_present logic
Venkatraman S
2012-07-20
1
-3
/
+3
|
|
*
|
[SCSI] ufs: use module_pci_driver
Venkatraman S
2012-07-20
1
-18
/
+1
[next]