summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust21-193/+1237
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson7-86/+230
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson6-10/+12
2011-03-24NFSv4.1 pnfs_layoutcommit_inode fixesAndy Adamson1-11/+19
2011-03-24NFS: Determine initial mount securityBryan Schumaker3-2/+50
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker7-11/+165
2011-03-24NFS: Add secinfo procedureBryan Schumaker4-0/+208
2011-03-24NFS: lookup supports alternate clientBryan Schumaker8-49/+60
2011-03-24NFS: convert call_sync() to a functionBryan Schumaker1-23/+30
2011-03-23NFSv4.1 remove temp code that prevented ds commitsFred Isaman1-4/+0
2011-03-23NFSv4.1: layoutcommitAndy Adamson11-2/+387
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman7-7/+267
2011-03-23NFSv4.1: remove GETATTR from ds commitsFred Isaman3-7/+16
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman5-18/+108
2011-03-23NFSv4.1: alloc and free commit_bucketsFred Isaman2-0/+24
2011-03-23NFSv4.1: shift filelayout_free_lsegFred Isaman1-10/+10
2011-03-23NFSv4.1: pull out code from nfs_commit_releaseFred Isaman1-3/+9
2011-03-23NFSv4.1: pull error handling out of nfs_commit_listFred Isaman1-10/+16
2011-03-23NFSv4.1: add callback to nfs4_commit_doneFred Isaman1-4/+10
2011-03-23NFSv4.1: rearrange nfs_commit_rpcsetupFred Isaman1-27/+33
2011-03-23NFSv4.1: don't send COMMIT to ds for data sync writesFred Isaman1-1/+4
2011-03-23NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker2-1/+29
2011-03-23NFS: Create nfs_open_dir_contextBryan Schumaker3-8/+50
2011-03-23NFS: Ensure that we update the readdir filp->f_pos correctlyTrond Myklebust1-1/+2
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-29/+109
2011-03-23sys_swapon: fix inode lockingCesar Eduardo Barros1-2/+5
2011-03-23smp: add missing init.h includeHeiko Carstens1-0/+1
2011-03-23Merge branch 'topic/asoc' into for-linusTakashi Iwai5-4/+25
2011-03-23ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson1-8/+17
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds16-1262/+1989
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare1-1/+3
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston9-23/+71
2011-03-22fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin1-1/+1
2011-03-22aio: wake all waiters when destroying ctxRoland Dreier1-2/+2
2011-03-22pps: remove unreachable codeAlexander Gordeev1-5/+0
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales6-26/+99
2011-03-22adfs: improve timestamp precisionStuart Swales1-21/+19
2011-03-22adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2-21/+84
2011-03-22Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong1-4/+101
2011-03-22Documentation/Changes: minor correctionsChristian Kujau1-4/+4
2011-03-22Documentation/CodingStyle: flesh out if-else examplesHarry Wei1-0/+7
2011-03-22codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick1-7/+1
2011-03-22x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2-4/+12
2011-03-22x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+1
2011-03-22x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+2
2011-03-22pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes3-6/+10
2011-03-22rtc: add real-time clock driver for NVIDIA TegraAndrew Chew3-0/+499
2011-03-22drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov1-1/+1
2011-03-22drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon1-5/+171
2011-03-22rtc: convert DS1374 to dev_pm_opsMark Brown1-6/+13