Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [DLM] lowcomms style | David Teigland | 2007-05-01 | 1 | -30/+37 | |
| * | | | | | | [GFS2] printk warning fixes | akpm@linux-foundation.org | 2007-05-01 | 1 | -4/+7 | |
| * | | | | | | [GFS2] Patch to fix mmap of stuffed files | Steven Whitehouse | 2007-05-01 | 1 | -3/+14 | |
| * | | | | | | [GFS2] use lib/parser for parsing mount options | Josef Bacik | 2007-05-01 | 1 | -96/+143 | |
| * | | | | | | [DLM] Lowcomms nodeid range & initialisation fixes | Patrick Caulfield | 2007-05-01 | 1 | -9/+9 | |
| * | | | | | | [DLM] Fix dlm_lowcoms_stop hang | Josef Bacik | 2007-05-01 | 1 | -1/+1 | |
| * | | | | | | [DLM] fix mode munging | David Teigland | 2007-05-01 | 1 | -2/+80 | |
| * | | | | | | [GFS2] lockdump improvements | Robert Peterson | 2007-05-01 | 3 | -9/+21 | |
| * | | | | | | [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks | Steven Whitehouse | 2007-05-01 | 1 | -5/+30 | |
| * | | | | | | [GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump) | Robert Peterson | 2007-05-01 | 1 | -8/+21 | |
| * | | | | | | [DLM] fs/dlm/ast.c should #include "ast.h" | Adrian Bunk | 2007-05-01 | 1 | -0/+1 | |
| * | | | | | | [DLM] Consolidate transport protocols | Patrick Caulfield | 2007-05-01 | 6 | -1381/+621 | |
| * | | | | | | [DLM] Remove redundant assignment | Patrick Caulfield | 2007-05-01 | 1 | -2/+0 | |
| * | | | | | | [GFS2] Fix bz 234168 (ignoring rgrp flags) | Steven Whitehouse | 2007-05-01 | 1 | -2/+3 | |
| * | | | | | | [DLM] change lkid format | David Teigland | 2007-05-01 | 1 | -4/+4 | |
| * | | | | | | [DLM] interface for purge (2/2) | David Teigland | 2007-05-01 | 3 | -1/+38 | |
| * | | | | | | [DLM] add orphan purging code (1/2) | David Teigland | 2007-05-01 | 2 | -0/+102 | |
| * | | | | | | [DLM] split create_message function | David Teigland | 2007-05-01 | 1 | -22/+32 | |
| * | | | | | | [GFS2] Set drop_count to 0 (off) by default | Steven Whitehouse | 2007-05-01 | 1 | -1/+1 | |
| * | | | | | | [GFS2] use log_error before LM_OUT_ERROR | David Teigland | 2007-05-01 | 1 | -2/+2 | |
| * | | | | | | [DLM] overlapping cancel and unlock | David Teigland | 2007-05-01 | 4 | -224/+577 | |
| * | | | | | | [DLM] fix coverity-spotted stupidity | Patrick Caulfield | 2007-05-01 | 1 | -2/+0 | |
| * | | | | | | [GFS2] Red Hat bz 228540: owner references | Robert Peterson | 2007-05-01 | 3 | -22/+59 | |
| * | | | | | | [GFS2] flush the log if a transaction can't allocate space | Benjamin Marzinski | 2007-05-01 | 1 | -1/+6 | |
| * | | | | | | [GFS2] Fix log entry list corruption | Benjamin Marzinski | 2007-05-01 | 1 | -9/+11 | |
| * | | | | | | [GFS2] Speed up lock_dlm's locking (move sprintf) | Steven Whitehouse | 2007-05-01 | 2 | -6/+5 | |
| * | | | | | | [DLM] Don't delete misc device if lockspace removal fails | Patrick Caulfield | 2007-05-01 | 1 | -22/+36 | |
| * | | | | | | [GFS2] Fix a bug on i386 due to evaluation order | Steven Whitehouse | 2007-05-01 | 1 | -1/+1 | |
| * | | | | | | [GFS2] Fix bz 224480 and cleanup glock demotion code | Steven Whitehouse | 2007-05-01 | 5 | -179/+93 | |
| * | | | | | | [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_write | Josef Whiter | 2007-05-01 | 1 | -0/+4 | |
| * | | | | | | [DLM] Fix uninitialised variable in receiving | Patrick Caulfield | 2007-05-01 | 1 | -0/+1 | |
| * | | | | | | [GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option | Josef Whiter | 2007-05-01 | 1 | -1/+1 | |
| * | | | | | | [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) | Robert Peterson | 2007-05-01 | 5 | -63/+262 | |
* | | | | | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-05-07 | 20 | -196/+349 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/i915: Add 965GM pci id update | Wang Zhenyu | 2007-04-26 | 2 | -1/+3 | |
| * | | | | | | | drm: just use io_remap_pfn_range on all archs.. | Dave Airlie | 2007-03-24 | 1 | -6/+1 | |
| * | | | | | | | drm: fix DRM_CONSISTENT mapping | Hugh Dickins | 2007-03-24 | 1 | -5/+9 | |
| * | | | | | | | drm: fix up mmap locking in preparation for ttm changes | Thomas Hellstrom | 2007-03-24 | 1 | -9/+26 | |
| * | | | | | | | drm: fix driver deadlock with AIGLX and reclaim_buffers_locked | Thomas Hellstrom | 2007-03-23 | 7 | -81/+174 | |
| * | | | | | | | drm: fix warning in drm_fops.c | Andrew Morton | 2007-03-19 | 1 | -1/+1 | |
| * | | | | | | | drm: allow for more generic drm ioctls | Thomas Hellstrom | 2007-03-19 | 2 | -4/+9 | |
| * | | | | | | | drm: fix alpha domain handling | Jay Estabrook | 2007-03-11 | 1 | -1/+1 | |
| * | | | | | | | via: fix CX700 pci id | Thomas Hellstrom | 2007-03-11 | 1 | -1/+1 | |
| * | | | | | | | drm: make drm_io_prot static. | Adrian Bunk | 2007-03-11 | 1 | -1/+1 | |
| * | | | | | | | drm: remove via_mm.h | Robert P. J. Day | 2007-03-11 | 1 | -40/+0 | |
| * | | | | | | | drm: add missing NULL assignment | Dave Airlie | 2007-03-11 | 1 | -0/+1 | |
| * | | | | | | | drm/radeon: Fix u32 overflows when determining AGP base address in card space. | Michel Dänzer | 2007-03-11 | 1 | -4/+4 | |
| * | | | | | | | drm: port over use_vmalloc code from git hashtab | Dave Airlie | 2007-03-11 | 2 | -2/+15 | |
| * | | | | | | | drm: fix crash with fops lock and fixup sarea/page size locking | Dave Airlie | 2007-03-11 | 1 | -2/+4 | |
| * | | | | | | | drm: bring bufs code from git tree. | Dave Airlie | 2007-03-11 | 2 | -10/+67 |