aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2-50/+27
2006-03-19[SCSI] convert mptsas over to end_device/expander allocationsJames Bottomley1-5/+40
2006-03-19[SCSI] allow displaying and setting of cache type via sysfsJames Bottomley1-23/+113
2006-03-19[SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2-1/+85
2006-03-19[SCSI] 3ware 9000 add big endian supportadam radford2-83/+73
2006-03-14[SCSI] qla2xxx: update MAINTAINERSAndrew Vasquez1-1/+1
2006-03-14[SCSI] scsi: move target_destroy callMike Anderson1-3/+2
2006-03-14[SCSI] fusion - bump versionMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - expander hotplug suport in mptsas moduleMoore, Eric2-69/+289
2006-03-14[SCSI] fusion - exposing raid components in mptsasMoore, Eric3-27/+107
2006-03-14[SCSI] fusion - memory leak, and initializing fieldsMoore, Eric1-0/+11
2006-03-14[SCSI] fusion - exclosure misspelledMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - cleanup mptsas event handling functionsMoore, Eric1-39/+57
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric5-55/+30
2006-03-14[SCSI] fusion - static fix'sMoore, Eric3-4/+3
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric8-26/+122
2006-03-14[SCSI] fusion - loginfo header updateMoore, Eric2-46/+63
2006-03-14[SCSI] add scsi_reprobe_deviceJames Bottomley1-0/+5
2006-03-14[SCSI] megaraid_sas: fix extended timeout handlingChristoph Hellwig1-20/+6
2006-03-14Merge ../linux-2.6James Bottomley398-2822/+4018
2006-03-14[SCSI] drivers/base/bus.c - export reprobeMoore, Eric2-0/+23
2006-03-14[SCSI] add preliminary expander support to the sas transport classJames Bottomley2-6/+166
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni1-2/+4
2006-03-14Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds1-11/+18
2006-03-14[PATCH] EDAC: disable sysfs interfaceDave Peterson1-2/+42
2006-03-14[PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust1-2/+7
2006-03-14[PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust1-8/+5
2006-03-14[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000Trond Myklebust1-1/+1
2006-03-14[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.cAdrian Bunk1-1/+2
2006-03-14[PATCH] NFS: Fix a potential panic in O_DIRECTTrond Myklebust1-0/+10
2006-03-14[PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori1-0/+6
2006-03-14[PATCH] macintosh: correct AC Power info in /proc/pmu/infoBenjamin Herrenschmidt1-1/+1
2006-03-14[PATCH] Restore tuning capabilities in V4L2 MXB driverMichael Hunold1-1/+9
2006-03-14[PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell1-1/+1
2006-03-13[TCP]: Fix zero port problem in IPv6Herbert Xu1-1/+5
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblockedJames Smart4-20/+51
2006-03-12[PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen1-18/+11
2006-03-12[NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy1-1/+1
2006-03-12[IPV4/6]: Fix UFO error propagationPatrick McHardy2-6/+8
2006-03-12[TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy1-1/+1
2006-03-12[NETLINK]: Fix use-after-free in netlink_recvmsgPatrick McHardy1-2/+3
2006-03-12[XFRM]: Fix leak in ah6_inputPatrick McHardy1-1/+1
2006-03-12[NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy1-1/+1
2006-03-12[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereferencePatrick McHardy1-1/+5
2006-03-12Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-10/+4
2006-03-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-23/+27
2006-03-12[ARM] iwmmxt thread state alignmentRussell King4-13/+11
2006-03-12[SCSI] mptscsih: remove unused page 1 setting functionJames Bottomley1-44/+0
2006-03-12[SCSI] fix minor problem in spi transport message functionsJames Bottomley1-1/+1
2006-03-12[SCSI] sim710: fix a NULL pointer dereferenceAdrian Bunk1-1/+1