summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Do not downconvert if the lock level is already compatibleSunil Mushran2010-02-021-0/+13
* ocfs2: Prevent a livelock in dlmglueSunil Mushran2010-02-022-3/+50
* ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bastWengang Wang2010-02-021-2/+3
* ocfs2: Use compat_ptr in reflink_arguments.Tao Ma2010-02-021-1/+13
* ocfs2/dlm: Handle EAGAIN for compatibility - v2Sunil Mushran2010-02-021-1/+7
* ocfs2: Add parenthesis to wrap the check for O_DIRECT.Tao Ma2010-02-021-2/+2
* ocfs2: Only bug out when page size is larger than cluster size.Tao Ma2010-02-021-2/+6
* ocfs2: Fix memory overflow in cow_by_page.Tao Ma2010-02-021-2/+2
* ocfs2/dlm: Print more messages during lock migrationSunil Mushran2010-01-251-8/+38
* ocfs2/dlm: Ignore LVBs of locks in the Blocked listSunil Mushran2010-01-251-14/+34
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-2520-72/+72
* ocfs2: fix a misleading variable nameWengang Wang2010-01-251-6/+6
* ocfs2: Sync max_inline_data_with_xattr from tools.Tao Ma2010-01-251-2/+9
* ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error pathOGAWA Hirofumi2010-01-111-5/+5
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-115-625/+666
|\
| * xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-102-29/+27
| * xfs: Don't flush stale inodesDave Chinner2010-01-101-3/+7
| * xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2010-01-102-55/+41
| * xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-101-538/+591
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-01-114-15/+52
|\ \
| * | GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse2010-01-111-1/+1
| * | GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse2010-01-081-10/+11
| * | GFS2: Fix locking bug in renameSteven Whitehouse2010-01-081-2/+4
| * | GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse2010-01-081-2/+36
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-01-111-0/+3
|\ \ \
| * | | quota: Fix dquot_transfer for filesystems different from ext4Jan Kara2010-01-111-0/+3
| | |/ | |/|
* | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-112-6/+13
|\ \ \
| * | | agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas2010-01-111-0/+3
| * | | agp/hp: fixup hp agp after ACPI changesBjorn Helgaas2010-01-111-2/+1
| * | | agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester2010-01-111-4/+9
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-1165-973/+2411
|\ \ \ \
| * \ \ \ Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linusDave Airlie2010-01-1129-496/+853
| |\ \ \ \
| | * | | | drm/nv04: Fix set_operation software method.Marcin Koƛcielnicki2010-01-111-1/+1
| | * | | | drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs2010-01-113-6/+12
| | * | | | drm/nouveau: use dma.max rather than pushbuf size for checking GET validityBen Skeggs2010-01-111-1/+1
| | * | | | drm/nv04: differentiate between nv04/nv05Ben Skeggs2010-01-111-1/+4
| | * | | | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fenceLuca Barbieri2010-01-111-20/+13
| | * | | | drm/nv50: prevent a possible ctxprog hangBen Skeggs2010-01-111-0/+1
| | * | | | drm/nouveau: have ttm's fault handler called directlyBen Skeggs2010-01-111-29/+1
| | * | | | drm/nv50: restore correct cache1 get/put address on fifoctx loadBen Skeggs2010-01-111-4/+2
| | * | | | drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz2010-01-114-26/+22
| | * | | | drm/nouveau: remove unused nouveau_channel_idle() functionBen Skeggs2010-01-112-42/+0
| | * | | | drm/nouveau: fix handling of fbcon colours in 8bppBen Skeggs2010-01-112-4/+10
| | * | | | drm/nv04: Context switching fixes.Francisco Jerez2010-01-111-74/+78
| | * | | | drm/nouveau: Use the software object for fencing.Francisco Jerez2010-01-112-3/+4
| | * | | | drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-116-24/+48
| | * | | | drm/nv50: make the blocksize depend on vram sizeMaarten Maathuis2010-01-111-17/+19
| | * | | | drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis2010-01-112-4/+8
| | * | | | drm/nouveau: Don't skip card take down on nv0x.Francisco Jerez2010-01-111-2/+2
| | * | | | drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez2010-01-111-1/+89
OpenPOWER on IntegriCloud