summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-18arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf1-0/+8
2010-12-14Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-14/+22
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds11-94/+207
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-6/+66
2010-12-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+1
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-61/+111
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds17-52/+85
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds13-144/+157
2010-12-14Btrfs: prevent RAID level downgrades when space is lowChris Mason1-1/+19
2010-12-14Btrfs: account for missing devices in RAID allocation profilesChris Mason3-3/+36
2010-12-13Btrfs: EIO when we fail to read tree rootsChris Mason1-1/+4
2010-12-11Btrfs: fix compiler warningsJan Beulich2-7/+5
2010-12-11Btrfs: Make async snapshot ioctl more genericLi Zefan2-22/+36
2010-12-11Btrfs: pwrite blocked when writing from the mmaped buffer of the same pageXin Zhong1-32/+60
2010-12-11Btrfs: Fix a crash when mounting a subvolumeLi Zefan1-1/+1
2010-12-11Btrfs: fix sync subvol/snapshot creationSage Weil1-9/+11
2010-12-11Btrfs: Fix page leak in compressed writeback pathYan, Zheng1-1/+1
2010-12-11Btrfs: do not BUG if we fail to remove the orphan item for dead snapshotsJosef Bacik1-3/+7
2010-12-10NFS: Fix panic after nfs_umount()Chuck Lever1-2/+2
2010-12-10xfs: log timestamp changes to the source inode in renameChristoph Hellwig1-0/+1
2010-12-09Btrfs: fixup return code for btrfs_del_orphan_itemJosef Bacik1-1/+5
2010-12-09Btrfs: do not do fast caching if we are allocating blocks for tree_rootJosef Bacik1-6/+12
2010-12-09Btrfs: deal with space cache errors betterJosef Bacik2-9/+13
2010-12-09Btrfs: fix use after free in O_DIRECTJosef Bacik1-2/+1
2010-12-08cifs: remove bogus remapping of error in cifs_filldir()Suresh Jayaraman1-12/+0
2010-12-08nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown2-13/+14
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds7-12/+76
2010-12-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds15-121/+210
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-2/+317
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie1-34/+0
2010-12-08Input: wacom - add new Bamboo PT (0xdb)David Foley1-0/+3
2010-12-08nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust4-4/+5
2010-12-08sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown1-1/+8
2010-12-08Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds11-21/+89
2010-12-08ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick8-20/+81
2010-12-08nfs: kernel should return EPROTONOSUPPORT when not support NFSv4Mi Jinlong1-4/+0
2010-12-08NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov1-0/+2
2010-12-08nfs: Discard ACL cache on mode updateAneesh Kumar K.V1-0/+9
2010-12-08drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher1-2/+4
2010-12-08drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher1-2/+2
2010-12-08drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse1-2/+11
2010-12-08drm: Don't try and disable an encoder that was never enabledChris Wilson1-1/+1
2010-12-08drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson1-5/+14
2010-12-08Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie9-75/+178
2010-12-08drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson1-2/+6
2010-12-07MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells3-3/+6
2010-12-07cifs: allow calling cifs_build_path_to_root on incomplete cifs_sbJeff Layton3-5/+6
2010-12-07cifs: fix check of error return from is_path_accessableJeff Layton1-1/+1
2010-12-07NFS: Readdir cleanupsTrond Myklebust1-30/+17
2010-12-07NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not foundTrond Myklebust1-1/+2