index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-10
[SCSI] aic79xx: use dma_get_required_mask()
Hannes Reinecke
3
-21
/
+9
2007-02-08
[SCSI] aic79xx: fix bracket mismatch in unused macro
Mariusz Kozlowski
1
-1
/
+1
2007-02-08
[SCSI] BusLogic: Replace 'boolean' by 'bool'
Richard Knutsson
3
-176
/
+170
2007-02-08
[SCSI] advansys: clean up warnings
Ken Witherow
1
-2
/
+5
2007-02-08
[SCSI] 53c7xx: brackets fix in uncompiled code
Mariusz Kozlowski
1
-2
/
+2
2007-02-08
[SCSI] nsp_cs: remove old scsi code
Michal Piotrowski
1
-66
/
+0
2007-02-08
[SCSI] aic79xx: make ahd_match_scb() static
Adrian Bunk
2
-4
/
+4
2007-02-08
[SCSI] DAC960: kmalloc->kzalloc/Casting cleanups
Ahmed S. Darwish
1
-14
/
+13
2007-02-08
[SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled
Andrew Morton
1
-0
/
+2
2007-02-04
[SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-3
/
+1
2007-02-03
[SCSI] aic94xx: update for v28 firmware
Wu, Gilbert
3
-3
/
+6
2007-02-03
[SCSI] scsi_error: Fix lost EH commands
Brian King
1
-116
/
+123
2007-02-03
[SCSI] aic94xx: Add default bus reset handler
Darrick J. Wong
1
-0
/
+1
2007-02-03
[SCSI] aic94xx: Remove TMF result code munging
Darrick J. Wong
1
-8
/
+1
2007-02-03
[SCSI] libsas: Add an LU reset mechanism to the error handler
Darrick J. Wong
2
-4
/
+37
2007-02-03
[SCSI] libsas: Don't BUG when connecting two expanders via wide port
Darrick J. Wong
1
-0
/
+30
2007-02-03
[SCSI] st: fix Tape dies if wrong block size used, bug 7919
Kai Makisara
2
-11
/
+15
2007-02-03
[SCSI] fusion - bump version - 3.04.04
Eric Moore
11
-11
/
+13
2007-02-03
[SCSI] fusion - error handling bug fix's
Eric Moore
3
-158
/
+153
2007-02-03
[SCSI] fusion - report wide port sas address's for hba phys
Eric Moore
1
-22
/
+30
2007-02-03
[SCSI] fusion - serialize target resets in mptsas.c
Eric Moore
2
-45
/
+281
2007-02-03
[SCSI] fusion - inactive raid support, and raid event bug fix's
Eric Moore
5
-94
/
+510
2007-02-03
[SCSI] fusion - iocstatus, loginfo, and event debug updates
Eric Moore
4
-99
/
+587
2007-02-03
[SCSI] fusion - added mptspi debug
Eric Moore
3
-8
/
+67
2007-02-03
[SCSI] fusion - move SPI API over to mptspi.c
Eric Moore
2
-285
/
+267
2007-02-03
[SCSI] fusion - Greater than 255 target and lun support
Eric Moore
9
-477
/
+380
2007-02-03
[SCSI] spi transport class: export spi_dv_pending
Eric Moore
2
-1
/
+1
2007-01-31
[SCSI] Fix sense key MEDIUM ERROR processing and retry
Luben Tuikov
1
-0
/
+5
2007-01-31
[SCSI] qla2xxx: Update version number to 8.01.07-k5.
Andrew Vasquez
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
4
-42
/
+0
2007-01-31
[SCSI] qla2xxx: Fixup printk() with proper new-line character.
Andrew Vasquez
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.
Andrew Vasquez
1
-0
/
+2
2007-01-31
[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.
Andrew Vasquez
1
-0
/
+16
2007-01-31
[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.
Andrew Vasquez
1
-111
/
+14
2007-01-31
[SCSI] qla2xxx: Check loop-state before reading host statistics.
Andrew Vasquez
1
-7
/
+10
2007-01-31
[SCSI] qla2xxx: Refactor set-HBA-model/description code.
Andrew Vasquez
1
-46
/
+37
2007-01-31
[SCSI] qla2xxx: Set correct cabling state during initialization.
Andrew Vasquez
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.
Lalit Chandivade
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
6
-0
/
+416
2007-01-31
[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
Andrew Vasquez
2
-3
/
+6
2007-01-31
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
5
-11
/
+247
2007-01-31
[SCSI] qla2xxx: Correct sector-erase issues while writing flash.
Andrew Vasquez
1
-1
/
+0
2007-01-31
Linux 2.6.20-rc7
v2.6.20-rc7
Linus Torvalds
1
-1
/
+1
2007-01-31
[PATCH] IPMI: fix timeout list handling
David Barksdale
1
-2
/
+1
2007-01-31
[PATCH] ntfs: kmap_atomic() atomicity fix
Andrew Morton
1
-0
/
+4
2007-01-31
[PATCH] uml: fix signal frame alignment
Jeff Dike
2
-3
/
+5
2007-01-31
[PATCH] jmicron: 40/80pin primary detection
ethanhsiao@jmicron.com
1
-7
/
+7
2007-01-31
[PATCH] Fix VIA quirks
Jean Delvare
1
-36
/
+42
2007-01-31
[PATCH] kprobes: replace magic numbers with enum
Masami Hiramatsu
1
-7
/
+13
2007-01-31
[PATCH] Remove warning: VFS is out of sync with lock manager
Neil Brown
1
-2
/
+3
[next]