summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fusion: add MSI supportChristoph Hellwig2006-01-311-0/+11
* [SCSI] fusion: overrun tape fixMoore, Eric2006-01-311-1/+2
* [SCSI] fusion: add verbose messages for RAID actionsMoore, Eric2006-01-311-0/+136
* [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytesMoore, Eric2006-01-311-1/+1
* [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spiChristoph Hellwig2006-01-311-3/+17
* [SCSI] fusion: mptsas, increase discovery timout to 300 secondsMoore, Eric2006-01-311-6/+9
* [SCSI] fusion: spi bus reset when driver loadsMoore, Eric2006-01-312-1/+17
* [SCSI] aic79xx: Fix timer handlingHannes Reinecke2006-01-314-26/+17Star
* [SCSI] aic7xxx: update documentationHannes Reinecke2006-01-312-111/+68Star
* [SCSI] aic79xx: SLOWCRC fixHannes Reinecke2006-01-314-3/+49
* [SCSI] aic79xx: sequencer fixesHannes Reinecke2006-01-319-553/+834
* [SCSI] aic7xxx: Update aicasmHannes Reinecke2006-01-314-17/+140
* [SCSI] fusion: fix compileJames Bottomley2006-01-312-2/+3
* [SCSI] fusion: bump versionMoore, Eric2006-01-311-2/+2
* [SCSI] fusion: FC rport code fixesMichael Reed2006-01-313-63/+151
* [SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric2006-01-313-19/+17Star
* [SCSI] fusion: target reset when drive is being removedMoore, Eric2006-01-311-1/+23
* [SCSI] fusion: add support for raid hot add/del supportMoore, Eric2006-01-311-25/+173
* [SCSI] scsi_transport_sas.c: display port identifierMoore, Eric2006-01-311-3/+3
* [SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2006-01-293-42/+118
* [SCSI] megaraid_sas: cleanup queue command pathSumant Patro2006-01-293-119/+68Star
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-265-6/+7
* [SCSI] ips soft lockup during reset/initializationJack Hammer2006-01-261-14/+14
* [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.andrew.vasquez@qlogic.com2006-01-261-26/+0Star
* [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...andrew.vasquez@qlogic.com2006-01-263-9/+4Star
* [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com2006-01-265-34/+91
* [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski2006-01-261-1/+5
* [SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher2006-01-264-31/+74
* [SCSI] qla1280: remove < 2.6.0 supportJes Sorensen2006-01-261-288/+23Star
* [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller2006-01-201-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-2012-85/+156
|\
| * [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-201-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-2011-84/+155
| |\
| | * [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.Tsutomu Fujii2006-01-172-4/+11
| | * [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-173-1/+40
| | * [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-172-1/+9
| | * [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-175-46/+47
| | * [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.Vlad Yasevich2006-01-171-2/+2
| | * [SCTP]: sctp doesn't show all associations/endpoints in /procVlad Yasevich2006-01-171-18/+10Star
| | * [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-172-3/+14
| | * [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala2006-01-172-10/+23
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-2017-422/+186Star
|\ \ \
| * | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-1916-422/+184Star
| * | | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller2006-01-191-0/+2
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-2015-147/+196
|\ \ \
| * | | [IA64] eliminate softlockup warningJohn Hawkes2006-01-191-0/+1
| * | | [IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen2006-01-191-5/+6
| * | | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen2006-01-191-16/+12Star
| * | | [IA64] Fix bug in ia64 specific down() functionZoltan Menyhart2006-01-171-4/+4
| * | | [IA64] Zonelists for nodes without cpusJack Steiner2006-01-171-0/+4