summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'linux-2.6'Paul Mackerras2006-09-145-9/+46
| |\| | |
| * | | | Merge branch 'merge'Paul Mackerras2006-08-3142-942/+758
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'merge'Paul Mackerras2006-08-082-8/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'merge'Paul Mackerras2006-08-0148-604/+746
| |\ \ \ \ \
| * | | | | | [POWERPC] sata_svw: Constify & voidify get_property()Jeremy Kerr2006-07-311-1/+1
| * | | | | | [POWERPC] scsi: Constify & voidify get_property()Jeremy Kerr2006-07-313-10/+8
* | | | | | | Merge branch 'master' into upstreamJeff Garzik2006-09-191-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndStefan Richter2006-09-131-1/+1
| * | | | | | [PATCH] libata: ignore CFA signature while sanity-checking an ATAPI deviceTejun Heo2006-09-131-4/+9
| * | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-112-4/+35
| |\ \ \ \ \ \
| | * | | | | | [PATCH] ata_piix: add map 01b for ICH7MTejun Heo2006-09-111-2/+34
| | * | | | | | [libata] sata_mv: errata check buglet fixAndres Salomon2006-09-111-2/+1
| | | |_|_|/ / | | |/| | | |
| * / | | | | [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox2006-09-111-0/+1
| |/ / / / /
* | | | | | Merge /spare/repo/linux-2.6 into upstreamJeff Garzik2006-08-2934-890/+554
|\| | | | |
| * | | | | [PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar2006-08-271-1/+1
| * | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman2006-08-2632-888/+551
| |\ \ \ \ \
| | * | | | | [SCSI] fix scsi_send_eh_cmnd regressionMike Christie2006-08-261-9/+9
| | * | | | | [SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez2006-08-261-2/+2
| | * | | | | [SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez2006-08-261-0/+11
| | * | | | | [SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez2006-08-261-3/+0
| | * | | | | [SCSI] sg: fix incorrect page problemDouglas Gilbert2006-08-261-4/+4
| | * | | | | [SCSI] lpfc 8.1.9 : Change version number to 8.1.9James Smart2006-08-191-1/+1
| | * | | | | [SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blockedJames Smart2006-08-191-0/+19
| | * | | | | [SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart2006-08-195-5/+38
| | * | | | | [SCSI] hptiop: backout ioctl messChristoph Hellwig2006-08-061-558/+8
| | * | | | | Merge ../linux-2.6James Bottomley2006-08-065-37/+56
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | [SCSI] qla2xxx: Update version number to 8.01.05-k4.Andrew Vasquez2006-08-061-1/+1
| | * | | | | [SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).Vladislav Bolkhovitin2006-08-061-9/+3
| | * | | | | [SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.Andrew Vasquez2006-08-062-0/+6
| | * | | | | [SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP2...Shyam Sundar2006-08-061-0/+1
| | * | | | | [SCSI] lpfc 8.1.7 : Change version number to 8.1.8James Smart2006-08-061-1/+1
| | * | | | | [SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart2006-08-066-31/+31
| | * | | | | [SCSI] lpfc 8.1.7 : Short bug fixesJames Smart2006-08-064-6/+18
| | * | | | | [SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o...James Smart2006-08-061-3/+7
| | * | | | | [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart2006-08-065-5/+32
| | * | | | | [SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart2006-08-063-4/+103
| | * | | | | [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann2006-07-283-3/+7
| | * | | | | [SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann2006-07-282-0/+11
| | * | | | | [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann2006-07-283-8/+33
| | * | | | | [SCSI] iscsi bugfixes: update and move version numberMike Christie2006-07-282-5/+6
| | * | | | | [SCSI] iscsi bugfixes: fix mem leaks in libiscsiMike Christie2006-07-281-0/+3
| | * | | | | [SCSI] iscsi bugfixes: pass errors from complete_pdu to callerMike Christie2006-07-282-10/+19
| | * | | | | [SCSI] iscsi bugfixes: reduce memory allocationsMike Christie2006-07-283-65/+30
| | * | | | | [SCSI] iscsi bugfixes: dont use GFP_KERNEL for sending errorsMike Christie2006-07-281-5/+5
| | * | | | | [SCSI] iscsi bugfixes: fix oops when removing sessionMike Christie2006-07-281-1/+2
| | * | | | | [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-282-47/+32
| | * | | | | [SCSI] iscsi bugfixes: fix abort handlingMike Christie2006-07-281-25/+46
| | * | | | | [SCSI] iscsi bugfixes: handle data rsp errorsMike Christie2006-07-281-1/+3
| | * | | | | [SCSI] iscsi bugfixes: fix r2t handlingMike Christie2006-07-282-76/+59
| | * | | | | [SCSI] iscsi bugfixes: send correct error values to userspaceMike Christie2006-07-281-3/+3