aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-11NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust3-12/+17
2009-03-11NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2-5/+13
2009-03-11NFSv4: A referral is assumed to always point to a directory.Trond Myklebust1-0/+14
2009-03-11NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust1-19/+73
2009-03-11NFSv4: Clean up decode_getfattr()Trond Myklebust1-21/+57
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust5-47/+38
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust2-7/+3
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust5-103/+202
2009-03-11NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust1-3/+1
2009-03-11NFS: flush cached directory information slightly more readily.NeilBrown1-2/+13
2009-03-11NFS: Minor __nfs_revalidate_inode cleanupSuresh Jayaraman1-3/+0
2009-03-11SUNRPC: Avoid spurious wake-up during UDP connect processingChuck Lever1-18/+26
2009-03-11SUNRPC: xprt_connect() don't abort the task if the transport isn't boundTrond Myklebust2-5/+10
2009-03-11SUNRPC: Fix an Oops due to socket not set up yet...Trond Myklebust1-1/+9
2009-03-10Bug 11061, NFS mounts droppedIan Dall1-1/+62
2009-03-10NFS: Handle -ESTALE error in access()Suresh Jayaraman1-1/+7
2009-03-10NLM: Fix GRANT callback address comparison when IPv6 is enabledChuck Lever1-1/+50
2009-03-10NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever1-0/+8
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust4-27/+39
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust1-7/+8
2009-03-10SUNRPC: Tighten up the task locking rules in __rpc_execute()Trond Myklebust1-13/+20
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA1-2/+3
2009-03-10m68knommu: m528x build fixSteven King1-228/+0
2009-03-10m68knommu: m5206e build fixSteven King1-0/+1
2009-03-10rcu: documentation 1Q09 updatePaul E. McKenney1-0/+12
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani1-7/+7
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-10idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney1-1/+1
2009-03-10devpts: remove graffitiAlexey Dobriyan1-5/+0
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu1-4/+9
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan5-7/+6
2009-03-10lm85: add VRM10 support for adt7468 chipDarrick J. Wong1-1/+2
2009-03-10lm85: fix the version check that broke adt7468 probingDarrick J. Wong1-1/+4
2009-03-10menu: fix embedded menu snafuRandy Dunlap1-15/+15
2009-03-10mm: get_nid_for_pfn() returns intRoel Kluin1-1/+1
2009-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+8
2009-03-10Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-4/+3
2009-03-10video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm1-4/+2
2009-03-10sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu1-0/+1
2009-03-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-12/+18
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-35/+27
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov1-6/+5
2009-03-09[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.Dave Jones1-0/+9
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones3-35/+18
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-172/+286
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-7/+20
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-13/+13
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason5-13/+13