index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-14
[SCSI] hpsa: Disable ASPM
Matthew Garrett
1
-0
/
+5
2011-11-11
[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policy
Vasily Averin
1
-0
/
+4
2011-11-10
[SCSI] mpt2sas: add missing allocation.
Dan Carpenter
1
-0
/
+5
2011-11-09
[SCSI] Silencing 'killing requests for dead queue'
Hannes Reinecke
1
-1
/
+2
2011-11-09
[SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704
James Bottomley
1
-5
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
41
-0
/
+42
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-14
/
+0
2011-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-1073
/
+1751
2011-11-04
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-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
25
-0
/
+25
2011-10-31
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
16
-0
/
+17
2011-10-31
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
[next]