aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-09GFS2: When adding a new dir entry, inc link count if it is a subdirSteven Whitehouse5-60/+8
2011-05-09GFS2: Make gfs2_dir_del update link count when requiredSteven Whitehouse3-157/+71
2011-05-09GFS2: Don't use gfs2_change_nlink in link syscallSteven Whitehouse1-2/+13
2011-05-05GFS2: Don't use a try lock when promoting to a higher modeSteven Whitehouse1-5/+0
2011-05-05GFS2: Double check link count under glockSteven Whitehouse2-8/+50
2011-05-03GFS2: Improve bug trap code in ->releasepage()Steven Whitehouse1-2/+6
2011-05-03GFS2: Fix ail list traversalSteven Whitehouse1-6/+11
2011-05-03GFS2: make sure fallocate bytes is a multiple of blksizeBenjamin Marzinski1-2/+8
2011-04-20GFS2: Add an AIL writeback tracepointSteven Whitehouse2-0/+30
2011-04-20GFS2: Make writeback more responsive to system conditionsSteven Whitehouse8-90/+98
2011-04-20GFS2: Optimise glock lru and end of life inodesSteven Whitehouse7-89/+119
2011-04-20GFS2: Improve tracing support (adds two flags)Steven Whitehouse4-6/+21
2011-04-20GFS2: Clean up fsync()Steven Whitehouse3-40/+57
2011-04-20GFS2: Remove unused macroSteven Whitehouse1-2/+0
2011-04-20GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse5-27/+23
2011-04-20GFS2: Use filemap_fdatawrite() to write back the AILSteven Whitehouse1-10/+5
2011-04-20GFS2: Make ->write_inode() really writeSteven Whitehouse1-6/+13
2011-04-20GFS2: move function foreach_leaf to gfs2_dir_exhash_deallocBob Peterson1-81/+65
2011-04-20GFS2: pass leaf_bh into leaf_deallocBob Peterson1-11/+24
2011-04-20GFS2: Combine transaction from gfs2_dir_exhash_deallocBob Peterson1-35/+14
2011-04-20GFS2: remove *leaf_call_t and simplify leaf_deallocBob Peterson1-8/+6
2011-04-20GFS2: Dump better debug info if a bitmap inconsistency is detectedBob Peterson1-4/+15
2011-04-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds16-92/+102
2011-04-20drm/radeon/kms: pll tweaks for r7xxAlex Deucher1-5/+1
2011-04-20Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixesDave Airlie11-22/+36
2011-04-20drm/nouveau: fix allocation of notifier objectMarcin Slusarz1-1/+1
2011-04-20drm/nouveau: fix notifier memory corruption bugMarcin Slusarz1-2/+2
2011-04-20drm/nouveau: fix pinning of notifier blockBen Skeggs1-4/+7
2011-04-20drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs1-0/+1
2011-04-20drm/nouveau: fix nv30 pcie boardsBen Skeggs2-3/+3
2011-04-20drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs6-12/+22
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds64-203/+330
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-3/+5
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller3-10/+30
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-14/+21
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-18/+13
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-49/+64
2011-04-19Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds1-1/+1
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds9-34/+111
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik1-8/+10
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter1-3/+17
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara1-1/+1
2011-04-18Linux 2.6.39-rc4Linus Torvalds1-1/+1
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2-5/+2
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-26/+361
2011-04-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-187/+186
2011-04-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds11-26/+81
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds14-233/+430
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds2-2/+5