index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-10
[SCSI] zfcp: removed wrong comment
Swen Schillig
1
-2
/
+0
2007-02-10
[SCSI] zfcp: use of uninitialized variable
Swen Schillig
1
-12
/
+8
2007-02-10
[SCSI] zfcp: Invalid locking order
Swen Schillig
2
-14
/
+11
2007-02-10
[SCSI] aic79xx: use dma_get_required_mask()
Hannes Reinecke
3
-21
/
+9
2007-02-07
[SCSI] aic79xx: fix bracket mismatch in unused macro
Mariusz Kozlowski
1
-1
/
+1
2007-02-07
[SCSI] BusLogic: Replace 'boolean' by 'bool'
Richard Knutsson
3
-176
/
+170
2007-02-07
[SCSI] advansys: clean up warnings
Ken Witherow
1
-2
/
+5
2007-02-07
[SCSI] 53c7xx: brackets fix in uncompiled code
Mariusz Kozlowski
1
-2
/
+2
2007-02-07
[SCSI] nsp_cs: remove old scsi code
Michal Piotrowski
1
-66
/
+0
2007-02-07
[SCSI] aic79xx: make ahd_match_scb() static
Adrian Bunk
2
-4
/
+4
2007-02-07
[SCSI] DAC960: kmalloc->kzalloc/Casting cleanups
Ahmed S. Darwish
1
-14
/
+13
2007-02-07
[SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled
Andrew Morton
1
-0
/
+2
2007-02-03
[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-02
[SCSI] fusion - bump version - 3.04.04
Eric Moore
11
-11
/
+13
2007-02-02
[SCSI] fusion - error handling bug fix's
Eric Moore
3
-158
/
+153
2007-02-02
[SCSI] fusion - report wide port sas address's for hba phys
Eric Moore
1
-22
/
+30
2007-02-02
[SCSI] fusion - serialize target resets in mptsas.c
Eric Moore
2
-45
/
+281
2007-02-02
[SCSI] fusion - inactive raid support, and raid event bug fix's
Eric Moore
5
-94
/
+510
2007-02-02
[SCSI] fusion - iocstatus, loginfo, and event debug updates
Eric Moore
4
-99
/
+587
2007-02-02
[SCSI] fusion - added mptspi debug
Eric Moore
3
-8
/
+67
2007-02-02
[SCSI] fusion - move SPI API over to mptspi.c
Eric Moore
2
-285
/
+267
2007-02-02
[SCSI] fusion - Greater than 255 target and lun support
Eric Moore
9
-477
/
+380
2007-02-02
[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
Merge branch 'linus'
James Bottomley
544
-4311
/
+10013
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-30
Linux 2.6.20-rc7
v2.6.20-rc7
Linus Torvalds
1
-1
/
+1
2007-01-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
4
-16
/
+11
2007-01-30
[PATCH] IPMI: fix timeout list handling
David Barksdale
1
-2
/
+1
2007-01-30
[PATCH] ntfs: kmap_atomic() atomicity fix
Andrew Morton
1
-0
/
+4
[next]