summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mptfusion : dv performance fixMoore, Eric Dean2005-12-013-2/+75
* [SCSI] sym2: Disable IU and QAS negotiationMatthew Wilcox2005-12-011-1/+4
* [SCSI] zfcp: fix return code of zfcp_scsi_slave_allocAndreas Herrmann2005-12-011-1/+1
* [SCSI] zfcp: fix link down handling during firmware updateMaxim Shchetynin2005-12-011-19/+31
* [SCSI] zfcp: fix adapter initializationAndreas Herrmann2005-12-012-85/+64Star
* [SCSI] zfcp: fix spinlock initializationHeiko Carstens2005-12-013-9/+14
* [SCSI] aacraid: Check scsi_bios_ptabe return codeMark Haverkamp2005-12-011-0/+2
* [SCSI] SPI DV: be more conservative about echo buffer usageJames Bottomley2005-12-011-9/+19
* [SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin2005-11-282-2/+2
* [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-281-4/+5
* [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-281-2/+2
* [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-281-1/+1
* Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds2005-11-261-5/+11
|\
| * drm: fix quiescent lockingDave Airlie2005-11-241-5/+11
* | SUNRPC: Funny looking code in __rpc_purge_upcallTrond Myklebust2005-11-251-11/+15
* | NFS: Fix a spinlock recursion inside nfs_update_inode()Trond Myklebust2005-11-251-14/+12Star
* | NFSv4: Fix typo in lock cachingTrond Myklebust2005-11-251-3/+3
* | NFSv4: Fix buggy nfs_wait_on_sequence()Trond Myklebust2005-11-251-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-259-20/+29
|\ \
| * | [PATCH] powerpc: More hugepage boundary case fixesDavid Gibson2005-11-252-7/+12
| * | Merge ../linux-2.6Paul Mackerras2005-11-2556-452/+485
| |\ \
| * | | [PATCH] powerpc: remove arch/powerpc/include hack for 64 bitStephen Rothwell2005-11-251-6/+10
| * | | [PATCH] powerpc: update my email addressOlof Johansson2005-11-236-7/+7
* | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2005-11-256-38/+31Star
|\ \ \ \ | |_|/ / |/| | |
| * | | [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.Nathan Scott2005-11-251-24/+12Star
| * | | [XFS] Fix a case where attr2 format was being used unconditionally.Nathan Scott2005-11-251-3/+8
| * | | [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to runFelix Blyakher2005-11-251-2/+3
| * | | [XFS] Fix a 32 bit value wraparound when providing a mapping for a largeNathan Scott2005-11-251-7/+6Star
| * | | [XFS] handle error returns from freeze_bdevChristoph Hellwig2005-11-251-1/+1
| * | | [XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen2005-11-251-1/+1
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-251-1/+1
|\ \ \
| * | | [ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boardsAdam Brooks2005-11-231-1/+1
| | |/ | |/|
* | | [PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans2005-11-251-1/+5
| |/ |/|
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2005-11-244-5/+4Star
|\ \
| * | drm: move is_pci to the end of the structureDave Airlie2005-11-231-2/+1Star
| * | drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2005-11-232-2/+2
| * | I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie2005-11-231-1/+1
| |/
* | [PATCH] usb serial: remove redundant includeNicolas Kaiser2005-11-241-1/+0Star
* | [PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap2005-11-241-0/+1
* | [PATCH] USB: fix USB key generates ioctl_internal_command errors issueDavid Härdeman2005-11-241-0/+9
* | [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-242-38/+36Star
* | [PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2005-11-242-161/+162
* | [PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell2005-11-241-135/+125Star
* | [PATCH] USB: EHCI updatesDavid Brownell2005-11-244-42/+46
* | [PATCH] USB: ftdi_sio: new IDs for KOBIL devicesIan Abbott2005-11-242-0/+9
* | [PATCH] USB: SN9C10x driver - bad page state fixDamian Wrobel2005-11-241-1/+1
* | [PATCH] PCI: direct.c: DBGDaniel Marjamäki2005-11-241-1/+1
* | [PATCH] PCI: kernel-doc fix for pci-acpi.cRandy Dunlap2005-11-241-0/+1
* | [PATCH] PCI: remove bogus resource collision errorRajesh Shah2005-11-241-2/+5
* | [PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah2005-11-243-15/+11Star