index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
41
-0
/
+42
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-14
/
+0
2011-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-1073
/
+1751
2011-11-05
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2011-11-03
[SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdev
Anton Blanchard
1
-0
/
+1
2011-11-03
[SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commands
Moger, Babu
1
-1
/
+2
2011-11-03
[SCSI] scsi_transport_iscsi: Fix documentation os parameter
Marcos Paulo de Souza
1
-1
/
+1
2011-11-01
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
25
-0
/
+25
2011-11-01
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
16
-0
/
+17
2011-11-01
scsi: drop unused Kconfig symbol
Paul Bolle
1
-14
/
+0
2011-10-31
[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support
Robin H. Johnson
1
-0
/
+10
2011-10-31
[SCSI] libfc: improve flogi retries to avoid lport stuck
Vasu Dev
2
-49
/
+54
2011-10-31
[SCSI] libfc: avoid exchanges collision during lport reset
Vasu Dev
2
-9
/
+5
2011-10-31
[SCSI] libfc: fix checking FC_TYPE_BLS
Vasu Dev
1
-1
/
+2
2011-10-31
[SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)
Andrzej Jakowski
3
-10
/
+19
2011-10-31
[SCSI] isci: revert bcn filtering
Dan Williams
3
-281
/
+4
2011-10-31
[SCSI] isci: Fix hard reset timeout conditions.
Jeff Skirvin
2
-42
/
+60
2011-10-31
[SCSI] isci: No need to manage the pending reset bit on pending requests.
Jeff Skirvin
3
-40
/
+1
2011-10-31
[SCSI] isci: Remove redundant isci_request.ttype field.
Jeff Skirvin
4
-60
/
+31
2011-10-31
[SCSI] isci: Fix task management for SMP, SATA and on dev remove.
Jeff Skirvin
4
-184
/
+67
2011-10-31
[SCSI] isci: No task_done callbacks in error handler paths.
Jeff Skirvin
1
-55
/
+14
2011-10-31
[SCSI] isci: Handle task request timeouts correctly.
Jeff Skirvin
2
-42
/
+109
2011-10-31
[SCSI] isci: Fix tag leak in tasks and terminated requests.
Jeff Skirvin
1
-20
/
+31
2011-10-31
[SCSI] isci: Immediately fail I/O to removed devices.
Jeff Skirvin
1
-10
/
+21
2011-10-31
[SCSI] isci: Lookup device references through requests in completions.
Jeff Skirvin
1
-4
/
+3
2011-10-31
[SCSI] ipr: add definitions for additional adapter
Wayne Boyer
2
-0
/
+3
2011-10-31
[SCSI] scsi_dh: check queuedata pointer before proceeding further
Moger, Babu
1
-1
/
+9
2011-10-30
[SCSI] hpsa: detect controller lockup
Stephen M. Cameron
2
-4
/
+185
2011-10-30
[SCSI] hpsa: fix flush cache transfer length
Stephen M. Cameron
1
-0
/
+2
2011-10-30
[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices
Scott Teel
3
-3
/
+11
2011-10-30
[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA
Scott Teel
2
-15
/
+12
2011-10-30
[SCSI] hpsa: remove unused busy_initializing and busy_scanning
Stephen M. Cameron
2
-5
/
+0
2011-10-30
[SCSI] hpsa: set max sectors instead of taking the default
Stephen M. Cameron
1
-0
/
+1
2011-10-30
[SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.
Andrew Vasquez
1
-1
/
+1
2011-10-30
[SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc()
Dave Jones
1
-1
/
+1
2011-10-30
[SCSI] bnx2fc: Bumped version to 1.0.9
Bhanu Prakash Gollapudi
2
-2
/
+2
2011-10-30
[SCSI] bnx2fc: Handle SRR LS_ACC drop scenario
Bhanu Prakash Gollapudi
1
-11
/
+12
2011-10-30
[SCSI] bnx2fc: Handle ABTS timeout during ulp timeout
Bhanu Prakash Gollapudi
2
-0
/
+40
2011-10-30
[SCSI] st: fix race in st_scsi_execute_end
Petr Uzel
1
-1
/
+3
2011-10-30
[SCSI] Make scsi_free_queue() kill pending SCSI commands
Bart Van Assche
2
-3
/
+15
2011-10-30
[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit
Dave Kleikamp
2
-13
/
+5
2011-10-30
[SCSI] mpt2sas: Bump driver version to 10.100.00.00
nagalakshmi.nandigama@lsi.com
1
-3
/
+3
2011-10-30
[SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting
nagalakshmi.nandigama@lsi.com
2
-31
/
+82
2011-10-30
[SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to c...
nagalakshmi.nandigama@lsi.com
1
-17
/
+45
2011-10-30
[SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res...
nagalakshmi.nandigama@lsi.com
1
-12
/
+18
2011-10-30
[SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_...
nagalakshmi.nandigama@lsi.com
1
-5
/
+10
2011-10-30
[SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is remov...
nagalakshmi.nandigama@lsi.com
1
-8
/
+30
2011-10-30
[SCSI] mpt2sas: Fix failure message displayed during diag reset
nagalakshmi.nandigama@lsi.com
1
-13
/
+16
2011-10-30
[SCSI] mpt2sas: Fix for system hang when discovery in progress
nagalakshmi.nandigama@lsi.com
1
-5
/
+10
2011-10-30
[SCSI] mpt2sas: New feature - Fast Load Support
nagalakshmi.nandigama@lsi.com
4
-125
/
+580
[next]