aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2006-08-24NFSv4: Add v4 exception handling for the ACL functions.Trond Myklebust
2006-08-24NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells
2006-08-24NFS: Fix issue with EIO on NFS readTrond Myklebust
2006-08-24SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust
2006-08-24NFS: Fix a potential deadlock in nfs_release_pageNikita Danilov
2006-08-03NFS: make 2 functions staticAdrian Bunk
2006-08-03NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett
2006-07-05Merge branch 'locks'Trond Myklebust
2006-07-05NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust
2006-07-05NFS: Fix NFS page_state usageTrond Myklebust
2006-07-05NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust
2006-07-05NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust
2006-07-05NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust
2006-07-03Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-07-02[PATCH] nfs: non-procfs build fixDominik Hackl
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-28Revert "Merge branch 'odirect'"Trond Myklebust
2006-06-27[PATCH] fix static linking of NFSDavid Brownell
2006-06-25Fix NFS2 compile errorLinus Torvalds
2006-06-25nfs: remove nfs_put_link()Alexey Dobriyan
2006-06-25nfs-build-fix-99Andrew Morton
2006-06-25git-nfs-build-fixesAndrew Morton
2006-06-25Merge branch 'odirect'Trond Myklebust
2006-06-24NFS: alloc nfs_read/write_data as direct I/O is scheduledChuck Lever
2006-06-24NFS: Eliminate nfs_get_user_pages()Chuck Lever
2006-06-24NFS: refactor nfs_direct_free_user_pagesChuck Lever
2006-06-24NFS: remove user_addr, user_count, and pos from nfs_direct_reqChuck Lever
2006-06-24NFS: "open code" the NFS direct write reschedulerChuck Lever
2006-06-24NFS: Separate functions for counting outstanding NFS direct I/OsChuck Lever
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-09NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells
2006-06-09NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust
2006-06-09NFS: Fix compile errors introduced by referrals patchesTrond Myklebust
2006-06-09NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust
2006-06-09NFSv4: A root pathname is sent as a zero component4Andy Adamson
2006-06-09NFSv4: Follow a referralManoj Naik
2006-06-09NFSv4: Ensure client submounts when following a referralManoj Naik
2006-06-09NFS: Expand clone mounts to include other serversManoj Naik
2006-06-09NFSv4: Create NFSv4 transport and clientManoj Naik
2006-06-09NFSv4: Define an fs_locations bitmapManoj Naik